Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "FTech Summarizer", "version": "1.0.2", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "description": "Summarize webpage or article", "action": { "default_popup": "popup\/popup.html" }, "background": { "service_worker": "background.js", "type": "module" }, "permissions": [ "activeTab", "identity", "scripting" ], "host_permissions": [ "https:\/\/summarizer.farawaytech.com\/" ], "oauth2": { "client_id": "66549247963-s68tp8cj4elvm53lp23lb2k0m802hrba.apps.googleusercontent.com", "scopes": [ "https:\/\/www.googleapis.com\/auth\/userinfo.email" ] }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAz1q7utVk+EC7wZSAV+sT5pF7lbPB8tlIsgrgFpcvWis8msosicU+6verPKp2SmJvujXX9voiNpof1DHH6V0pWpjFdNMI02L7URufo8YTKOurTI95nWu9r1qAHin3+T7MIUNhum7TE0ALBZeDgy7\/BoG5JCZm0FFgAT25nybzGkQUZsu\/wEI+AH5sNvR3lA+QZFRtDMc8wIWouoTD1cdq4l+BFmBjqCS+YhgnrZbVEnct8c+DOrMGCXpgLGqoIYqIsKbTh8GT1t1F9UlgGlUYp6eiTGH8vb7D4dtgCYTfCOLy4COjE6rSZ0ydMc\/SltSwDZYGOu+fJSwAsgKBjLFcHwIDAQAB" }