Text Expander Type Less, Say More Firefox

Examine source code of Text Expander Type Less, Say More

Par : Monoruzo Add-on
Inspect and view changes in Text Expander Type Less, Say More source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Text Expander — Type Less, Say More",
  "version": "1.0.0",
  "description": "Type :omw and get the whole sentence. Custom shortcuts that type for you, in any text box on the web.",
  "browser_specific_settings": {
    "gecko": {
      "id": "text-expander@chickenmeatteen",
      "strict_min_version": "115.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle",
      "all_frames": true
    }
  ],
  "action": {
    "default_popup": "popup.html",
    "default_title": "Text Expander",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  }
}

Meilleures alternatives Text Expander Type Less, Say More

Voici quelques Firefox add-ons qui sont similaires à Text Expander Type Less, Say More :