Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "action": { "default_icon": "main\/img\/icon.png", "default_popup": "popup.html", "default_title": "Therapy Instructions" }, "author": "Author", "background": { "service_worker": "background.js", "type": "module" }, "content_scripts": [ { "all_frames": true, "js": [ "main\/js\/jquery.js", "main\/js\/slider.js", "main\/js\/ws.js" ], "matches": [ "<all_urls>" ], "run_at": "document_start" } ], "default_locale": "en", "description": "Therapy Instructions. With Timer & Notifications", "host_permissions": [ "<all_urls>", "ws:\/\/localhost\/*" ], "icons": { "16": "main\/img\/icon.png", "48": "main\/img\/icon.png", "128": "main\/img\/icon.png" }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA2+8RoTmte3HxSYB1kIj6udmYTHDlKSUrHHS\/Y01LC2OTxLJ0pr42voMnHRZSAmJuwx6ouvSJPstC2XDAzm2jaIICi+qYxtHEGGj81J1OvWlcxC2XfO72XcUX636uu96oKdcnJhtG3qU8DENR1gPvjikWAyjspnXPa7o+KO\/EVhIBBUCQtIN76+Iyef4Lsor24wZKdzsCCmg0ZfF+bdtBTVJOn\/I1Wt+XtRX+CgYYtxAg5c1Sa5OpugYAqAoF8Yb2fIflxaZfT0FoPndiPSKFyeD\/houpE5VlWLf2AXwWmx2saA0ystfr2yK6hcUSf76GRLyLhi10V190ldpkUJWHfQIDAQAB", "manifest_version": 3, "name": "Therapy Instructions", "permissions": [ "storage", "alarms", "notifications" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.1.3.2" }