{
   "action": {
      "default_icon": {
         "128": "icons/icon-128.png",
         "16": "icons/icon-16.png",
         "24": "icons/icon-24.png",
         "32": "icons/icon-32.png",
         "48": "icons/icon-48.png",
         "96": "icons/icon-96.png"
      },
      "default_title": "Send to Kindle"
   },
   "background": {
      "service_worker": "background.js"
   },
   "description": "Push news articles, blogs posts and other web content to Kindle devices.",
   "homepage_url": "https://send.reabble.com",
   "icons": {
      "128": "icons/icon-128.png",
      "16": "icons/icon-16.png",
      "24": "icons/icon-24.png",
      "32": "icons/icon-32.png",
      "48": "icons/icon-48.png",
      "96": "icons/icon-96.png"
   },
   "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAh3Y4PSFkuP12scx5yEU1jqVOMdg3faztEfiEQuPOcVKnYXFYw5+P5mG81MXOabfTJbEB5My6wR4ZzpTbBhKJ9DtDk1BahRFt2rpt1JzEA78QQcAEijI8C6pRxlDEiiK/gpAO2nhxnqPLTJs3U/dPh/gLVfwDXJwozLp61H2gRY1FbIMX+iAZO1upfeh/D1mitxDMy0pZ+yMp+xGhXhEaOmsqAfPZk/eqxlEbt4wvP0o7jpCfmFsEz1Gg+mcPQC0D0zxezBrs8KUjTFNOKSFpu+uyGm0VKaTRBoZY9wWwj3DVuNC3UwyCCVH+7RuxQUqvtxopiGI6HrSKC9ID8pOz1wIDAQAB",
   "manifest_version": 3,
   "name": "Send to Kindle",
   "options_ui": {
      "open_in_tab": false,
      "page": "options.html"
   },
   "permissions": [ "activeTab", "scripting", "storage" ],
   "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx",
   "version": "2.1"
}
