Commit Graph

80 Commits

Author SHA1 Message Date
Michał Szopiński 01a3d69adc Fix indent 2020-07-16 15:01:19 +02:00
Michał Szopiński 790ff84ec9 Make parser const 2020-07-16 14:45:13 +02:00
Michał Szopiński a986d17e84 Bump version 2020-07-16 13:58:24 +02:00
Michał Szopiński 9dc68e9029 Add more exceptions 2020-07-16 13:52:58 +02:00
Michał Szopiński 90181d4125 Add exception system 2020-07-16 13:31:36 +02:00
Michał Szopiński 9f06826bed Replace regex with URL parser 2020-07-16 13:15:38 +02:00
Vincente Campisi 71446f4b60 Add amp.reddit.com as redirected url and manifest permission 2020-05-19 19:29:04 +02:00
Tom Watson 0ea2411903
Merge pull request #24 from h-h-h-h/patch-1
README.md: Removed langage code in link
2019-10-15 14:07:56 +02:00
h-h-h-h 32b82582ca
Update README.md 2019-10-15 14:07:03 +02:00
h-h-h-h 3674f5cdb9
README.md: Removed langage code in link
addons.mozilla.org should figure out the user's language itself.

An alternative would be `...org/firefox...` instead of `...org//firefox...`, but, I guess, it will check whether `firefox` is a language code instead of an empty string. (Both work.)
2019-10-15 01:40:32 +02:00
Tom Watson 09a84edfc5
Merge pull request #20 from SSyl/patch-1
Remove pay.reddit.com from permissions
2019-09-12 08:23:24 +02:00
SSyl dd56b9f10d
Remove pay.reddit.com from permissions
pay.reddit.com was removed as a redirect from background.js but the url was left in the permission. This commit removes that.
2019-09-11 15:01:44 -05:00
Tom Watson e400b88e4b remove pay.reddit.com as a redirected url
This seems to have tripped some check google has as they are sending me
emails telling me I need to add a privacy policy as my extension deals
with sensitive user data such as payment details. Apparently the
extension will be taken down if this is not dealt with.

I'm hoping simply removing this line will be enough.
2019-01-10 12:57:54 +01:00
Tom Watson 77fed12f15
Merge pull request #13 from TerryAg/master
Escaped period in www.
2019-01-09 09:54:51 +01:00
Terry Agapitos 8a2c656379 Escaped period in www. - also used prettier to format document and fix minor issues (eg missing semi-colons) 2019-01-09 16:29:22 +11:00
Tom Watson 9e9102c45d bump version 2018-12-06 15:58:54 +01:00
Tom Watson 3824a95058 linting fixes 2018-12-06 15:58:41 +01:00
Tom Watson eb008c724d
Merge pull request #10 from zamicol/master
add support for poll pages
2018-12-06 15:58:14 +01:00
Zamicol fb325a7ae4 add support for poll pages 2018-11-19 23:59:07 -07:00
Tom Watson 11c3c4b114 fix redirect for pay.reddit.com 2018-06-12 11:21:54 +02:00
Tom Watson 8f1d57f9c3
Merge pull request #3 from purpleidea/feat/add-prefix
add redirect for pay.reddit.com as well
2018-06-12 11:20:34 +02:00
James Shubin 146a773f60 add redirect for pay.reddit.com as well
This is another prefix that is commonly used across reddit.
2018-06-12 03:28:53 -04:00
Tom Watson bc54bb53d9 ensure permissions let np. and new. redirects work 2018-05-03 15:14:04 +02:00
Tom Watson d504ef268c also redirect for new.reddit.com links 2018-05-03 15:10:45 +02:00
Tom Watson 86902fd56d expand readme 2018-04-25 17:52:09 +02:00
Tom Watson b80019b155 update README with links to extensions 2018-04-25 17:16:37 +02:00
Tom Watson fc8908d0e3 add screenshot 2018-04-25 17:07:47 +02:00
Tom Watson c2f3aa7b7d use https for redirect 2018-04-25 17:07:44 +02:00
Tom Watson d30dcc5dcc improve readme 2018-04-25 16:43:58 +02:00
Tom Watson 93e78faa98 initial commit 2018-04-25 16:43:21 +02:00