Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: metadata.opera

Issue 11095040: Don't show desktop notifications in Opera (Closed)
Patch Set: Created July 24, 2013, 12:47 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « background.js ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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
14 13
15 [convert_js] 14 [convert_js]
16 lib/io.js = lib/localstorage/io.js 15 lib/io.js = lib/localstorage/io.js
17 --arg module=true 16 --arg module=true
OLDNEW
« no previous file with comments | « background.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld