about summary refs log tree commit diff stats
path: root/src/pages/background/background.js (follow)
Commit message (Expand)AuthorAge
* check host instead of the whole href for occurence of wikipedia.orgKotuklion2021-07-12
* left some unnecessary spaces here and thereKotuklion2021-07-12
* fix minor typosKotuklion2021-07-12
* add Wikiless supportKotuklion2021-07-12
* Merge branch 'master' of github.com:SimonBrazell/privacy-redirectSimonBrazell2021-06-16
|\
| * Merge pull request #246 from B0pol/autoplaySimon Brazell2021-06-16
| |\
| | * Only append autoplay parameter if necessarybopol2021-06-12
| * | fix: add comments prefix for /foo/Jason Kim2021-04-22
| * | fix: add comments prefix if no nested pathJason Kim2021-04-22
| * | fix: add "/comments" prefix only if it's missingJason Kim2021-04-22
| * | feat: support teddit by adding /comments hintJason Kim2021-04-22
| * | fix: don't redirect redd.it for tedditJason Kim2021-04-22
| |/
* | Fixes #238SimonBrazell2021-06-16
* | Redirect Twitter "video" subdomain & update dev dependencies.SimonBrazell2021-06-16
|/
* Fixes #146 - OSM redirect breaks Google EarthSimonBrazell2021-04-16
* Fixes #135 - Handle Twitter usernames with "tweets" in them.SimonBrazell2021-04-16
* Prepare for release 1.1.47SimonBrazell2021-04-16
* Merge pull request #219 from jaki/handle-reddit-imgSimon Brazell2021-04-16
|\
| * refactor: drop teddit image redirect supportJason Kim2021-04-09
| * fix: don't redirect for rest of instancesJason Kim2021-04-09
| * fix: redirect teddit differentlyJason Kim2021-04-08
| * feat: add img prefix for i.redd.itJason Kim2021-04-08
* | Add SimplyTranslate supportfattalion2021-02-25
|/
* Fixes #160 - Disable search redirects by default (sorry... 🙂)SimonBrazell2021-01-13
* Restructure code with helper modules, add search engine settings, & advanced ...SimonBrazell2021-01-10