summaryrefslogtreecommitdiff
path: root/data/extensions
AgeCommit message (Collapse)Author
2020-01-03General clean-ups for the new workarounds extensionAmin Bandali
* data/extensions/gnuzilla-ext-workarounds@gnu.org/jquery-3.4.1.min.js: Remove, since it's a duplicate and not needed. * data/extensions/gnuzilla-ext-workarounds@gnu.org/manifest.json: Re-indent, remove "jquery-3.4.1.min.js" from content_scripts js files: as far as I see, it's not used in any of the workaround files, and is only used in html/domestic.html; but html/ already has a copy of it. So there's no point in keeping a second copy around and injecting it to the matched urls along with the other workaround scripts. * data/extensions/gnuzilla-ext-workarounds@gnu.org/html/domestic.html: Update the extension name here to match the manifest. * data/extensions/gnuzilla-ext-workarounds@gnu.org/README~, data/extensions/gnuzilla-ext-workarounds@gnu.org/background.js~, data/extensions/gnuzilla-ext-workarounds@gnu.org/html/domestic.html~, data/extensions/gnuzilla-ext-workarounds@gnu.org/html/domestic.js~, data/extensions/gnuzilla-ext-workarounds@gnu.org/html/usps_postage.js~, data/extensions/gnuzilla-ext-workarounds@gnu.org/jquery-3.4.1.min.js, data/extensions/gnuzilla-ext-workarounds@gnu.org/manifest.json~, data/extensions/gnuzilla-ext-workarounds@gnu.org/workaround/googledocs_main.js~, data/extensions/gnuzilla-ext-workarounds@gnu.org/workaround/goteo_main.js~, data/extensions/gnuzilla-ext-workarounds@gnu.org/workaround/mcdonalds_wifi.js~, data/extensions/gnuzilla-ext-workarounds@gnu.org/workaround/paygov_main.js~, data/extensions/gnuzilla-ext-workarounds@gnu.org/workaround/rsf_main.js~, data/extensions/gnuzilla-ext-workarounds@gnu.org/workaround/sumofus_main.js~: Remove auto-created backup files.
2020-01-03Restore FSF copyright notice in workaround extension's file headersAmin Bandali
* data/extensions/gnuzilla-ext-workarounds@gnu.org/background.js, data/extensions/gnuzilla-ext-workarounds@gnu.org/html/domestic.html, data/extensions/gnuzilla-ext-workarounds@gnu.org/html/usps_postage.js, data/extensions/gnuzilla-ext-workarounds@gnu.org/workaround/googledocs_main.js, data/extensions/gnuzilla-ext-workarounds@gnu.org/workaround/goteo_main.js, data/extensions/gnuzilla-ext-workarounds@gnu.org/workaround/mcdonalds_wifi.js, data/extensions/gnuzilla-ext-workarounds@gnu.org/workaround/paygov_main.js, data/extensions/gnuzilla-ext-workarounds@gnu.org/workaround/rsf_main.js, data/extensions/gnuzilla-ext-workarounds@gnu.org/workaround/sumofus_main.js: Restore FSF copyright notice in file headers. The notices were present in the previous draft, https://0xbeef.coffee/final3.zip, but were mistakenly removed in final4.zip imported in the last commit.
2020-01-03Remove old extensions and add the reworked workarounds extensionAmin Bandali
* data/update-extensions.sh: Remove free-js-for-rsf-org-petitions, librejs-compatible-sumofus-org, librejs-compatible-pay-gov, rock-and-roll-mcdonald-s, goteo-org-payments-w-free-js, use-google-drive-with-librejs. These have been reworked and are all now bundled into one single extension. * data/extensions/DMCAreg@0xbeef.coffee/*, data/extensions/SimpleSumOfUs@0xbeef.coffee/*, data/extensions/google_drive@0xbeef.coffee/*, data/extensions/goteo@0xbeef.coffee/*, data/extensions/rsf@0xbeef.coffee/*, data/extensions/rnrMcDonalds@0xbeef.coffee/*: Remove. * data/extensions/gnuzilla-ext-workarounds@gnu.org/LICENSE, data/extensions/gnuzilla-ext-workarounds@gnu.org/README, data/extensions/gnuzilla-ext-workarounds@gnu.org/README~, data/extensions/gnuzilla-ext-workarounds@gnu.org/background.js, data/extensions/gnuzilla-ext-workarounds@gnu.org/background.js~, data/extensions/gnuzilla-ext-workarounds@gnu.org/html/domestic.html, data/extensions/gnuzilla-ext-workarounds@gnu.org/html/domestic.html~, data/extensions/gnuzilla-ext-workarounds@gnu.org/html/domestic.js~, data/extensions/gnuzilla-ext-workarounds@gnu.org/html/jquery-3.4.1.min.js, data/extensions/gnuzilla-ext-workarounds@gnu.org/html/usps_postage.js, data/extensions/gnuzilla-ext-workarounds@gnu.org/html/usps_postage.js~, data/extensions/gnuzilla-ext-workarounds@gnu.org/icons/L4Libre.png, data/extensions/gnuzilla-ext-workarounds@gnu.org/icons/L4Libre128.png, data/extensions/gnuzilla-ext-workarounds@gnu.org/icons/L4Libre48.png, data/extensions/gnuzilla-ext-workarounds@gnu.org/icons/test.png, data/extensions/gnuzilla-ext-workarounds@gnu.org/jquery-3.4.1.min.js, data/extensions/gnuzilla-ext-workarounds@gnu.org/manifest.json, data/extensions/gnuzilla-ext-workarounds@gnu.org/manifest.json~, data/extensions/gnuzilla-ext-workarounds@gnu.org/workaround/googledocs_main.js, data/extensions/gnuzilla-ext-workarounds@gnu.org/workaround/googledocs_main.js~, data/extensions/gnuzilla-ext-workarounds@gnu.org/workaround/goteo_main.js, data/extensions/gnuzilla-ext-workarounds@gnu.org/workaround/goteo_main.js~, data/extensions/gnuzilla-ext-workarounds@gnu.org/workaround/mcdonalds_wifi.js, data/extensions/gnuzilla-ext-workarounds@gnu.org/workaround/mcdonalds_wifi.js~, data/extensions/gnuzilla-ext-workarounds@gnu.org/workaround/paygov_main.js, data/extensions/gnuzilla-ext-workarounds@gnu.org/workaround/paygov_main.js~, data/extensions/gnuzilla-ext-workarounds@gnu.org/workaround/rsf_main.js, data/extensions/gnuzilla-ext-workarounds@gnu.org/workaround/rsf_main.js~, data/extensions/gnuzilla-ext-workarounds@gnu.org/workaround/sumofus_main.js, data/extensions/gnuzilla-ext-workarounds@gnu.org/workaround/sumofus_main.js~: New files. These were imported from the "integrated addon" directory of https://0xbeef.coffee/final4.zip, extracted using: unzip final4.zip "final/integrated addon/*" -d gnuzilla-ext-workarounds@gnu.org/ mv "gnuzilla-ext-workarounds@gnu.org/final/integrated addon"/* gnuzilla-ext-workarounds@gnu.org/ rm -rf gnuzilla-ext-workarounds@gnu.org/final/ add original backup files
2019-11-21Update tortm-browser-button extension.Mark H Weaver
* data/extensions/tortm-browser-button@jeremybenthum/data/icons/ON/128.png, data/extensions/tortm-browser-button@jeremybenthum/data/icons/ON/16.png, data/extensions/tortm-browser-button@jeremybenthum/data/icons/ON/32.png, data/extensions/tortm-browser-button@jeremybenthum/data/icons/ON/48.png, data/extensions/tortm-browser-button@jeremybenthum/data/icons/ON/64.png, data/extensions/tortm-browser-button@jeremybenthum/data/popup/popup.html, data/extensions/tortm-browser-button@jeremybenthum/lib/common.js, data/extensions/tortm-browser-button@jeremybenthum/lib/proxy.js: Update.
2019-11-21Update viewtube extension.Mark H Weaver
* data/extensions/viewtube@extension/META-INF/manifest.mf, data/extensions/viewtube@extension/META-INF/mozilla.rsa, data/extensions/viewtube@extension/META-INF/mozilla.sf, data/extensions/viewtube@extension/manifest.json, data/extensions/viewtube@extension/viewtube.user.js: Update.
2019-11-20Add librify-libgen-me extension.Mark H Weaver
* data/update-extensions.sh: Add librify-libgen-me. * data/extensions/libgen.me@librifyjs/COPYING, data/extensions/libgen.me@librifyjs/META-INF/manifest.mf, data/extensions/libgen.me@librifyjs/META-INF/mozilla.rsa, data/extensions/libgen.me@librifyjs/META-INF/mozilla.sf, data/extensions/libgen.me@librifyjs/common.js, data/extensions/libgen.me@librifyjs/home.js, data/extensions/libgen.me@librifyjs/item.js, data/extensions/libgen.me@librifyjs/links.js, data/extensions/libgen.me@librifyjs/manifest.json, data/extensions/libgen.me@librifyjs/search.js: New files.
2019-11-20Add missing IDs for some bundled extensions.Mark H Weaver
* data/update-extensions.sh: Add code to add IDs to viewtube, disable-polymer-youtube, and tortm-browser-button.
2019-05-10Updated extensions bundleRuben Rodriguez
2018-11-09Disable first-run tab opening on tortm-browser-button extensionRuben Rodriguez
2018-11-07Updated extensions through running updated data/update-extensions.shRuben Rodriguez
2018-09-13Updated extensions list for v60Ruben Rodriguez
2018-02-25Updated extensionsRuben Rodriguez
- HTTPS Everywhere updated to 2018.1.11 - "goteo.org payments with free JS" updated to 1.1 - "LibreJS compatible Pay.gov" updated to 1.3 - "Reveal hidden HTML" updated to 1.6 - Enabled WebRTC, but prevent leaking the LAN ip.
2017-09-01Added extension collection ↵Ruben Rodriguez
https://addons.mozilla.org/en-US/firefox/collections/NateN1222/librejs-compatibility-add-ons/
2017-09-01Added new config entries to the about:home pageRuben Rodriguez
2017-09-01Mark librejs as not compatible with multiprocessRuben Rodriguez
2017-09-01Removed Youtube player extension, as Youtube is no longer browsable without ↵Ruben Rodriguez
javascript
2017-09-01HTTPS Everywhere updated to 5.2.21Ruben Rodriguez
2017-09-01SpyBlock updated to 2.9.1Ruben Rodriguez
2017-04-15Mark Spyblock as multiprocessCompatibleRuben Rodriguez
2017-04-15Fix Spyblock for a api change in v52Ruben Rodriguez
2017-04-15Mark abouticecat extension as multiprocessor compatibleRuben Rodriguez
2017-04-15HTTPS Everywhere updated to 5.2.14Ruben Rodriguez
2016-11-21Fixed syntax issues in spyblock, removed unused javascript.txt subscriptionRuben Rodriguez
2016-11-21Updated aboutIcecat and aboutHomeRuben Rodriguez
2016-11-21https-everywhere updated to 5.2.7Ruben Rodriguez
2016-05-10LibreJS updated to 6.0.13Ruben Rodriguez
2016-05-10HTTPS-Everywhere updated to 5.1.6Ruben Rodriguez
2016-02-04HTML5 Video Everywhere updated to 0.3.4Ruben Rodriguez
2016-02-04HTTPS-Everywhere updated to 5.1.3Ruben Rodriguez
2015-12-22Updated LibreJS from 6.0.10 pre-release to 6.0.10 finalRuben Rodriguez
2015-11-28LibreJS upgraded to 6.0.10Ruben Rodriguez
2015-10-12Make abouticecat override about:home and about:startpageRuben Rodriguez
2015-10-12HTML5 Video Everywhere updated to 0.3.3Ruben Rodriguez
2015-10-12LibreJS updated to 6.0.10.20150620Ruben Rodriguez
2015-10-12HTTPS-Everywhere updated to 5.1.1Ruben Rodriguez
2015-10-12Finished v38 initial rebaseRuben Rodriguez
2015-10-12Initial adaptation to v38.xRuben Rodriguez
2015-07-13HTML5 Video Everywhere updated to 0.2.38.1Ruben Rodriguez
2015-07-13LibreJS updated to 6.0.9Ruben Rodriguez
2015-07-13HTTPS-Everywhere updated to 5.0.5Ruben Rodriguez
2015-07-13Spyblock updated to 2.6.9.0 from upstream changesRuben Rodriguez
2015-03-08Updated html5-video-everywhere to 0.2.30Ruben Rodriguez
2015-03-08Adapt Spyblock for mobileRuben Rodriguez
2015-03-08Enable LibreJs on mobileRuben Rodriguez
2015-03-08Updated aboutIcecat graphicsRuben Rodriguez
2015-01-28Updated to v31.4.0ESRRuben Rodriguez
* Search form in about:icecat now searches in default search engine * Disabled accessibility.blockautorefresh * Replaced references to Open Source with Free Software where applicable * Added html5-video-everywhere v0.1.1 extension: https://github.com/lejenome/html5-video-everywhere * Updated LibreJS to 6.0.8 Build scripts updated to use pbuilder
2014-10-21Request pages in english via aboutIcecat initialization scriptRuben Rodriguez
2014-10-21Added DDG tag to search button in aboutIcecat and aboutHomeRuben Rodriguez
2014-10-20Make generation scripts distro-independentRuben Rodriguez
2014-10-20https-everywhere updated to 4.0.2Ruben Rodriguez