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

Unified Diff: metadata.chrome

Issue 9496013: Pop-up blocking functionality for Chrome (Closed)
Patch Set: Created March 1, 2013, 3:45 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | popupBlocker.js » ('j') | popupBlocker.js » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: metadata.chrome
===================================================================
--- a/metadata.chrome
+++ b/metadata.chrome
@@ -5,16 +5,17 @@ backgroundScripts = lib/adblockplus_comp
lib/adblockplus.js
lib/punycode.js
lib/publicSuffixList.js
lib/basedomain.js
lib/sha1.js
lib/jsbn.js
lib/rsa.js
webrequest.js
+ popupBlocker.js
background.js
permissions = tabs
http://*/*
https://*/*
contextMenus
webRequest
webRequestBlocking
unlimitedStorage
« no previous file with comments | « no previous file | popupBlocker.js » ('j') | popupBlocker.js » ('J')

Powered by Google App Engine
This is Rietveld