| Index: metadata.chrome |
| =================================================================== |
| --- a/metadata.chrome |
| +++ b/metadata.chrome |
| @@ -13,12 +13,13 @@ |
| unlimitedStorage |
| notifications |
| options = options.html |
| +devtools = devtools.html |
| browserAction = icons/abp-19.png icons/abp-38.png popup.html |
| icons = icons/abp-16.png icons/abp-32.png icons/abp-48.png icons/abp-64.png icons/abp-128.png |
| webAccessible = block.html |
| [compat] |
| -chrome = 28.0 |
| +chrome = 29.0 |
| [convert_js] |
| lib/io.js = lib/filesystem/io.js |
| @@ -34,6 +35,12 @@ |
| icons/abp-38-notification-critical.png = chrome/icons/abp-38-notification-critical.png |
| icons/abp-38-notification-information.png = chrome/icons/abp-38-notification-information.png |
| icons/abp-48.png = chrome/icons/abp-48.png |
| +ext/devtools.js = chrome/ext/devtools.js |
| +devtools.html = chrome/devtools.html |
| +devtools.js = chrome/devtools.js |
| +devtools-panel.html = adblockplusui/devtools-panel.html |
| +devtools-panel.js = adblockplusui/devtools-panel.js |
| +skin/devtools-panel.css = adblockplusui/skin/devtools-panel.css |
| [convert_img] |
| icons/abp-19-notification-critical-1.png = chrome/icons/abp-19.png -> blend(chrome/icons/abp-19-notification-critical.png, 0.1) |