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™:
Expandify - Text Expander & Snippet Manager
Extensions Hub
SnapText – Text Expander
SnappyAddons
SnapType — Text Snippets
SnapType
Text Expander
Tiago Rangel
SmartText - Text Expander
Ashutosh Kumar Singh
Snipper
Heiko
NexoPad — Text Expander, Notes, AI & Link Manager
Nexo Labs
ExpandTXT
TXT Labs
Yet Another Text Expander
srmntjpg
Text Expander | AutoTextify
JDify
Text Content Editor
BarricadeBandit
TextExpander
rebecca1997