Citationsy Firefox

Examine source code of Citationsy

Inspect and view changes in Citationsy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Citationsy",
  "description": "Cite websites in Citationsy",
  "version": "1.0",
  "author": "Citationsy",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://citationsy.com/*"
      ],
      "css": [
        "css.css"
      ]
    }
  ],
  "icons": {
    "16": "icon_16.png",
    "48": "icon_48.png",
    "128": "icon_128.png",
    "256": "icon_128@2x.png"
  },
  "browser_action": {
    "default_icon": {
      "16": "default_icon_16.png",
      "24": "default_icon_24.png",
      "32": "default_icon_32.png",
      "48": "default_icon_48.png"
    }
  },
  "permissions": [
    "activeTab",
    "tabs"
  ]
}

Best Citationsy Alternatives

Here are some Firefox add-ons that are similar to Citationsy: