mirror of
https://gitlab.com/magnolia1234/bypass-paywalls-firefox-clean.git
synced 2024-11-10 03:31:57 +01:00
bumped version to 1.2.6
This commit is contained in:
parent
2ff7060606
commit
a64208a020
3 changed files with 4 additions and 2 deletions
|
@ -1,5 +1,6 @@
|
|||
Updates--
|
||||
|
||||
2018-05-20 v1.2.6: Added TheMarker (themarker.com)
|
||||
2018-05-12 v1.2.5: Fixed Boston Globe (bostonglobe.com)
|
||||
2018-05-10 v1.2.4: Fixed redirect issue
|
||||
2018-05-05 v1.2.3: Added Bloomberg (bloomberg.com)
|
||||
|
@ -49,6 +50,7 @@ The Nation (thenation.com)
|
|||
The New York Times (nytimes.com)
|
||||
The New Yorker (newyorker.com)
|
||||
OrlandoSentinel (orlandosentinel.com)
|
||||
TheMarker (themarker.com)
|
||||
Quora (quora.com)
|
||||
SunSentinel (sun-sentinel.com)
|
||||
The Seattle Times (seattletimes.com)
|
||||
|
|
|
@ -28,5 +28,5 @@
|
|||
"page": "options.html"
|
||||
},
|
||||
"permissions": [ "cookies", "<all_urls>", "storage", "webRequest", "webRequestBlocking"],
|
||||
"version": "1.2.5"
|
||||
"version": "1.2.6"
|
||||
}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<body>
|
||||
<div style="width:220px;">Bypass Paywalls v1.2.5 by Adam
|
||||
<div style="width:220px;">Bypass Paywalls v1.2.6 by Adam
|
||||
<a href="options.html">Options</a></div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue