SWC Inventory Selection Helper Firefox

Examine source code of SWC Inventory Selection Helper

Inspect and view changes in SWC Inventory Selection Helper source codes across current and past versions
WUP Games
Want more fun? Play 400+ free unblocked games at
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "SWC Inventory Selection Helper",
  "short_name": "SWC ISH",
  "author": "Kaire Nat-Sa",
  "description": "Allows checking a specific number of checkboxes for easier inventory management",
  "version": "0.15",
  "icons": {
    "16": "img/swcish-icon16.png",
    "32": "img/swcish-icon32.png",
    "48": "img/swcish-icon48.png",
    "128": "img/swcish-icon128.png"
  },
  "browser_action": {
    "default_icon": {
      "16": "img/swcish-icon16.png",
      "32": "img/swcish-icon32.png",
      "48": "img/swcish-icon48.png",
      "128": "img/swcish-icon128.png"
    }
  },
  "background": {
    "scripts": [
      "src/background.js"
    ],
    "persistent": true
  },
  "content_scripts": [
    {
      "matches": [
        "*://swcombine.com/*",
        "*://*.swcombine.com/*"
      ],
      "js": [
        "lib/jquery-3.4.1.min.js",
        "src/content.js"
      ],
      "css": [
        "src/style.css"
      ]
    }
  ],
  "permissions": [
    "activeTab",
    "contextMenus"
  ]
}

Best SWC Inventory Selection Helper Alternatives

Here are some Firefox add-ons that are similar to SWC Inventory Selection Helper: