Fix "Could not map contract ID ... to CID" warning in console
This is how Mozilla does it: https://searchfox.org/mozilla-esr102/source/uriloader/exthandler/HandlerService.manifest
This commit is contained in:
parent
f299692de7
commit
7482c2b4ec
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ component {06a2ed11-d0a4-4ff0-a56f-a44545eee6ea} components/zotero-autocomplet
|
|||
contract @mozilla.org/autocomplete/search;1?name=zotero {06a2ed11-d0a4-4ff0-a56f-a44545eee6ea}
|
||||
|
||||
component {9BC3D762-9038-486A-9D70-C997AF848A7C} components/zotero-protocol-handler.js process=main
|
||||
contract @mozilla.org/network/protocol;1?name=zotero {9BC3D762-9038-486A-9D70-C997AF848A7C}
|
||||
contract @mozilla.org/network/protocol;1?name=zotero {9BC3D762-9038-486A-9D70-C997AF848A7C} process=main
|
||||
|
||||
# Scaffold
|
||||
content scaffold chrome/content/scaffold/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue