Skip to content

Disconnect is a browser extension that makes the web faster, more private, and more secure.

License

Notifications You must be signed in to change notification settings

an3iitho/disconnect

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Disconnect

Disconnect is a browser extension that makes the web faster, more private, and more secure.

Disconnect
You might fancy watching a demo or trying the extension.

Dev HOWTO

  1. Fork this repository.

  2. Switch to your working directory of choice.

  3. Clone the development repo:

     git clone git@github.com:[username]/disconnect.git
    

In Chrome

  1. Go to the Chrome menu > Tools > Extensions.
  2. Check Developer mode then press Load unpacked extension... .
  3. Find your working directory.
  4. Under firefox, content, and disconnect.safariextension, select chrome.
  5. To test after you make a change, be sure to expand the extension listing then press Reload.
  6. Push your changes.
  7. Send us pull requests!

In Firefox

  1. Go to your Mozilla profile folder.
  2. Under extensions, create a new text file.
  3. Enter the path to your working directory followed by firefox then a closing slash in the file.
  4. Save the file as 2.0@disconnect.me.
  5. (Re)start Firefox.
  6. To test after you make a change, be sure to restart Firefox.
  7. Push your changes.
  8. Send us pull requests!

In Safari

  1. Go to Develop > Show Extension Builder.
  2. Click + then select Add Extension... .
  3. Find your working directory.
  4. Under firefox and content, select disconnect.safariextension.
  5. Click Install then Allow.
  6. To test after you make a change, be sure to click Reload then Allow.
  7. Push your changes.
  8. Send us pull requests!

Software used

These libraries are bundled with the project and needn’t be updated manually:

License

Copyright 2010–2013 Disconnect, Inc.

This program, except as noted below, is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Exceptions

The Disconnect logos, trademarks, domain names, and other brand features used in this program cannot be reused without permission. The following, temporary, portions of the program cannot be reused either:

{Object} getService({string} domain)

Retrieves the third-party metadata, if any, associated with a domain name.

Parameter

domain The domain name.

Return value

A hash with the keys category (Advertising, Analytics, Social, or Content), (company) name, and (homepage) url.

About

Disconnect is a browser extension that makes the web faster, more private, and more secure.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published