eBay Time Left Firefox

Examine source code of eBay Time Left

제작자: Jonathan McCann
Inspect and view changes in eBay Time Left source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "eBay Time Left",
  "version": "1.5",
  "author": "Jonathan McCann",
  "homepage_url": "https://github.com/jonathanmccann/ebay-time-left",
  "description": "This Firefox addon will add the time left of the currently viewed eBay auction to the tab's title. No more missing auctions because you forgot the tab was open!",
  "permissions": [
    "tabs"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.ebay.com/*",
        "*://*.ebay.ca/*",
        "*://*.ebay.co.uk/*",
        "*://*.ebay.at/*",
        "*://*.ebay.com.au/*",
        "*://*.ebay.be/*",
        "*://*.ebay.ch/*",
        "*://*.ebay.de/*",
        "*://*.ebay.es/*",
        "*://*.ebay.fr/*",
        "*://*.ebay.ie/*",
        "*://*.ebay.it/*",
        "*://*.ebay.nl/*"
      ],
      "js": [
        "timeLeft.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{5c0e6780-98ca-4708-9d89-5c7db7b12582}"
    }
  }
}

최고의 eBay Time Left 대안

다음은 eBay Time Left과(와) 유사한 Firefox add-on입니다: