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

Side by Side Diff: metadata.edge

Issue 29365879: Issue 4616 - Push Edge related changes to the edge bookmark of adblockpluschrome (Closed)
Patch Set: Fix typo in README.md Created Dec. 1, 2016, 12:08 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 | « icons/abp-50.png ('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
(Empty)
1 [default]
2 inherit = metadata.common
3
4 [general]
5 basename = adblockplusedge
6 app_id = EyeoGmbH.AdblockPlus
7 publisher_id = CN=4F066043-8AFE-41C9-B762-6C15E77E3F88
8 permissions = tabs
9 http://*/*
10 https://*/*
11 contextMenus
12 webRequest
13 webRequestBlocking
14 webNavigation
15 storage
16 unlimitedStorage
17 notifications
18 options = options.html
19 background_color = red
20
21 [compat]
22 edge = 37.14332.1000.0
23 windows = 10.0.14332.0/12.0.0.0
24
25 [mapping]
26 icons = chrome/icons
27
28 [appx_assets]
29 logo_44.png = icons/abp-44.png
30 logo_50.png = icons/abp-50.png
31 logo_150.png = icons/detailed/abp-150.png
kzar 2016/12/01 12:11:01 I don't see icons/details/abp-150.png in the repos
Oleksandr 2016/12/01 14:18:04 Done.
OLDNEW
« no previous file with comments | « icons/abp-50.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld