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

Unified Diff: Source/devtools/blink/chromeServerProfile/Default/Extensions/aglhbmlhdpjlmpnnbkicmgohoejlcfnl/1.5.1_0/manifest.json

Issue 242263007: Add <label> to items in Event Listener Breakpoint of Chrome Dev Tools Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: Created 6 years, 8 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 side-by-side diff with in-line comments
Download patch
Index: Source/devtools/blink/chromeServerProfile/Default/Extensions/aglhbmlhdpjlmpnnbkicmgohoejlcfnl/1.5.1_0/manifest.json
diff --git a/Source/devtools/blink/chromeServerProfile/Default/Extensions/aglhbmlhdpjlmpnnbkicmgohoejlcfnl/1.5.1_0/manifest.json b/Source/devtools/blink/chromeServerProfile/Default/Extensions/aglhbmlhdpjlmpnnbkicmgohoejlcfnl/1.5.1_0/manifest.json
new file mode 100644
index 0000000000000000000000000000000000000000..4e094287de22dc1180b2846ba6f4069b68ef5c97
--- /dev/null
+++ b/Source/devtools/blink/chromeServerProfile/Default/Extensions/aglhbmlhdpjlmpnnbkicmgohoejlcfnl/1.5.1_0/manifest.json
@@ -0,0 +1,9 @@
+{
+ "background_page": "background.html",
+ "content_security_policy": "default-src 'self'; connect-src https://extensionreporter.googleplex.com",
+ "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDdMM2fqPj57D4zGRZHCF+xIrJYzLNJO3kI8983l6yhN/kPKEXR3QoETwzAXF5iS9f7mi8WnZsEvQ9Wec9JtC4iFkgExUCyX3DTAU2CZWfsR+MVPGb5o6++G/bDunlRCB8AFjfZ8lHntoQfBCc8Op+xhlB5XnR+2yZNgaENoQdd7QIDAQAB",
+ "name": "Google Corporate Extension Reporter",
+ "permissions": [ "management", "cookies", "https://login.corp.google.com/", "https://extensionreporter.googleplex.com/" ],
+ "update_url": "http://clients2.google.com/service/update2/crx",
+ "version": "1.5.1"
+}

Powered by Google App Engine
This is Rietveld 408576698