47
edits
(→Permission Model: activeTab is supported since 45 - https://bugzil.la/1190688) |
|||
| Line 134: | Line 134: | ||
== Permission Model == | == Permission Model == | ||
We currently enforce [https://developer.chrome.com/extensions/declare_permissions manifest permissions] | We currently enforce [https://developer.chrome.com/extensions/declare_permissions manifest permissions] for [[WebExtensions#List_of_supported_APIs|the supported APIs]]. We also don't enforce the CSP protections at all. Support for that is planned. | ||
== Namespacing == | == Namespacing == | ||
edits