Templateasy Firefox

Examine source code of Templateasy

제작자: rpuertaco Add-on
Inspect and view changes in Templateasy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Templateasy",
  "version": "1.0.0.1",
  "description": "Manage, create, modify, paste and use your tailor-made templates easily with our tool. This tool uses your clipboard and browser localstorage to paste your templates wherever you want to use them. Fast, quick and in an efficient manner. This will save time for you when replying emails with tailor-made templates",
  "icons": {
    "48": "icons/templateasy.png"
  },
  "browser_action": {
    "default_icon": {
      "48": "icons/templateasy.png"
    },
    "default_title": "Templateasy"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content/content-script.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background/background.js"
    ]
  },
  "permissions": [
    "storage",
    "unlimitedStorage",
    "contextMenus",
    "clipboardWrite",
    "clipboardRead"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{e6809c18-093d-4172-89fe-dcfb104a9d08}"
    }
  }
}

최고의 Templateasy 대안

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