-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Firefox extensions use browser, not chrome (though it supports both, MDN encourages using browser)
I tried just renaming all instances of chrome in the the files to browser but that didn't work - which is too bad because I wanted to send you a PR instead of filing an issue :)
Activating extension 'VaibhavVishal.web-extension' failed: Cannot find module '.browser/browserCompletionItemProvider'
Require stack:
- /home/daniel/.vscode/extensions/vaibhavvishal.web-extension-0.1.0/out/completionItemProviders.js
- /home/daniel/.vscode/extensions/vaibhavvishal.web-extension-0.1.0/out/extension.js
- /usr/share/code/resources/app/out/vs/loader.js
- /usr/share/code/resources/app/out/bootstrap-amd.js
- /usr/share/code/resources/app/out/bootstrap-fork.js
(yes I also renamed every file containing the name chrome to browser)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels