Commit Graph

6 Commits

Author SHA1 Message Date
nullius c50bfa5f85
Pull v1.0.10.1 from a.m.o.; change to MIT license
- Pull v1.0.10.1 from a.m.o.  Source files here included as-is.

 - Change to MIT license.  Closes #6.
2018-01-07 04:42:39 +00:00
nullius 0524b2a7cd
Import 1.0.8.6 from a.m.o. Closes #10. 2018-01-02 04:42:22 +00:00
nullius d675c90d2b
Import 1.0.8 from a.m.o. Closes #7. 2017-12-30 22:03:16 +00:00
nullius ce7503453c
Import v1.0.7.1 from a.m.o.
This is a huge jump.  Sorry, I will not manually import all intermediary
versions to track development.  Significant changes:

 - Major feature:  Now works with Firefox 52 / current Tor Browser.
   Closes #2.
 - Major feature:  Error page.  Closes #3.
 - Major feature:  Whitelist.  Closes #4.
 - Regression:  Indentation/style is busted.  Reopens #1.
2017-12-30 21:55:46 +00:00
nullius 9c4cd9c984
Restyle main Javascript file
I tried to copy the indent style of files seen in Torbutton, with added
guidance from my instincts as a C programmer accustomed to KNF.  This
can now be edited without wrecking diffs, unless I change it again
because this will drive me crazy.

Closes issue #1.
2017-12-12 04:31:18 +00:00
nullius e2c115d0f2
Import XPI and code from addons.mozilla.org
Initial commit.  Version 0.0.0-prealpha.

 - Glance over code to make sure it looks sane

 - Create git repository

 - Add substantive files

 - Fix icons (PNG CRC errors)

 - Add archival copy of xpi from addons.mozilla.org, with metadata

 - Add README.md, LICENSE.md

 - NOT YET TESTED BY MAINTAINER (@nym-zone)
2017-12-11 20:45:10 +00:00