a-better-browser
a-better-browser copied to clipboard
Let users know when their browser needs an upgrade!
A Better Browser – Cloudflare App
Giving Cloudflare site owners a way to promote upgrading their old Internet Explorer browser.
Usage
Install the dependencies with npm install
npm startWatch for file changes and compile them.npm run buildCompiles your JavaScript and CSS once for release.
How to add a language
- Fork this repository
- Edit
translations.jsand your language in alphabetical order (leave English at the top) - Commit your changes, preferably in one commit
- Make a pull request
Please do not change increase version or minify the file (we will do that ourselves).
License
The contents are under the public domain. See LICENSE for more information.