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", "manifest_version": 3, "name": "Cover Letter Generator & Upwork Proposal AI", "version": "1.0", "description": "Generate a cover letter with AI and Upwork Proposal", "background": { "service_worker": ".\/background.js" }, "permissions": [ "storage" ], "host_permissions": [ "https:\/\/fiiqow.com\/*" ], "icons": { "16": "icon3.png", "32": "icon3.png", "48": "icon3.png", "128": "icon3.png" }, "short_name": "Fiiqow", "action": { "default_title": "Fiiqow" } }