sendout.ai - Most Affordable & Safest LinkedIn Automation Tool

sendout.ai - Most Affordable & Safest LinkedIn Automation Tool

Supercharge your LinkedIn presence with sendout.ai. 10x your leads, meetings, and deals.

Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "sendout.ai - Most Affordable & Safest LinkedIn Automation Tool",
  "version": "1.0",
  "description": "Supercharge your LinkedIn presence with sendout.ai. 10x your leads, meetings, and deals.",
  "permissions": [
    "cookies"
  ],
  "host_permissions": [
    "http://*/*",
    "https://*/*"
  ],
  "icons": {
    "16": "sendout.png",
    "48": "sendout.png",
    "128": "sendout.png"
  },
  "action": {
    "default_icon": "sendout.png",
    "default_popup": "index.html"
  },
  "background": {
    "service_worker": "background.js"
  },
  "manifest_version": 3
}