This was working (in one variation or another, messaging was happening) in previous versions of IE. With IE II, however, it seems no messages are picked up by the extension code. Additionally, we are given no uninstall option for the add-on. You are providing a valuable api at no charge and I'm hesitant to mention, but this is a time-sensitive issue for us as we're placing media buys against the extension starting tomorrow. Your timely response would be of enormous help!
extension id: 73385
file: Resources/scripts/popup.js (initiates messaging on popup open)
browser/os: ie11 / windows 8.1 (running on osx through parallels vmware)
steps: install extension > go to pinterest.com > click icon
expected behavior (confirmed in other browsers): dark theme is applied to page and pin imagery is replaced
actual behavior: zilch
Thank you,
Alex Aitken
Help get this topic noticed by sharing it on
Twitter,
Facebook, or email.
Twitter,
Facebook, or email.
ie11: button displays and popup activates, but messaging to background and extension isn't picked up...
-
Hello Alexander,
I understand that you are having an issue with messaging with the popup scope.
Usually this works without issue, but when there are problems it's usually due to the IE popup scope issue with image loading (see warning in appAPI.browserAction.setPopup). In your case, I can see you have images injected via CSS using url(...) which is essentially the same image issue.
To resolve the problem, use the method described in the aforementioned warning to add images to the popup. -
-
Thank you, Shlomo. Between your advice and some simplifications, I've got a running extension.
-
Awesome ... pleased to hear your issue is resolved.
-
-
-
-
Loading Profile...




EMPLOYEE
