CleanLinks icon indicating copy to clipboard operation
CleanLinks copied to clipboard

Chrome package registration error in latest Nightly due bug 1182546

Open Halibut80 opened this issue 10 years ago • 1 comments

Security Error: Content at moz-nullprincipal:{e9e89098-f5a8-4b49-a841-04b8e93bc0c6} may not load or link to chrome://cleanlinks/locale/options.dtd. when open option page.

https://developer.mozilla.org/en/docs/Chrome_Registration#contentaccessible https://bugzilla.mozilla.org/show_bug.cgi?id=1226869

Halibut80 avatar Nov 24 '15 20:11 Halibut80

That's interesting, thanks for reporting it.

So, looks like every add-on using inline-options will need to use the contentaccessible directive, the least to say is that it's awkward because this will open the addon to get accessed from content (web) pages unnecessarily :confused:

diegocr avatar Nov 24 '15 20:11 diegocr