Smart Text Expander Firefox

Examine source code of Smart Text Expander

제작자: Softpulse Infotech
Inspect and view changes in Smart Text Expander source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "background": {
    "scripts": [
      "js/background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icon/icon32.png",
    "default_title": "__MSG_appName__"
  },
  "default_locale": "en",
  "content_scripts": [
    {
      "all_frames": true,
      "css": [
        "css/content.css"
      ],
      "js": [
        "js/jquery-3.6.0.min.js",
        "js/jquery-ui.min.js",
        "js/content_script.js",
        "js/position-calculator.min.js"
      ],
      "match_about_blank": true,
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_end"
    }
  ],
  "description": "__MSG_appDesc__",
  "icons": {
    "16": "icon/icon16.png",
    "32": "icon/icon32.png",
    "128": "icon/icon128.png"
  },
  "manifest_version": 2,
  "name": "__MSG_appName__",
  "permissions": [
    "storage",
    "unlimitedStorage",
    "contextMenus",
    "tabs",
    "<all_urls>"
  ],
  "version": "1.0.9",
  "browser_specific_settings": {
    "gecko": {
      "id": "{bc36d3b8-344e-4838-8990-6cd351e4fbd6}"
    }
  }
}

최고의 Smart Text Expander 대안

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