In-browser Clock Firefox

Examine source code of In-browser Clock

提供元: AC1556
Inspect and view changes in In-browser Clock source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "In-browser timepiece",
  "homepage_url": "https://github.com/ClarkAllen1556/clock_ext",
  "version": "1.2.1",
  "manifest_version": 2,
  "name": "In-Browser Timepiece",
  "permissions": [
    "storage"
  ],
  "browser_action": {
    "default_icon": {
      "32": "./assets/icon_2.svg"
    },
    "default_popup": "./html/popup.html",
    "default_title": "Clock",
    "browser_style": true
  },
  "background": {
    "page": "html/popup.html"
  },
  "options_ui": {
    "page": "./html/options.html",
    "browser_style": true
  },
  "icons": {
    "48": "./assets/icon_2.svg"
  }
}

ベストのIn-browser Clock代替案

In-browser Clockに類似したFirefox add-onをいくつか紹介します: