RockingMiles Firefox

Examine source code of RockingMiles

By: Kai Add-on
Inspect and view changes in RockingMiles source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "RockingMiles",
  "version": "2.0",
  "content_scripts": [
    {
      "js": [
        "browser-polyfill.js",
        "dompurify.js",
        "main.js"
      ],
      "matches": [
        "*://*.rocketmiles.com/*"
      ]
    }
  ],
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "permissions": [
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "rockingmiles@kaioelfke.de"
    }
  },
  "page_action": {
    "browser_style": true,
    "default_popup": "popup.html",
    "show_matches": [
      "*://*.rocketmiles.com/*"
    ]
  }
}

Best RockingMiles Alternatives

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