|
|
@ -27,6 +27,7 @@ |
|
|
|
"run_at": "document_start", |
|
|
|
"run_at": "document_start", |
|
|
|
"js": ["contentscript.js"] |
|
|
|
"js": ["contentscript.js"] |
|
|
|
}], |
|
|
|
}], |
|
|
|
|
|
|
|
"content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'", |
|
|
|
"file_browser_handlers": [{ |
|
|
|
"file_browser_handlers": [{ |
|
|
|
"id": "open-as-pdf", |
|
|
|
"id": "open-as-pdf", |
|
|
|
"default_title": "Open with PDF Viewer", |
|
|
|
"default_title": "Open with PDF Viewer", |
|
|
|