aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
Commit message (Collapse)AuthorAgeFilesLines
* Fixing bypassing Function("...").HEADmasterYuchen Pei2023-09-101-1/+1
| | | | | | | | | | | | | It is similar to eval(). See, https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function/Function As a prior art, another extension did the blank ban of Function(): https://addons.mozilla.org/en-US/firefox/addon/noeval-disable-eval/ So let's ban it as well. Bug reported at https://lists.gnu.org/archive/html/bug-librejs/2023-09/msg00000.html
* Bump version to 7.21.0Yuchen Pei2022-07-211-1/+1
|
* Formatting manifest.jsonYuchen Pei2021-12-031-20/+24
|
* Releasing 7.20.3Yuchen Pei2021-11-231-1/+1
|
* Fixed Array.map is not a functionRuben Rodriguez2020-03-301-1/+1
|
* Bumped version to 7.20.1Ruben Rodriguez2019-05-061-3/+3
|
* Version bumped 7.20Ruben Rodriguez2019-04-291-1/+1
|
* Version bumped to 7.19 finalRuben Rodriguez2019-03-131-1/+1
|
* Version number bump.hackademix2019-02-211-1/+1
|
* Bumped version numberRuben Rodriguez2019-02-131-1/+1
|
* Version bump to 7.19rc1hackademix2019-01-281-1/+1
|
* Version bumped to 7.18.1Ruben Rodriguez2018-11-071-1/+1
|
* Version bumped to 7.18Ruben Rodriguez2018-11-021-1/+1
|
* Version bump: 7.17.hackademix2018-09-131-1/+1
|
* Brand new general settings page for white/black list management and other ↵hackademix2018-09-131-1/+2
| | | | preferences.
* Bumped version to 7.16Ruben Rodriguez2018-09-051-1/+1
|
* WebLabels-based license checking implementation.hackademix2018-08-201-2/+12
|
* Fix for bug #54459: "Back/forth navigation does not change tab status ↵hackademix2018-08-141-0/+1
| | | | information"
* Bumped version to 7.15hackademix2018-07-291-1/+1
|
* Bumped min compatible Gecko version to 60, extension version to 7.14.2.hackademix2018-07-171-2/+2
|
* Bumped version to 7.14.1Ruben Rodriguez2018-05-221-1/+1
|
* Bumped version number to 7.14Ruben Rodriguez2018-05-111-1/+1
|
* began to implement old declaration methodNateN12222018-03-261-1/+1
|
* Started new documentation.NateN12222018-02-101-1/+1
|
* Made all onBeforeRequest listeners cancel requests to Google Analytics URLsNateN12222018-02-041-1/+1
| | | | incase it doesn't cancel if only one of them cancels the request.
* New version (7.1) in manifest.jsonNateN12222018-01-271-1/+1
|
* Added pre-request blocking for Google Analytics so that Google cannot registerNateN12222018-01-271-1/+1
| | | | that the script was even requested.
* updated manifest.json strict-min-version key to firefox 57NateN12222017-11-051-2/+2
|
* Minor changes for release on mozilla addon storeNateN12222017-10-281-2/+2
|
* Broke up the main file and fixed the bug causing the page to get corruptedNateN12222017-10-071-1/+1
|
* Can now edit scripts on Firefox but not ChromeNateN12222017-08-281-2/+2
|
* added graphical output to contact finderNateN12222017-08-181-1/+1
|
* Fixed display panel bug, imlpemented more parts of eval_test.jsNateN12222017-08-141-2/+3
|
* started to implemented the regexes from the current LibreJS in the contact ↵NateN12222017-08-071-2/+2
| | | | finder
* Bumps version to 7.0zachwick2017-08-041-1/+1
| | | | Signed-off-by: zachwick <zach@zachwick.com>
* Initial commitNateN12222017-07-281-0/+44