Commit Graph

20 Commits

Author SHA1 Message Date
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