Hustlers Time

Hustlers Time

The Hustlers Time that shows you the time with day specific background, personalize name and focus section.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Hustlers Time",
  "description": "The Hustlers Time that shows you the time with day specific background, personalize name and focus section.",
  "version": "1.1.0",
  "manifest_version": 2,
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "logo.png"
  },
  "permissions": [
    "activeTab"
  ],
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}