Custom Input Macros Firefox

Examine source code of Custom Input Macros

제작자: WW88
Inspect and view changes in Custom Input Macros source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Custom Input Macros",
  "version": "1.0",
  "description": "Automatically replace shortcuts like /addr with full text in input fields.",
  "permissions": [
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{9b7dd1b0-d05f-4f1e-8cce-610b4454de97}"
    }
  }
}

최고의 Custom Input Macros 대안

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