5 "description": "Browser test for chrome.runtime.setUninstallUrl",
5 "description": "Browser test for chrome.runtime.setUninstallURL",
6 "permissions": [
6 "permissions": [
7 "management",
7 "management",
8 "tabs",
8 "tabs",
9 "<all_urls>"
9 "<all_urls>"
10 ],
10 ],
11 "background": {
11 "background": {
12 "scripts": ["test.js"]
12 "scripts": ["test.js"]
13 }
13 }
14 }
14 }
OLD
NEW
« no previous file with comments
|
« no previous file
|
no next file »
|
no next file with comments »
Issue 414303005: Fix typo.
(Closed)
Created 6 years, 5 months ago by rpaquay
Modified 6 years, 5 months ago
Reviewers: Ken Rockot(use gerrit already)
Base URL: https://chromium.googlesource.com/chromium/src.git@master
Comments: 0