chrome-extension_open-local-file-link
chrome-extension_open-local-file-link copied to clipboard
[WIP] Support Web Extension (Firefox Extension)
It does not work currently (Firefox 57.0.1).
Todo
- [x] Make it installable on firefox
- [ ] Wait for web extension api to be able to open file URL
tabs.create() - Mozilla | MDN
For security reasons, in Firefox, this may not be a privileged URL. So passing any of the following URLs will fail:
- file: URLs (i.e., files on the filesystem. However, to use a file packaged inside the extension, see below)
- [ ] Change i18n message files
- e.g.) disabled by
Chrome
- e.g.) disabled by