mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
Tools: Fix clipper release script
This commit is contained in:
parent
e27d059376
commit
91a3adf2a2
@ -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": {
|
||||
|
Loading…
Reference in New Issue
Block a user