Browser Clock Firefox

Examine source code of Browser Clock

제작자: IslandTrMan
Inspect and view changes in Browser Clock source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Browser Clock",
  "description": "Pop up windows clock",
  "manifest_version": 2,
  "version": "1.0.7resigned1",
  "permissions": [
    "tabs",
    "unlimitedStorage",
    "<all_urls>"
  ],
  "icons": {
    "19": "images/19.png",
    "48": "images/48.png",
    "128": "images/128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "19": "images/19.png",
      "38": "images/38.png"
    },
    "default_title": "Start Browser Clock"
  },
  "applications": {
    "gecko": {
      "id": "browserclock@codingdirectional.info",
      "strict_min_version": "42.0"
    }
  }
}

최고의 Browser Clock 대안

다음은 Browser Clock과(와) 유사한 Firefox add-on입니다: