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": "LinkedIn Engagement Strategist, Luna Lopez", "short_name": "Strategist", "version": "1.1", "description": "Content strategy, engagement optimization, lead generation, profile enhancement, network growth, post optimization", "action": { "default_icon": { "16": "icons\/Icon16.png", "48": "icons\/Icon48.png", "128": "icons\/Icon128.png" } }, "background": { "service_worker": "background.js", "type": "module" }, "icons": { "16": "icons\/Icon16.png", "48": "icons\/Icon48.png", "128": "icons\/Icon128.png" }, "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'; frame-src https:\/\/do.pebblerunmedia.com\/lunacontent" }, "permissions": [ "windows" ] }