index
:
browser-extension
build-sys
jahoti
jahoti-update
koszko
master
nick
A Web Extension to facilitate replacing sites' js with user-supplied scripts
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
build-sys
Allow testing behavior to be customized
jahoti
3 years
jahoti
Support tests outside the source directory
jahoti
3 years
jahoti-update
Add build support for update URLs
jahoti
3 years
koszko
bump version to 2.0.1
Wojtek Kosior
2 years
master
bump version to 2.0.1
Wojtek Kosior
2 years
nick
Add default repository to default settings
jahoti
3 years
Tag
Download
Author
Age
v2.0.1
browser-extension-2.0.1.tar.gz
browser-extension-2.0.1.zip
Wojtek Kosior
2 years
v2.0
browser-extension-2.0.tar.gz
browser-extension-2.0.zip
Wojtek Kosior
2 years
v2.0-beta1
browser-extension-2.0-beta1.tar.gz
browser-extension-2.0-beta1.zip
Wojtek Kosior
3 years
v1.0
browser-extension-1.0.tar.gz
browser-extension-1.0.zip
Wojtek Kosior
3 years
v1.0-beta3
browser-extension-1.0-beta3.tar.gz
browser-extension-1.0-beta3.zip
Wojtek Kosior
3 years
v1.0-beta2
browser-extension-1.0-beta2.tar.gz
browser-extension-1.0-beta2.zip
Wojtek Kosior
3 years
v1.0-beta1
browser-extension-1.0-beta1.tar.gz
browser-extension-1.0-beta1.zip
Wojtek Kosior
3 years
Age
Commit message
Author
2021-12-02
Allow testing behavior to be customized
•••
Adds PYTEST, PYTHON, BROWSER_BIN, TEST_PORT, and TEST_PROFILE variables to configure.
build-sys
jahoti
2021-12-02
Merge remote-tracking branch 'origin/koszko' into build-sys
jahoti
2021-11-30
implement more efficient querying of URL patterns
Wojtek Kosior
2021-11-30
rewrite parts of build script in awk
Wojtek Kosior
2021-11-27
add Selenium- and Python-based test system
Wojtek Kosior
2021-11-20
replace cookies with synchronous XmlHttpRequest as policy smuggling method.
•••
Note: this breaks Mozilla port of Haketilo. Synchronous XmlHttpRequest doesn't work as well there. This will be fixed with dynamically-registered content scripts later.
Wojtek Kosior
2021-10-30
Fix license notices on JS and SH files
•••
Other files have been left, as no model notice is available
jahoti
2021-10-14
merge build system
Wojtek Kosior
2021-10-14
Add target and install directory auto-detection
•••
It's simplistic, yet (hopefully) good enough.
jahoti
2021-10-14
Add (basic) install support
•••
The extension can be installed if DESTDIR is supplied
jahoti
[...]