index
:
privacy-redirect
master
A simple web extension that redirects Twitter, YouTube, Instagram & Google Maps requests to privacy friendly alternatives.
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
pages
(
follow
)
Age
Commit message (
Expand
)
Author
2021-07-12
cleanup
Kotuklion
2021-07-12
better GET processing
Kotuklion
2021-07-12
check host instead of the whole href for occurence of wikipedia.org
Kotuklion
2021-07-12
left some unnecessary spaces here and there
Kotuklion
2021-07-12
fix minor typos
Kotuklion
2021-07-12
add Wikiless support
Kotuklion
2021-07-10
Closes #242: remove "new" tag from SimplyTranslate.
SimonBrazell
2021-06-16
Merge branch 'master' of github.com:SimonBrazell/privacy-redirect
SimonBrazell
2021-06-16
Fixes #238
SimonBrazell
2021-06-16
Merge pull request #246 from B0pol/autoplay
Simon Brazell
2021-06-16
Redirect Twitter "video" subdomain & update dev dependencies.
SimonBrazell
2021-06-12
Only append autoplay parameter if necessary
bopol
2021-04-22
fix: add comments prefix for /foo/
Jason Kim
2021-04-22
fix: add comments prefix if no nested path
Jason Kim
2021-04-22
fix: add "/comments" prefix only if it's missing
Jason Kim
2021-04-22
feat: support teddit by adding /comments hint
Jason Kim
2021-04-22
fix: don't redirect redd.it for teddit
Jason Kim
2021-04-16
Fixes #146 - OSM redirect breaks Google Earth
v1.1.47
SimonBrazell
2021-04-16
Fixes #135 - Handle Twitter usernames with "tweets" in them.
SimonBrazell
2021-04-16
Fixes #173 - Instance list clicking issue.
SimonBrazell
2021-04-16
Prepare for release 1.1.47
SimonBrazell
2021-04-16
Merge pull request #219 from jaki/handle-reddit-img
Simon Brazell
2021-04-09
refactor: drop teddit image redirect support
Jason Kim
2021-04-09
fix: don't redirect for rest of instances
Jason Kim
2021-04-08
fix: redirect teddit differently
Jason Kim
2021-04-08
feat: add img prefix for i.redd.it
Jason Kim
2021-03-02
Disable SimplyTranslate redirects by default
fattalion
2021-02-25
Add SimplyTranslate support
fattalion
2021-01-13
Fixes #160 - Disable search redirects by default (sorry... 🙂)
v1.1.46
SimonBrazell
2021-01-12
Translate "Random instance (none selected)" (#158)
SimonBrazell
2021-01-11
CLoses #130 changed to GPLv3, added SearX instances (#16), fixed instance sel...
v1.1.45
SimonBrazell
2021-01-11
Fix for https://github.com/mozilla/addons-linter/issues/3541#issue-782801439
SimonBrazell
2021-01-10
Restructure code with helper modules, add search engine settings, & advanced ...
SimonBrazell