Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 1.44 KB

README.md

File metadata and controls

37 lines (21 loc) · 1.44 KB

Travel Warning browser extension

Alerts you when booking travel to locations with dangerously descriminatory LGBTQ+ laws like Uzbekistan, Uganda, Russia, and Florida.

You can then decide not to travel to, or spend money in, these regions. Instead: choose something fabulous.

LGBTQTravelAlert.org

Screenshot 2023-08-08 at 11 01 12 PM

Development

We welcome pull requests!

Developed against Brave but should work fine in Chrome and maybe even Edge or Arc.

To install, checkout this code and load the unpacked extension in brave://extensions or chrome://extensions

CleanShot 2023-08-09 at 01 04 52@2x

To automatically reload the extension when you make code changes (on a Mac):

(kind of buggy, ymmv)

  • install Extensions Reloader extension
  • turn on "automatically reload current tab" in Extensions Reloader settings
  • install nodejs if you don't have it
  • run the following in a terminal:
npx watch -p \"**/*.js\" -c \"open -a '/Applications/Brave Browser.app' 'http://reload.extensions'\"

License

Made freely available under an MIT license