-
Notifications
You must be signed in to change notification settings - Fork 11.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Markdown Here Upgrade Notification every time I open Chrome #109
Comments
Well, that's annoying. Can you do this for me: Errors from the content script:
Errors from the background script:
Edit: Changed screen animation to use |
Hi Adam, Wow, thanks for such a quick reply. I followed all of your steps and [image: Inline image 1] On Tue, Oct 8, 2013 at 10:15 AM, Adam Pritchard [email protected]:
|
Hello, chrome.storage.sync.get(function(prefs) {console.log(prefs['last-version'])}) the result of command is 2.8.1 In extensions, chrome show 2.9.0 EditI remove the old folder 2.8.1_1 in chrome extensions folder and it's same. |
@Xarkam: Do you have any errors/exceptions in the background script console? |
If anyone else has this problem, please chime in. That way we can determine if it's isolated to a few users of if everyone is experiencing it. @jhwarehouse, @Xarkam: Did you try closing and re-opening the browser to fix the problem? |
Same problem. |
@adam-p yes I closed the browser several times. @TomasDuda howto change the last-version ? |
…first-run options page, and those actions only occur when it completes. Hopefully this helps with #109.
I made a change that hopefully will help with this: bf02e0c I'm still not sure if this just happened for some people with options storage problems, or for everyone. Since 10,000 people aren't chiming in, I guess probably not for everyone? @jhwarehouse @Xarkam @TomasDuda : Can you try one more thing for me? Unlike most releases, I left the self-test code in for Chrome this time. Can you run it? I created another animated GIF instruction thing. Let me know if you see any errors or red Xs or whatever. |
HI Adam, I ran the self test as you mentioned and it resulted in "passes: 86 Thanks, [image: Inline image 1]
|
All pass is green in setting version to 2.8.1 and 2.9.0 |
I had the same problem. Set the version to |
I'll be releasing a hopefully/maybe fix for this today, so I'm closing it. Please reopen if it happens again. |
Hi again Adam, |
Hi Adam,
First I'd like to say I use your extension every day and love it. The most recent update keeps telling me it upgraded every time I close all chrome windows and open a new one. I've tried to click the little "x" to dismiss it and clicked on the message to read the release notes. I'm running Windows 8.1 and Chrome Version 30.0.1599.69 m if that helps.
The text was updated successfully, but these errors were encountered: