2 // chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai
4 "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDN6hM0rsDYGbzQPQfOygqlRtQgKUXMfnSjhIBL7LnReAVBEd7ZmKtyN2qmSasMl4HZpMhVe2rPWVVwBDl6iyNE/Kok6E6v6V3vCLGsOpQAuuNVye/3QxzIldzG/jQAdWZiyXReRVapOhZtLjGfywCvlWq7Sl/e3sbc0vWybSDI2QIDAQAB",
8 "offline_enabled": true,
17 "content_security_policy": "script-src 'self' blob: filesystem: chrome://resources; object-src *; plugin-types application/x-google-chrome-pdf",
18 // This is to work-around an issue where this extension is not granted
19 // permission to access chrome://resources when iframed for print preview.
20 // See https://crbug.com/444752.
23 "matches": ["chrome://print/*"],
24 "js": ["content_script.js"]
27 "mime_types_handler": "<INDEX>",
28 "web_accessible_resources": [