| Left: | ||
| Right: |
| OLD | NEW |
|---|---|
| 1 [default] | 1 [default] |
| 2 inherit = metadata.chrome | 2 inherit = metadata.chrome |
| 3 | 3 |
| 4 [general] | 4 [general] |
| 5 basename = adblockplusopera | 5 basename = adblockplusopera |
| 6 permissions = tabs | 6 permissions = tabs |
| 7 http://*/* | 7 http://*/* |
| 8 https://*/* | 8 https://*/* |
| 9 contextMenus | 9 contextMenus |
| 10 webRequest | 10 webRequest |
| 11 webRequestBlocking | 11 webRequestBlocking |
| 12 unlimitedStorage | 12 unlimitedStorage |
| 13 notification | |
|
Wladimir Palant
2013/07/21 11:15:30
Does Opera support it?
Felix Dahlke
2013/07/22 12:30:15
I didn't test in Opera yet, got it on the TODO lis
| |
| 13 | 14 |
| 14 [convert_js] | 15 [convert_js] |
| 15 lib/io.js = lib/localstorage/io.js | 16 lib/io.js = lib/localstorage/io.js |
| 16 --arg module=true | 17 --arg module=true |
| OLD | NEW |