fregante / webext-permission-toggle

Browser-action context menu to request permission for the current tab.
https://fregante.github.io/webext-permission-toggle/
MIT License
70 stars 5 forks source link

maninfest.json shown in Readme does not work #1

Closed hipstersmoothie closed 6 years ago

hipstersmoothie commented 6 years ago

I tried setting up a basic repo with just this package installed and the manifest.json in the readme and I got this error:

Could not load background script 'webext-domain-permission-toggle.js'.

Is the readme showing possible usage without webpack? or is webpack needed for this package to work correctly?

fregante commented 6 years ago

The file needs to be in the same directory as manifest.json, not installed via npm