Commit Graph

7 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 ee528226a8
Add missing '\n' to last lines of files; rm sigs
Files from the 1.0.8.6 xpi were missing '\n' at the end of their last
lines.  Changing this would invalidate the Mozilla manifest/signature
data, so I removed that.

No substantive code changes in this commit.
2018-01-02 04:50:30 +00:00
nullius 0524b2a7cd
Import 1.0.8.6 from a.m.o. Closes #10. 2018-01-02 04:42:22 +00:00
whatsusername 7bfd49499d
Update manifest.json 2017-12-31 09:09:30 +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 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