Stampy Firefox

Examine source code of Stampy

제작자: Edwin Jones
Inspect and view changes in Stampy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Stampy",
  "short_name": "Stampy",
  "description": "A simple unix timestamp to readable date converter extension for your browser.",
  "version": "1.1.0",
  "browser_action": {
    "default_icon": "logo16.png",
    "icons": {
      "16": "logo16.png",
      "48": "logo48.png",
      "128": "logo128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "permissions": [
    "activeTab"
  ]
}

최고의 Stampy 대안

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