ARInsights Web Capture Addon Firefox

Examine source code of ARInsights Web Capture Addon

Inspect and view changes in ARInsights Web Capture Addon source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ARInsights Web Capture Addon",
  "short_name": "Web Capture",
  "description": "A toolbar for easily capturing content back to Architect.",
  "author": "ARInsights, LLC",
  "version": "1.2.3resigned1",
  "icons": {
    "16": "icon16.png",
    "19": "icon19.png",
    "38": "icon38.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "16": "icon16.png",
      "19": "icon19.png",
      "38": "icon38.png",
      "48": "icon48.png",
      "128": "icon128.png"
    }
  },
  "permissions": [
    "activeTab",
    "https://webservices.arinsights.com/",
    "https://architect.arinsights.com/articles/article-edit.aspx",
    "tabs"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "contentScript.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{50532b1c-6f0e-4daf-9854-61acbeda7f83}"
    }
  }
}

Best ARInsights Web Capture Addon Alternatives

Here are some Firefox add-ons that are similar to ARInsights Web Capture Addon: