Index: chrome/browser/resources/script_bubble/manifest.json |
diff --git a/chrome/browser/resources/script_bubble/manifest.json b/chrome/browser/resources/script_bubble/manifest.json |
deleted file mode 100644 |
index f8f411d578aaf93bacff21a0a50f2f37dad29e2c..0000000000000000000000000000000000000000 |
--- a/chrome/browser/resources/script_bubble/manifest.json |
+++ /dev/null |
@@ -1,13 +0,0 @@ |
-{ |
- "manifest_version": 2, |
- "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDO1EY113vutkoYrTsgmPtKDV4QvKk1MEm8ROEHZOQo14xNMefo8+7Lpph1diC9ke97n00cWAkyYmcCEFfbRE56eUJhFVjLzlKAiR/10B0bWQ1xBTB94G8M8Huuv8Om6/0mTwTKny2XdW/XewMq1wOkL/13uAHnivbYRA0aYlNnzQIDAQAB", |
- "name": "Script Bubble", |
- "description": "Shows the number of extensions running content script on the current tab.", |
- "version": "1", |
- "permissions": [ |
- "management" |
- ], |
- "page_action": { |
- "default_icon": "16.png" |
- } |
-} |