Parsimony SOPbox Firefox

Examine source code of Parsimony SOPbox

Inspect and view changes in Parsimony SOPbox source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Parsimony SOPbox",
  "version": "1.2.7",
  "description": "The Parsimony SOPbox™ extension assists with loading, browsing, and viewing Standard Operating Procedures for tasks across websites.",
  "homepage_url": "https://parsimony.com/sopbox",
  "author": "Parsimony LLC",
  "permissions": [
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "icons": {
    "16": "icons/16.png",
    "48": "icons/48.png",
    "96": "icons/96.png",
    "128": "icons/128.png"
  },
  "browser_action": {
    "default_title": "Parsimony SOPbox",
    "default_icon": {
      "19": "icons/19.png",
      "38": "icons/38.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "js/content-script.js"
      ]
    }
  ],
  "content_security_policy": "script-src 'self' ; object-src 'self'"
}

Best Parsimony SOPbox Alternatives

Here are some Firefox add-ons that are similar to Parsimony SOPbox: