Scalable Broker Utils Firefox

Examine source code of Scalable Broker Utils

Inspect and view changes in Scalable Broker Utils source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Scalable Broker Utils",
  "version": "0.1.10",
  "author": "jasineri @github.com/jasineri/scalable-broker-utils",
  "description": "A Firefox extension to enhance the functionality of Scalable Broker. Adds reactivate expired sell orders functionality with price limit",
  "icons": {
    "48": "icons/icon.svg"
  },
  "permissions": [
    "activeTab",
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://de.scalable.capital/*"
      ],
      "js": [
        "utils.scalable.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "scalable-broker-utils@jasineri.de",
      "strict_min_version": "113.0"
    }
  }
}

Best Scalable Broker Utils Alternatives

Here are some Firefox add-ons that are similar to Scalable Broker Utils: