Update
This commit is contained in:
+2
-2
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"manifest_version": 3,
|
||||
"name": "SMCC",
|
||||
"version": "2.0",
|
||||
"version": "2.2",
|
||||
"default_locale": "es",
|
||||
"description": "Automatización SMCC",
|
||||
"permissions": ["tabs", "storage", "history"],
|
||||
@@ -12,7 +12,7 @@
|
||||
"content_scripts": [
|
||||
{
|
||||
"matches": ["https://claro-co.ysocial.net/*", "http://claro-co.ysocial.net/*"],
|
||||
"js": ["content.js"]
|
||||
"js": ["content2.js"]
|
||||
}
|
||||
],
|
||||
"action": {
|
||||
|
||||
Reference in New Issue
Block a user