wenliming %!s(int64=3) %!d(string=hai) anos
pai
achega
e3e9362ae6
Modificáronse 3 ficheiros con 3 adicións e 3 borrados
  1. 1 1
      src/manifest.development.json
  2. 1 1
      src/manifest.pre.json
  3. 1 1
      src/manifest.production.json

+ 1 - 1
src/manifest.development.json

@@ -33,7 +33,7 @@
         }
     ],
       "host_permissions": [
-        // "*://*/*",
+        "*://*/*",
         "https://twitter.com/*",
         "https://testh5.denetme.net/*",
         "https://h5.denetme.net/*",

+ 1 - 1
src/manifest.pre.json

@@ -33,7 +33,7 @@
         }
     ],
       "host_permissions": [
-        // "*://*/*",
+        "*://*/*",
         "https://twitter.com/*",
         "https://testh5.denetme.net/*",
         "https://h5.denetme.net/*",

+ 1 - 1
src/manifest.production.json

@@ -33,7 +33,7 @@
         }
     ],
       "host_permissions": [
-        // "*://*/*",
+        "*://*/*",
         "https://twitter.com/*",
         "https://testh5.denetme.net/*",
         "https://h5.denetme.net/*",