Text Expander Type Less, Say More Firefox

Examine source code of Text Expander Type Less, Say More

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"
  }
}

Best Text Expander Type Less, Say More Alternatives

Here are some Firefox add-ons that are similar to Text Expander Type Less, Say More: