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

Side by Side Diff: tests/metadata.edge

Issue 29345751: Issue 4028 - Add support for Edge extensions to buildtools (Closed)
Patch Set: Address comments on patch set 7 Created Oct. 4, 2016, 2:37 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
OLDNEW
(Empty)
1 [general]
2 version = 1.3.3.7
3 author = Eyeo GmbH
4 basename = adblockplusedge
5 background_color = red
6 permissions = tabs
7 http://*/*
8 https://*/*
9 contextMenus
10 webRequest
11 webRequestBlocking
12 webNavigation
13 storage
14 unlimitedStorage
15 notifications
16 options = options.html
17
18 [package_identity]
19 name = EyeoGmbH.AdblockPlus
20 publisher = CN=4F066043-8AFE-41C9-B762-6C15E77E3F88
21
22 [appx_assets]
23 logo_44.png = chrome/icons/abp-44.png
24 logo_50.png = chrome/icons/abp-50.png
25 logo_150.png = chrome/icons/abp-150.png
26
27 [mapping]
28 icons = chrome/icons
29
30 [compat]
31 edge = 37.14332.1000.0
32 windows = 10.0.14332.0/12.0.0.0
OLDNEW

Powered by Google App Engine
This is Rietveld