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
path:
root
/
background
/
page_actions_server.js
Age
Commit message (
Expand
)
Author
2022-01-04
fix license promise typo
Wojtek Kosior
2021-12-22
reworked build system; added missing license notices
Wojtek Kosior
2021-12-03
merge `master` (license notices) and `koszko` (v1.0 development)
Wojtek Kosior
2021-11-20
replace cookies with synchronous XmlHttpRequest as policy smuggling method.
...
Wojtek Kosior
2021-10-30
Fix license notices on JS and SH files
...
jahoti
2021-09-13
rename the extension to "Haketilo"
Wojtek Kosior
2021-09-10
Make it impossible to check "Allow native scripts" for pages with payload.
Wojtek Kosior
2021-09-02
enable toggling of global script blocking policy\n\nThis commit also introduc...
Wojtek Kosior
2021-08-04
make settings_query.js use storage object passed as an argument
Wojtek Kosior
2021-07-21
add ability to query page content from repo and display it in the popup
Wojtek Kosior
2021-07-19
Refer to the extension consistently as "Hachette" and remove TODOS.org
...
jahoti
2021-07-06
show some settings of the current page in the popup
Wojtek Kosior
2021-06-30
emply an sh-based build system; make some changes to blocking
Wojtek Kosior
2021-06-25
gather all copyright info in 'copyright' file
Wojtek Kosior
2021-06-14
change licenses
Wojtek Kosior
2021-05-14
support wildcard urls in settings
Wojtek Kosior
2021-05-13
only allow a single injection payload for page, rely on script bags for compl...
Wojtek Kosior
2021-05-12
rename "bundles" to "bags"
Wojtek Kosior
2021-05-12
stop using js modules
Wojtek Kosior