Realtools Firefox

Examine source code of Realtools

By: shay Add-on
Inspect and view changes in Realtools source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Realtools",
  "description": "The mini version of Realtools.",
  "version": "2.3.2",
  "manifest_version": 2,
  "permissions": [
    "storage",
    "https://*.horsereality.com/horses/*",
    "https://realtools.shay.cat/*"
  ],
  "browser_action": {
    "default_popup": "popout.html",
    "default_icon": {
      "16": "/images/16.png",
      "32": "/images/32.png",
      "48": "/images/48.png",
      "128": "/images/128.png"
    }
  },
  "icons": {
    "16": "/images/16.png",
    "32": "/images/32.png",
    "48": "/images/48.png",
    "128": "/images/128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.horsereality.com/horses/*"
      ],
      "js": [
        "browser-polyfill.js",
        "constants.js",
        "site-hr/css.js",
        "site-hr/utils.js",
        "site-hr/calculator.js",
        "site-hr/buttons.js",
        "site-hr/layers.js"
      ]
    },
    {
      "matches": [
        "https://realtools.shay.cat/*"
      ],
      "js": [
        "browser-polyfill.js",
        "constants.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{654efe56-3927-4fb3-a1ec-b4e1e551d4ab}"
    }
  }
}

Best Realtools Alternatives

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