{
   "action": {
      "default_icon": {
         "128": "style/icon128.png",
         "16": "style/icon16.png",
         "256": "style/icon256.png",
         "32": "style/icon32.png",
         "48": "style/icon48.png",
         "64": "style/icon64.png"
      },
      "default_popup": "windows/popup.html",
      "default_title": "DownThemAll!"
   },
   "author": "Nils Maier",
   "background": {
      "service_worker": "service_worker.js"
   },
   "content_security_policy": {
      "extension_pages": "script-src 'self'; style-src 'self' 'unsafe-inline'; img-src data: blob: 'self'; connect-src data: blob: http: https: 'self'; default-src 'self'"
   },
   "default_locale": "en",
   "description": "__MSG_extensionDescription__",
   "homepage_url": "https://downthemall.org/",
   "host_permissions": [ "\u003Call_urls>" ],
   "icons": {
      "128": "style/icon128.png",
      "16": "style/icon16.png",
      "256": "style/icon256.png",
      "32": "style/icon32.png",
      "48": "style/icon48.png",
      "64": "style/icon64.png"
   },
   "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjf/b6f/bve4gv+bhXDixVx2FD1dTGgc2QJ37rH1wHP9QjdAbRkGX0Wnly3myl+G66m9gMFdz5+5EH1ES5MNtrm2254dKGP6zWwNPchEMzXDMverYEXxAXLBVoVAQLMizrE5m1xZsmoVgDeDgEdR9J79eYzLCLAnHDUdQRvS6BjaRp/AOX+t3QnHvPs0sBT3SZ98rFqy2Zu2jMvQNA7jyLd1Ygrvb3IuiDLK9qe/vd/PrR+eJxrMlBGxV3jtgVWukcVKAB4XG7VinVZKt2/+qIEvKNcBpDAp5IARenXb3d2wPvm6P38nZEzNnZSoh2Ken6+LcPggKRB1knGD6Wd/nyQIDAQAB",
   "manifest_version": 3,
   "name": "DownThemAll!",
   "options_ui": {
      "open_in_tab": true,
      "page": "/windows/prefs.html"
   },
   "permissions": [ "contextMenus", "downloads", "downloads.open", "downloads.shelf", "history", "notifications", "offscreen", "scripting", "storage", "tabs", "webNavigation" ],
   "update_url": "https://clients2.google.com/service/update2/crx",
   "version": "4.14.3"
}
