Clock Background Firefox

Examine source code of Clock Background

Por: Vinicius
Inspect and view changes in Clock Background source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Clock Background",
  "version": "1.0",
  "description": "A clock with a dinamically background image and weather temperature status.",
  "icons": {
    "16": "./assets/icon16.png",
    "48": "./assets/icon48.png",
    "128": "./assets/icon128.png",
    "192": "./assets/icon192.png"
  },
  "page_action": {
    "default_popup": "index.html",
    "default_icon": "./assets/icon16.png",
    "default_title": "Clock Background"
  },
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "permissions": [
    "tabs",
    "storage"
  ]
}

Mejores alternativas Clock Background

Aquí hay algunas Firefox add-ons que son similares a Clock Background: