mirror of
https://github.com/anatolykopyl/vk-mute.git
synced 2026-03-26 21:05:16 +00:00
Refactoring controls.js and add url observer like main.js file
This commit is contained in:
@@ -21,6 +21,10 @@
|
||||
},
|
||||
"manifest_version": 2,
|
||||
"content_scripts": [
|
||||
{
|
||||
"matches": ["https://*.vk.com/*"],
|
||||
"js": ["main.js"]
|
||||
},
|
||||
{
|
||||
"matches": ["https://*.vk.com/im*"],
|
||||
"js": ["hide_element.js"]
|
||||
|
||||
Reference in New Issue
Block a user