Inspect and view changes in DD auto replace texte source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Auto Replace Text",
"version": "2.1",
"description": "Remplace automatiquement des caractères ou textes selon tes règles. Raccourci : Ctrl+Shift+B.",
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"action": {
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png"
},
"default_title": "Auto Replace — Cliquez pour activer/désactiver"
},
"background": {
"scripts": [
"background.js"
]
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle",
"all_frames": true
}
],
"commands": {
"toggle-extension": {
"suggested_key": {
"default": "Ctrl+Shift+B",
"mac": "Command+Shift+B"
},
"description": "Activer / désactiver Auto Replace"
}
},
"permissions": [
"storage"
],
"browser_specific_settings": {
"gecko": {
"id": "auto-replace@extension.local",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} ベストのDD auto replace texte代替案
DD auto replace texteに類似したFirefox add-onをいくつか紹介します:
Shortalize
Superlative Apps
Smart Text
MetroWind
Convertisseur texte/HTML
Paul Ronga
Bitoduc extension
clemg
Corrigeps
Locust2520
Correctify
Anthony
Dynamic Text Replacement
Domin Bin
Ddict
ddo
fragment
Jynra
BonPatron
Camille Bouvat
Parafaute
leoncik
Scribens, correcteur d'orthographe et de grammaire
Scribens