

Don't get me wrong, I love Edge, and I'm sure they going on the right path. Really smooth and fast, love the included tools like QR Code reader, since this tool has been removed from the camera app since 8.1 and also the extension, for now only one available, hopefully they get more on the way.Īs an avid Edge user, have to say, this is an improvement on the Windows 10 Phone environment. With that aside, this browser, published by Cóc Cóc Inc, is really something, I download it yesterday and tried it. You got to becareful, on the store there are a couple of Coc Coc browsers that are not this one.

Inside the file, replace each English string in the right-hand column with the equivalent translation.Change the "identifier" field in the new file to the language code from step 1.Open your new file, and copy the contents of the localization/languages/en-US.json file into your new file.In the localization/languages directory, create a new file, and name it ".json".Find the language code that goes with your language from this list.Once it's installed, you may also need to run npm config set msvs_version 2019 (or the appropriate version). To build on Windows, you'll need to install Visual Studio.In order to build Kwick from source, follow the installation instructions above, then use the following command to create binaries:ĭepending on the platform you are building on, you may need to install additional dependencies: After you make changes, you can press ctrl+r twice to restart the browser.Start Kwick in development mode by running npm run start.Run npm install to install dependencies.Thank YouĪ private fast open source browser project based on Min Browserĭisclaimer: Redistribution and use in source and binary forms, with or withoutĬommercial license is available for free at you want to develop Kwick: IMPORTANT: This Source Code is currently for the old version(1.0.0) the source code is being updated.
