Giter Site home page Giter Site logo

Comments (2)

himdel avatar himdel commented on May 30, 2024

When clicking the bottom icon, an empty popup appears and an error pops up in the console:

popup.js:12 Uncaught DOMException: Failed to read the 'localStorage' property from 'Window': Access is denied for this document.
    at initOptionSwitcher (chrome-extension://iihnpeckfoopfonmeeeclmcfecbaafjn/popup.js:12:50)
    at HTMLDocument.<anonymous> (chrome-extension://iihnpeckfoopfonmeeeclmcfecbaafjn/popup.js:28:2)

Clicking the address bar icon works just fine, the popup contains the right info.


(assuming that's the right issue:)

Would it make sense to solve this by adding an option to disable the popup icon completely?

Or does it make more sense to fix this by fixing #43 (assuming chrome.storage is not limited by that "Block 3rd party" option), and make enabling/disabling the icon an unrelated feature?

EDIT: although, it turns out the "Show error notification icon on all domains" option is the magic bullet needed to switch the icon off completely. (Sorry, that "on all domains" made me think the option was about ignoring the localhost/non-localhost distinction, not about hiding the icon.)

(Never mind, I'm solving this by disabling the icon, and what I really want is to get a proper notification popup on errors, so I'll try to open a PR adding chrome.notifications support.)

from javascript-errors-notifier.

barbushin avatar barbushin commented on May 30, 2024

It's a very special case, so I don't think that it will be possible to fix it without cutting JEN functionality.

from javascript-errors-notifier.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.