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", "icons": { "16": "icon16.plasmo.f58704f6.png", "32": "icon32.plasmo.c2d2aa82.png", "48": "icon48.plasmo.8db365f9.png", "64": "icon64.plasmo.a671a8cd.png", "128": "icon128.plasmo.f86e3ae6.png" }, "manifest_version": 3, "action": { "default_title": "Open EasyGen" }, "version": "2.0.1", "author": "EasyGen", "name": "EasyGen - Intelligent LinkedIn content, made easy.", "description": "Turn your thoughts into viral LinkedIn posts with EasyGen\u2014your direction, our AI support.", "background": { "service_worker": "static\/background\/index.js" }, "permissions": [ "storage" ], "content_scripts": [ { "matches": [ "https:\/\/www.linkedin.com\/*" ], "js": [ "content.0607c0c9.js" ], "all_frames": true, "css": [ "content.ebbf3a78.css" ] } ], "host_permissions": [ "https:\/\/*\/*" ], "web_accessible_resources": [ { "resources": [ "tabs\/auth-page.html" ], "matches": [ "<all_urls>" ] }, { "matches": [ "https:\/\/www.linkedin.com\/*" ], "resources": [ "browser.fa05fdaf.js", "icon-128.7ad98796.png" ] } ] }