Skip to content
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
krisztianb committed Oct 27, 2024
1 parent eb240ac commit 6a39d47
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,7 @@ Currently only available for Firefox: https://addons.mozilla.org/en-US/firefox/a
If the extension doesn't seem to work for you please try the following before opening an [issue ticket](https://github.com/krisztianb/seekingalpha-paywall-remover/issues):

* Make sure you have the latest version of the extension installed (you can use the URL `about:addons` in Firefox)
* Delete all seekingalpha.com cookies in your browser (key combination Ctrl + Alt + Del)
* Reload the page while holding down the SHIFT button (= reload ignoring cached content)
* Try reloading the page after the paywall is visible. Repeat this multiple times. It is a known issue that the
extension often fails to detect the loading of the paywall correctly and therefore can't remove it.
Until this issue has been fixed please reload the page at least 10 times before reporting a bug. Thanks.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Seeking Alpha Paywall Remover",
"version": "1.11",
"version": "1.12",
"description": "Removes the paywall from news and article pages on the seekingalpha.com website",
"icons": {
"48": "icons/48x48.png",
Expand Down

0 comments on commit 6a39d47

Please sign in to comment.