Hacker News new | ask | show | jobs
by Justineo 3830 days ago
It's because of a Chrome bug that dynamically granted options will be "forgotten" after Chrome restarts if I set all urls as optional permission. In order to support GitHub Enterprise, which I cannot know the domains in advance, I have to request permission for all domains and deal with script injection myself.