Price to Hours Firefox

Examine source code of Price to Hours

By: Pat F Add-on
Inspect and view changes in Price to Hours source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Price to Hours",
  "version": "1.0",
  "description": "Translates prices to your time",
  "icons": {
    "48": "images/alarm-clock.svg",
    "96": "images/alarm-clock.svg",
    "512": "images/alarm-clock.svg"
  },
  "permissions": [
    "activeTab",
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "real-cost.js"
      ]
    }
  ],
  "browser_action": {
    "default_title": "Price to Hours",
    "default_popup": "menu.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{5e9b3c10-ca8a-4d9c-aec5-aff2ca2a7863}"
    }
  }
}

Best Price to Hours Alternatives

Here are some Firefox add-ons that are similar to Price to Hours: