| Index: polyfill.js |
| =================================================================== |
| --- a/polyfill.js |
| +++ b/polyfill.js |
| @@ -32,16 +32,17 @@ |
| "storage.local.set", |
| "storage.managed.get", |
| "tabs.create", |
| "tabs.get", |
| "tabs.getCurrent", |
| "tabs.insertCSS", |
| "tabs.query", |
| "tabs.reload", |
| + "tabs.removeCSS", |
| "tabs.sendMessage", |
| "tabs.update", |
| "webNavigation.getAllFrames", |
| "webRequest.handlerBehaviorChanged", |
| "windows.create", |
| "windows.update" |
| ]; |