Google Date Keeper Firefox

Examine source code of Google Date Keeper

제작자: Little Spark
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"
    }
  ]
}

최고의 Google Date Keeper 대안

다음은 Google Date Keeper과(와) 유사한 Firefox add-on입니다: