Adds a referer header with the value https://google.com
for specified domains.
The addon also clears all cookies and localstorage for the provided domains for every request.
The addon adds a button to the toolbar, when clicked the domain you are currently on is added to the list of domains the extension will operate on.
A domain is in the list if the toolbar icon looks like the following
A domain is NOT in the list if the toolbar icon looks like the following
You might have to reload a page sometimes for the extension to work properly.
Go to the releases page and click on the link to i_am_coming_from_google-1.0-fx.xpi
under the assets of the latest version.
Allow firefox to install the addon.
If this does not work, see the alternative installation below.
Download the latest binary (i_am_coming_from_google-1.0-fx.xpi
) from the releases page
Open the extensions page in firefox via the link in the lower left in the preferences page, or type about:addons
in the address bar.
Click Install Add-on From File...
and navigate to where you downloaded i_am_coming_from_google-1.0-fx.xpi
From the repository root
cd src && zip -r -FS ../build/i-am-coming-from-google.xpi * && cd ..
MIT © Ludwig Kristoffersson
See LICENSE file for more information