Titan Text Expander™ Firefox

Examine source code of Titan Text Expander™

Inspect and view changes in Titan Text Expander™ source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Titan Text Expander™",
  "version": "1.0.0",
  "description": "Save and manage text snippets with customizable shortcodes for quick insertion.",
  "permissions": [
    "storage",
    "https://*/*",
    "http://*/*"
  ],
  "background": {
    "scripts": [
      "storage.js",
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://*/*",
        "http://*/*"
      ],
      "js": [
        "content3.js"
      ],
      "run_at": "document_end",
      "all_frames": true
    }
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Titan Text Expander"
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "icons": {
    "16": "icons/main-logo.png",
    "32": "icons/main-logo.png",
    "48": "icons/main-logo.png",
    "128": "icons/main-logo.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "titan-text-expander@snipp",
      "strict_min_version": "58.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Titan Text Expander™ Alternatives

Here are some Firefox add-ons that are similar to Titan Text Expander™: