Seamless Sidekick Firefox

Examine source code of Seamless Sidekick

Inspect and view changes in Seamless Sidekick source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_name__",
  "description": "__MSG_description__",
  "version": "1.3.4",
  "manifest_version": 2,
  "default_locale": "en",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "contextMenus",
    "http://localhost/*"
  ],
  "content_scripts": [
    {
      "run_at": "document_end",
      "matches": [
        "https://www.instagram.com/*"
      ],
      "js": [
        "instagram.js"
      ]
    }
  ],
  "icons": {
    "16": "/images/icon-16.png",
    "32": "/images/icon-32.png",
    "48": "/images/icon-48.png",
    "128": "/images/icon-128.png"
  }
}

Best Seamless Sidekick Alternatives

Here are some Firefox add-ons that are similar to Seamless Sidekick: