Giter Club home page Giter Club logo

aws-color-region-navbar-extension's Introduction


AWS Navbar Region Color Extension

An OSS version of the "AWS console regions color" extension, a browser extension that changes the color of the AWS navbar depending on the region

Install

Reasons for the fork

  • Other extension is not open source
  • Other extension was broken by an update on AWS' side
  • Adds new regions that were missing
  • Adds support for Firefox
  • Uses a color picker instead of asking the user to input hex
  • Other extension requires a permission that lets it access your whole browsing history, this one doesn't

I believe that by making it open source it'll be possible to verify that the code doesn't do anything wrong such as exfiltrate data and if there's any further breakage people will be able to fix it by either contributing or forking it into a new version.

Philosophy

All the extension code is kept extremely simple in order to allow anyone to contribute easily, this means:

  • Uses no transpilation tools, only basic HTML and Javascript
  • Only include minimal number of files
  • Keep code extremely simple

Development

On Chrome:

  1. Open the Extension Management page by navigating to chrome://extensions.
  2. Enable Developer Mode by clicking the toggle switch next to Developer mode.
  3. Click the LOAD UNPACKED button and select the extension directory.

On Edge:

  1. Open the Extension Management page by navigating to edge://extensions.
  2. Enable Developer Mode by clicking the toggle switch next to Developer mode.
  3. Click the LOAD UNPACKED button and select the extension directory.

On Firefox:

  1. Open the Debugging page by navigating to about:debugging#/runtime/this-firefox.
  2. Click on the "Load Temporary Add-on..." button and select the extension directory.

License

MIT

Create deployment

Compress-Archive -Path . -DestinationPath archive.zip

Acknowledgements

Thanks to u/Geeno2 for coming up with the idea and building it. Thanks to u/corollari for building the orignal repo. Country Flags Icon Pack by Iconscout Store on Iconscout

aws-color-region-navbar-extension's People

Contributors

corollari avatar

Forkers

aiguofer

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.