Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(79)

Side by Side Diff: chrome/test/data/extensions/content_verifier/v1/manifest.json

Issue 266963003: Beginning of support for extension content verification (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: merged latest trunk Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 { 1 {
2 "name": "Test extension that updates from webstore", 2 "name": "Test Extension",
3 "version": "1", 3 "version": "1",
4 "manifest_version": 2, 4 "manifest_version": 2,
5 "update_url": "https://clients2.google.com/service/update2/crx" 5 "update_url": "https://clients2.google.com/service/update2/crx"
6 } 6 }
OLDNEW
« no previous file with comments | « chrome/test/data/extensions/content_verifier/v1.crx ('k') | chrome/test/data/extensions/content_verifier/v1/page.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698