Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "icons": { "16": "icon16.plasmo.6c567d50.png", "32": "icon32.plasmo.76b92899.png", "48": "icon48.plasmo.aced7582.png", "64": "icon64.plasmo.8bb5e6e0.png", "128": "icon128.plasmo.3c1ed2d2.png" }, "manifest_version": 3, "action": { "default_icon": { "16": "icon16.plasmo.6c567d50.png", "32": "icon32.plasmo.76b92899.png", "48": "icon48.plasmo.aced7582.png", "64": "icon64.plasmo.8bb5e6e0.png", "128": "icon128.plasmo.3c1ed2d2.png" }, "default_popup": "popup.html" }, "version": "2.0.1", "author": "Plasmo Corp. <foss@plasmo.com>", "name": "__MSG_extensionName__", "description": "__MSG_extensionDescription__", "background": { "service_worker": "static\/background\/index.js" }, "permissions": [ "storage", "tabs" ], "content_scripts": [ { "matches": [ "*:\/\/*.indeed.com\/*" ], "js": [ "DownloadButton.34ff3a7f.js" ], "css": [] }, { "matches": [ "*:\/\/*.indeed.com\/*" ], "js": [ "Downloader.8eb8c125.js" ], "css": [] } ], "default_locale": "en", "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAls5PH3NNrIEvrKdeBTXm3nzhhzBmTdGFVFeyv81d7H\/D2z0Uy3w9rdqaOdn0DOn\/pNOPN1tH4GcuZIgSFmaRaO\/qKdQL7\/QruNAKXbi4nVnYaFD8zU83g3+m0sZgstrskoTDR13EOmKE2R2ZZ2hcrb\/\/Wkoc\/r26QWkPPJJwZ1X1W1LvA1A\/gIlsemgljokTJwH25YfYcuwOdcnb4dFpUFRCDiKHHH9Q0IauZh7HfhaqMewDo0\/wBqXcaws7kbuiVU5JMlqxa4expwO524ERdJ7mLi7pjldqrSZ7rPqKsjS0Py8Wxx\/+xqCOuPnyWUcGJoSy\/kX0jL9PUuDu9rrhMQIDAQAB", "web_accessible_resources": [ { "matches": [ "*:\/\/*.indeed.com\/*" ], "resources": [ "browser.4ceded9e.js", "DownloadButton.95bad065.css" ] }, { "matches": [ "*:\/\/*.indeed.com\/*" ], "resources": [ "browser.4ceded9e.js", "DownloadButton.95bad065.css" ] } ] }