Tools: Fix clipper release script

pull/2642/head
Laurent Cozic 2020-03-02 18:28:28 +00:00
parent e27d059376
commit 91a3adf2a2
1 changed files with 0 additions and 10 deletions

View File

@ -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": {