Google Date Keeper Firefox

Examine source code of Google Date Keeper

Inspect and view changes in Google Date Keeper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Google Date Keeper",
  "version": "0.7.6resigned1",
  "author": "Little Spark",
  "description": "++ Date @ Google Search",
  "manifest_version": 2,
  "applications": {
    "gecko": {
      "id": "googledatekeeper@example.org"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "include_globs": [
        "*.google.*"
      ],
      "js": [
        "content_script.js"
      ],
      "run_at": "document_end"
    }
  ]
}

Best Google Date Keeper Alternatives

Here are some Firefox add-ons that are similar to Google Date Keeper: