Inspect and view changes in AutoGrow Textareas source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "AutoGrow Textareas",
"author": "Domenic DiNatale, Intellitech Innovations",
"homepage_url": "https://intell.co",
"version": "1.0.0",
"description": "Automatically expands textareas to fit their content.",
"icons": {
"16": "icons/16.png",
"32": "icons/32.png",
"48": "icons/48.png",
"128": "icons/128.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"all_frames": true,
"run_at": "document_idle",
"js": [
"content.js"
],
"css": [
"content.css"
]
}
],
"host_permissions": [
"<all_urls>"
],
"action": {
"default_title": "AutoGrow Textareas",
"default_icon": {
"16": "icons/16.png",
"32": "icons/32.png"
}
},
"browser_specific_settings": {
"gecko": {
"id": "autogrow-textareas@intell.co",
"strict_min_version": "109.0"
}
}
} Best AutoGrow Textareas Alternatives
Here are some Firefox add-ons that are similar to AutoGrow Textareas:
Text Field Auto-Expand
Zak Levy
Auto-Expand Writing Field
Katrina Pollard
Textarea Expander
Jun88
Auto TextExpandr
Catering
Dynamic Text Resizer
Flynn Odling
Auto Text Zoom
Quyen
Dynamics 365 Text Resizer
ibaciu6
Auto Zoom on Hover
ferr
Font Auto-resizer
Firefox user 14267339
Smart Text Expander
Softpulse Infotech
Auto scroll extension
dienlanh
Expand ChatGPT Textarea
Swapnil Gawande