{
   "action": {
      "default_icon": "icons/icon-pink-16.png",
      "default_popup": "popup/index.html",
      "default_title": "Urban VPN"
   },
   "background": {
      "service_worker": "service-worker/index.js"
   },
   "content_scripts": [ {
      "all_frames": true,
      "js": [ "ad-blocker/content.js" ],
      "match_about_blank": true,
      "matches": [ "https://*/*", "http://*/*" ],
      "run_at": "document_start"
   }, {
      "js": [ "content/content.js" ],
      "matches": [ "https://*/*", "http://*/*" ],
      "run_at": "document_start"
   } ],
   "default_locale": "en",
   "description": "__MSG_appDesc__",
   "homepage_url": "https://www.urban-vpn.com/",
   "host_permissions": [ "\u003Call_urls>", "https://*.bugsnag.com/*" ],
   "icons": {
      "128": "icons/icon-pink-128.png",
      "16": "icons/icon-pink-16.png",
      "48": "icons/icon-pink-48.png"
   },
   "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAhyI83umfuyo8vQ2YaP4f9ov8SsfG32ljJs+XTYE7v6zWj5n6qmy9UzikJkGLpg5W3gtJIbBzetHcBfDH/00FLSnh0GZz5F0dZV2a9zMGjQbj4JaBF7WSKnxogRnRnrZIOoeM0D6TmrgZkPOFeD1FSHsWDWWusQb2HgnfrqxiKvLovmpYfNgmzq6WedYbE3xg0PLS7kULvwC9cGJmDwv/eDkTcUUSM8EmP3vR4hJaxSkmlWLQUedhNgkqUenkleCAUkpgZ4te+KqV9EaPbsxH9oirDn4obEN2PQr0mQEbcuZEwqqfvlnx5VZLjWLJHFOEetcaj9u3p6yTUxyQh5SsrwIDAQAB",
   "manifest_version": 3,
   "minimum_chrome_version": "110.0",
   "name": "__MSG_appName__",
   "optional_permissions": [ "privacy" ],
   "permissions": [ "webRequestAuthProvider", "offscreen", "alarms", "management", "proxy", "scripting", "storage", "tabs", "webNavigation", "webRequest" ],
   "update_url": "https://clients2.google.com/service/update2/crx",
   "version": "5.10.0",
   "web_accessible_resources": [ {
      "matches": [ "\u003Call_urls>" ],
      "resources": [ "/content/anti-male-ware-notification/index.html", "/content/safe-price-check-notification/index.html", "/content/vpn-notification/index.html", "/content/terminated-connection-notification/index.html", "/content/consent-reminder-notification/index.html", "/content/ai-protection-notification/index.html" ]
   }, {
      "matches": [ "https://*/*", "http://*/*" ],
      "resources": [ "/content/location/location.js" ]
   }, {
      "matches": [ "\u003Call_urls>" ],
      "resources": [ "/libs/extend-native-history-api.js", "/libs/requests.js" ]
   }, {
      "matches": [ "*://*/*" ],
      "resources": [ "executors/*" ]
   } ]
}
