Insert Time Firefox

Examine source code of Insert Time

제작자: xoy
Inspect and view changes in Insert Time source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Insert Time",
  "version": "1.0",
  "description": "inserts the current time into an input field in the browser",
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "inserttime.js"
      ]
    }
  ]
}

최고의 Insert Time 대안

다음은 Insert Time과(와) 유사한 Firefox add-on입니다: