mirror of
https://github.com/Jonnyan404/memos-bber.git
synced 2026-04-25 03:58:37 +09:00
2023.03.25
This commit is contained in:
+7
-7
@@ -26,12 +26,12 @@
|
|||||||
],
|
],
|
||||||
"host_permissions": ["http://*/*", "https://*/*"],
|
"host_permissions": ["http://*/*", "https://*/*"],
|
||||||
"commands": {
|
"commands": {
|
||||||
"_execute_browser_action": {
|
"open-extension": {
|
||||||
"suggested_key": {
|
"description": "Open my extension",
|
||||||
"default": "Ctrl+Shift+F",
|
"suggested_key": {
|
||||||
"mac": "MacCtrl+Shift+F"
|
"default": "Ctrl+Shift+F",
|
||||||
},
|
"mac": "MacCtrl+Shift+F"
|
||||||
"description": "Opens popup.html"
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user