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

Side by Side Diff: metadata.chrome

Issue 29565795: Noissue - Import notification_antiadblock_* strings from adblockplusui (Closed)
Patch Set: Created Oct. 5, 2017, 7:12 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 | « _locales/en_US/messages.json ('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 [general] 1 [general]
2 basename = adblockpluschrome 2 basename = adblockpluschrome
3 version = 1.13.4 3 version = 1.13.4
4 author = eyeo GmbH 4 author = eyeo GmbH
5 permissions = tabs 5 permissions = tabs
6 <all_urls> 6 <all_urls>
7 contextMenus 7 contextMenus
8 webRequest 8 webRequest
9 webRequestBlocking 9 webRequestBlocking
10 webNavigation 10 webNavigation
(...skipping 103 matching lines...) Expand 10 before | Expand all | Expand 10 after
114 lib/adblockplus.js[module] = true 114 lib/adblockplus.js[module] = true
115 lib/adblockplus.js[injectinfomodule] = true 115 lib/adblockplus.js[injectinfomodule] = true
116 lib/adblockplus.js[autoload] = filterListener,synchronizer,requestBlocker,popupB locker,subscriptionInit,filterComposer,stats,uninstall,csp,cssInjection,firefoxD ataCleanup,options 116 lib/adblockplus.js[autoload] = filterListener,synchronizer,requestBlocker,popupB locker,subscriptionInit,filterComposer,stats,uninstall,csp,cssInjection,firefoxD ataCleanup,options
117 include.preload.js = include.preload.js inject.preload.js 117 include.preload.js = include.preload.js inject.preload.js
118 include.postload.js = subscriptionLink.postload.js composer.postload.js 118 include.postload.js = subscriptionLink.postload.js composer.postload.js
119 elemHideEmulation.js = adblockpluscore/lib/common.js adblockpluscore/lib/content /elemHideEmulation.js 119 elemHideEmulation.js = adblockpluscore/lib/common.js adblockpluscore/lib/content /elemHideEmulation.js
120 elemHideEmulation.js[module] = true 120 elemHideEmulation.js[module] = true
121 121
122 [import_locales] 122 [import_locales]
123 adblockplusui/locale/*/firstRun.json = =* 123 adblockplusui/locale/*/firstRun.json = =*
124 adblockplusui/locale/*/antiadblockInit.json = =*
OLDNEW
« no previous file with comments | « _locales/en_US/messages.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld