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 (
Collapse
)
Author
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 ↵
Wojtek Kosior
introduces `light_storage' module which is later going to replace the storage code we use right now.\nAlso included is a hack to properly display scrollbars under Mozilla (needs testing on newer Mozilla browsers).
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
from the copyright file
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 ↵
Wojtek Kosior
complex payloads
2021-05-12
rename "bundles" to "bags"
Wojtek Kosior
2021-05-12
stop using js modules
Wojtek Kosior