By: Abraham
Inspect and view changes in Persian Layout Fix - Smart Text Converter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Persian Layout Fix",
"version": "1.0.1",
"description": "Convert text between Persian and English layouts - 100% local processing, no data collection",
"browser_specific_settings": {
"gecko": {
"id": "persian-layout-fix@yourdomain.com",
"strict_min_version": "78.0"
}
},
"permissions": [
"activeTab"
],
"browser_action": {
"default_title": "Convert Persian/English Text (Ctrl+Shift+Q)",
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png"
}
},
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"commands": {
"auto-convert": {
"suggested_key": {
"default": "Ctrl+Shift+Q"
},
"description": "Auto-convert selected text"
}
},
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
]
} Best Persian Layout Fix - Smart Text Converter Alternatives
Here are some Firefox add-ons that are similar to Persian Layout Fix - Smart Text Converter:
Persian/English Typo Converter
TheNima
Keyboard Fixer – EN↔FA
javad
Persian Keyboard Fixer
danny
LayoutFix Corrector
Abdennasser Allalouche
Keyboard Layout Switcher
alimelgohary
Miftah
Fares salm
Auto RTL/LTR Switcher
Hamed Takmil
Persian Twitter
Mohamad Jahani
Abdal Reverse Type
Prof.Shafiei
Persian RTL for AI ChatBot
serguei
Persian RTL Fixer
Behnam
FontARA Font Changer ( for all sites )
Mostafa Alahyari (@mimalef70)