Insert Time Firefox

Examine source code of Insert Time

Par : 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"
      ]
    }
  ]
}

Meilleures alternatives Insert Time

Voici quelques Firefox add-ons qui sont similaires à Insert Time :