QuickScripts Firefox

Examine source code of QuickScripts

제작자: Advant Systems
Inspect and view changes in QuickScripts source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "QuickScripts",
  "version": "1.1.4",
  "description": "Allows the user to create a set of quick text replacements so you can automatically insert frequently used text based on text keys. Once you've created your text and keys just hit Ctrl+Shift+.",
  "applications": {
    "gecko": {
      "id": "quickscripts@advantsystems.com"
    }
  },
  "icons": {
    "48": "icons/quickscripts-48.png"
  },
  "permissions": [
    "activeTab",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "commands": {
    "replace-text": {
      "suggested_key": {
        "default": "Ctrl+Period"
      }
    }
  }
}

최고의 QuickScripts 대안

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