MoonBar - moon phase in your toolbar Chrome

Examine source code of MoonBar - moon phase in your toolbar

Inspect and view changes in MoonBar - moon phase in your toolbar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "MoonBar - moon phase in your toolbar",
  "version": "1.0.0",
  "description": "Shows the current moon phase in your toolbar, with the next new and full moon on click. No location, no internet, no tracking.",
  "minimum_chrome_version": "103",
  "background": {
    "service_worker": "background.js",
    "type": "module"
  },
  "action": {
    "default_title": "MoonBar",
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "permissions": [
    "alarms"
  ]
}

Best MoonBar - moon phase in your toolbar Alternatives

Here are some Chrome extensions that are similar to MoonBar - moon phase in your toolbar: