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", "version": "2.53.2", "manifest_version": 3, "name": "Salee - AI LinkedIn Automation Tool", "description": "Handle Objections. Smart Follow-ups. Personalized Invites. Boost your LinkedIn prospecting with Salee and get booked meetings!", "author": "", "offline_enabled": false, "permissions": [ "storage", "webRequest", "notifications" ], "background": { "service_worker": "background.js" }, "host_permissions": [ "https:\/\/*.licdn.com\/*", "https:\/\/*.linkedin.com\/*", "https:\/\/app.salee.pro\/*", "https:\/\/app-stage.salee.pro\/*", "http:\/\/localhost:4200\/*" ], "content_scripts": [ { "matches": [ "<all_urls>" ], "run_at": "document_end", "js": [ "content.js" ], "match_about_blank": true } ], "web_accessible_resources": [ { "resources": [ "*.html", "*.png", "*.eot", "*.woff", "*.woff2", "*.ttf", "*.svg", "*.css", "*.gif", "*.jpg" ], "matches": [ "<all_urls>" ] }, { "resources": [ "manifest.json" ], "matches": [ "https:\/\/app.salee.pro\/*", "https:\/\/app-stage.salee.pro\/*", "http:\/\/localhost:4200\/*" ] } ], "action": { "default_icon": { "16": "icons\/16.png", "32": "icons\/32.png", "48": "icons\/48.png", "128": "icons\/128.png" }, "default_title": "Click to show auth" }, "icons": { "16": "icons\/16.png", "32": "icons\/32.png", "48": "icons\/48.png", "128": "icons\/128.png" }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAmCOev2fFK9cXGYOSbKE0Ec5PVsTGa\/NMyD59W2JexPhGWF+\/TBsBSnktjwuYTr7KTV3H7t2hiR2AlFwGBeaFJsBrWKcpvTqbi0qidPBkSQcakSB8BA4h+2qpK0EnFmvnHtwz9O8B6ekUQKVEauVjc2HmuYxQz+iXph9QLJ6hUHq026BTFtvMjHURM7n78HhCu794AvkEiFYc+gtVCJqb1F3\/EueOo008C1sNNLU69jVzj3yNRxQRZOUdveqpQVZhXSZIGUSzfuycuKdSOk3vgA1CVgxCmqoiwKkEUtpUz21zlJMo+QuyKBvJ8Vwg2Y8OXI+rqRbiQViNi4115iN\/XwIDAQAB" }