Grandfather Clock Firefox

Examine source code of Grandfather Clock

Inspect and view changes in Grandfather Clock source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "version": "3.1",
  "description": "__MSG_extensionDescription__",
  "default_locale": "en",
  "icons": {
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "64": "icons/icon-64.png",
    "96": "icons/icon-96.png",
    "128": "icons/icon-128.png"
  },
  "background": {
    "scripts": [
      "crossbrowser.js",
      "lib/idb-file-storage.js",
      "shared/storageUtils.js",
      "audioPlayer.js",
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options/options.html?view=builtin",
    "browser_style": false
  },
  "browser_action": {
    "default_icon": "icons/icon-animated.gif",
    "default_title": "__MSG_extensionName__"
  },
  "permissions": [
    "alarms",
    "storage",
    "unlimitedStorage"
  ],
  "optional_permissions": [
    "downloads"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{84a0e08e-fe31-48af-9c87-205f1f1d7153}"
    }
  }
}

Best Grandfather Clock Alternatives

Here are some Firefox add-ons that are similar to Grandfather Clock: