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 Windows Store issues with blockmap and devbuild display name Created Oct. 14, 2016, 12:07 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 | « tests/AppManifest.xml.expect ('k') | tests/test_packagerEdge.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 [general]
2 version = 1.2.3
3 author = Eyeo GmbH
4 basename = adblockplusedge
5 app_id = EyeoGmbH.AdblockPlus
6 publisher_id = CN=4F066043-8AFE-41C9-B762-6C15E77E3F88
7 background_color = red
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
20 [appx_assets]
21 logo_44.png = chrome/icons/abp-44.png
22 logo_50.png = chrome/icons/abp-50.png
23 logo_150.png = chrome/icons/abp-150.png
24
25 [mapping]
26 icons = chrome/icons
27
28 [compat]
29 edge = 37.14332.1000.0
30 windows = 10.0.14332.0/12.0.0.0
OLDNEW
« no previous file with comments | « tests/AppManifest.xml.expect ('k') | tests/test_packagerEdge.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld