Installation instructions

master
Vitaliy Filippov 2014-06-23 12:22:10 +00:00
parent 60a75b8958
commit f9e00becbc
1 changed files with 9 additions and 0 deletions

View File

@ -9,6 +9,8 @@
// This is a Greasemonkey user script.
// Now supports Opera (Presto).
//
// === FIREFOX ===
//
// To use this script in Firefox, get Greasemonkey: http://greasemonkey.mozdev.org/
// After you've installed it, come back to this page. A dialog box will
// appear asking you if you want to install this script.
@ -17,11 +19,18 @@
// "Google Tracking-B-Gone" from the list on the left, and click
// Uninstall.
//
// === OPERA ===
//
// To use it in Opera, create a directory for userscripts, put this file into it,
// then go to Settings -> Content -> JS and point userscript directory to the
// newly created directory.
// Also set 'User JavaScript on HTTPS' = on in about:config.
//
// === CHROME/CHROMIUM ===
//
// To use it in Chrome, open Settings -> Extensions, enter developer mode by setting the checkbox,
// drag-and-drop this file to chrome window and confirm installation.
//
// ==UserScript==
// @name Google Tracking-B-Gone
// @namespace http://sbdev.org