Source Inserter Firefox

Examine source code of Source Inserter

Inspect and view changes in Source Inserter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Source Inserter",
  "version": "1.0",
  "description": "Add and manage sources for citation",
  "permissions": [
    "activeTab",
    "storage",
    "clipboardWrite"
  ],
  "browser_action": {
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{ccbd4f10-ba1e-46dd-96ea-214a66ca74ea}"
    }
  }
}

Best Source Inserter Alternatives

Here are some Firefox add-ons that are similar to Source Inserter: