Index: chrome/test/data/extensions/samples/screenshot/manifest.json |
=================================================================== |
--- chrome/test/data/extensions/samples/screenshot/manifest.json (revision 0) |
+++ chrome/test/data/extensions/samples/screenshot/manifest.json (revision 0) |
@@ -0,0 +1,8 @@ |
+{ |
+ "name": "Test Screenshot Extension", |
+ "version": "1.0", |
+ "description": "Test extension for testing screenshot functionality", |
+ "toolstrips": [ |
+ "my_toolstrip.html" |
+ ] |
+} |
Property changes on: chrome\test\data\extensions\samples\screenshot\manifest.json |
___________________________________________________________________ |
Added: svn:eol-style |
+ LF |