Snipit - organize, share, collaborate Firefox

Examine source code of Snipit - organize, share, collaborate

Inspect and view changes in Snipit - organize, share, collaborate source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Snipit - organize, share, collaborate",
  "version": "2.3.1resigned1",
  "short_name": "Snipit.io",
  "description": "Code snippets for teams and individuals. Save and organize your code snippets in the cloud. Share and collaborate with team members.",
  "homepage_url": "https://snipit.io",
  "icons": {
    "48": "icons/snipit-inverted.png",
    "96": "icons/snipit-inverted@2x.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "js/snipit.js"
      ],
      "css": [
        "css/snipit.css"
      ]
    }
  ],
  "permissions": [
    "*://snipit.io/*",
    "webRequest"
  ],
  "web_accessible_resources": [
    "js/snipit.js",
    "css/snipit.css"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{b885ff50-7065-444f-8646-14608651003a}"
    }
  }
}

Best Snipit - organize, share, collaborate Alternatives

Here are some Firefox add-ons that are similar to Snipit - organize, share, collaborate: