Auto-deploy: 2026-06-02 18:39:04
This commit is contained in:
@@ -8,8 +8,7 @@
|
||||
"activeTab",
|
||||
"scripting",
|
||||
"clipboardWrite",
|
||||
"microphone",
|
||||
"offscreen"
|
||||
"microphone"
|
||||
],
|
||||
"host_permissions": [
|
||||
"https://www.linkedin.com/*",
|
||||
@@ -54,6 +53,15 @@
|
||||
"128": "icons/icon128.png"
|
||||
}
|
||||
},
|
||||
"web_accessible_resources": [
|
||||
{
|
||||
"resources": [
|
||||
"speech.html",
|
||||
"speech.js"
|
||||
],
|
||||
"matches": ["<all_urls>"]
|
||||
}
|
||||
],
|
||||
"background": {
|
||||
"service_worker": "background.js"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user