Social Carousel Auto Post Firefox

Examine source code of Social Carousel Auto Post

Inspect and view changes in Social Carousel Auto Post source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Social Carousel Auto Post",
  "description": "This is a supplement extension for socialcarouselautopost.com site.",
  "version": "3.1",
  "browser_action": {
    "default_icon": "icon.png",
    "default_title": "popup",
    "default_popup": "popup/popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://localhost/*",
        "*://*.socialcarouselautopost.com/*"
      ],
      "js": [
        "jquery.js",
        "content-script.js"
      ]
    }
  ],
  "permissions": [
    "cookies",
    "*://*.linkedin.com/*"
  ],
  "icons": {
    "128": "icon.png"
  }
}

Best Social Carousel Auto Post Alternatives

Here are some Firefox add-ons that are similar to Social Carousel Auto Post: