diff --git a/Clipper/manifest.json b/Clipper/manifest.json index f555c256a4..b94564ba2d 100644 --- a/Clipper/manifest.json +++ b/Clipper/manifest.json @@ -23,16 +23,6 @@ "default_title": "Joplin Web Clipper", "default_popup": "popup/build/index.html" }, - "content_scripts": [ - { - "matches": [ - "*://*/" - ], - "js": [ - "main.js" - ] - } - ], "commands": { "_execute_browser_action": { "suggested_key": {