TrueLock Firefox

Examine source code of TrueLock

By: Ravster Add-on
Inspect and view changes in TrueLock source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "TrueLock",
  "version": "0.0.0.1",
  "manifest_version": 3,
  "description": "Locks any items in the quicksell menu if they are locked",
  "icons": {
    "16": "icons/truelock16x16.png",
    "32": "icons/truelock32x32.png",
    "64": "icons/truelock64x64.png",
    "128": "icons/truelock128x128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "truelock@example.org"
    }
  },
  "action": {
    "default_popup": "popup/popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.farmrpg.com/*"
      ],
      "js": [
        "content-scripts/modify.js"
      ]
    }
  ]
}

Best TrueLock Alternatives

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