Skip to content

ne0t3ric/browser-ext-google-redirector

Repository files navigation

Google redirector

What it does

Redirect to google.fr when it's .com, or refresh if it google.fr, until certificate check by proxy works

Use with Firefox

[Recommanded] Import from Firefox .xpi file

  • Select last tag in github
  • Navigate to dist folder and download .xpi file
  • Open xpi file with Firefox, it should popup the add-on and the permissions acceptance form

Import add-on in developping mode

  • Download zip source code via github and unzip
  • Add a manifest.json file by copying manifest.firefox.json to manifest.json to the root folder
  • Go to firefox adress bar and type about:debugging
  • From the left menu, navigate to "This Firefox" or "Ce Firefox"
  • Click on "Load Temporary Add-on..." and pick the manifest.json previously created

Use with Chrome

  • Download zip source code via github and unzip
  • Add a manifest.json file by copying manifest.chrome.json to manifest.json to the root folder
  • Go to firefox adress bar and type chrome://extensions
  • Click on "Load unpacked extension" and pick the root folder of extension previously downloaded

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published