TagFast: Mark Profiles as Seen & Track Leads Firefox

Examine source code of TagFast: Mark Profiles as Seen & Track Leads

Inspect and view changes in TagFast: Mark Profiles as Seen & Track Leads source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "TagFast: Mark Profiles as Seen & Track Leads",
  "description": "Track social media outreach instantly. Save profiles, add labels, set follow up reminders. Works on LinkedIn, X, YouTube & More",
  "version": "1.5.0",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "128": "icon/128.png"
  },
  "permissions": [
    "storage",
    "webNavigation",
    "contextMenus",
    "activeTab",
    "https://zlukeeiljuqheirkyhlf.supabase.co/*",
    "https://commentica.vercel.app/*"
  ],
  "commands": {
    "toggle-done": {
      "suggested_key": {
        "default": "Alt+S",
        "mac": "Alt+S"
      },
      "description": "Toggle Profile status"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "himanshu@tagfast.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "TagFast",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "https://tagfast.web.app/auth",
        "https://tagfast.web.app/auth-success",
        "https://tagfast.web.app/dashboard",
        "https://tagfast.web.app/login",
        "https://tagfast.web.app/signup",
        "https://tagfast.web.app/welcome",
        "https://tagfast.web.app/welcome/*"
      ],
      "all_frames": true,
      "run_at": "document_idle",
      "js": [
        "content-scripts/auth.js"
      ]
    },
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content-scripts/content.js"
      ]
    }
  ],
  "web_accessible_resources": [
    "content-scripts/content.css"
  ]
}

Best TagFast: Mark Profiles as Seen & Track Leads Alternatives

Here are some Firefox add-ons that are similar to TagFast: Mark Profiles as Seen & Track Leads: