Cart Sharing Pro Firefox

Examine source code of Cart Sharing Pro

Inspect and view changes in Cart Sharing Pro source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "action": {
    "default_icon": "/images/sac-16.png",
    "default_title": "__MSG_extensionName__"
  },
  "background": {
    "scripts": [
      "/js/background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{c0205313-ac0b-5d2f-3b03-f450205f9bb3}"
    }
  },
  "content_scripts": [
    {
      "all_frames": true,
      "js": [
        "/js/sac.js"
      ],
      "matches": [
        "https://*.share-a-cart.com/*"
      ],
      "run_at": "document_start"
    }
  ],
  "description": "__MSG_appDesc__",
  "host_permissions": [
    "https://*/*",
    "http://*/*"
  ],
  "icons": {
    "16": "/images/sac-16.png",
    "64": "/images/sac-64.png",
    "128": "/images/sac-128.png"
  },
  "manifest_version": 3,
  "name": "__MSG_appName__",
  "options_ui": {
    "open_in_tab": true,
    "page": "/options_page.html"
  },
  "permissions": [
    "alarms",
    "clipboardWrite",
    "storage",
    "unlimitedStorage",
    "tabs",
    "cookies",
    "activeTab",
    "scripting"
  ],
  "version": "3.0.6",
  "web_accessible_resources": [
    {
      "matches": [
        "<all_urls>"
      ],
      "resources": [
        "/images/*"
      ]
    }
  ]
}

Best Cart Sharing Pro Alternatives

Here are some Firefox add-ons that are similar to Cart Sharing Pro: