Skip to content
This repository has been archived by the owner on Jul 26, 2020. It is now read-only.

Commit

Permalink
v0.4: chrome compat
Browse files Browse the repository at this point in the history
  • Loading branch information
nextgens committed Nov 26, 2017
1 parent 2dadc39 commit bf9158f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
File renamed without changes
3 changes: 2 additions & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Anti-Paywall",
"version": "0.3",
"version": "0.4",
"description": "This extension will mangle your browser's requests to maximize the chances of bypassing paywalls.",
"permissions": ["webRequest", "webRequestBlocking",
"*://*.adelaidenow.com.au/*",
Expand Down Expand Up @@ -64,6 +64,7 @@
"icons": {
"48": "icons/logo-48.png",
"96": "icons/logo-96.png"
"128": "icons/logo-128.png"
},
"manifest_version": 2
}
Expand Down

0 comments on commit bf9158f

Please sign in to comment.