Inspect and view changes in Layout changer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Переключатель раскладки",
"version": "1.0.0",
"description": "Переключение раскладки выделенного текста в полях ввода с помощью горячих клавиш. Поддержка автоматического исправления знаков препинания.",
"author": "ExtensionLayout",
"browser_specific_settings": {
"gecko": {
"id": "layout-switcher@extensionlayout.com",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"activeTab",
"storage"
],
"host_permissions": [
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"action": {
"default_popup": "popup/popup.html",
"default_icon": {
"16": "icons/icon-16.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
}
},
"icons": {
"16": "icons/icon-16.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"commands": {
"switch-layout": {
"suggested_key": {
"default": "Alt+Shift+L"
},
"description": "Переключить раскладку выделенного текста"
}
}
} Best Layout changer Alternatives
Here are some Firefox add-ons that are similar to Layout changer:
Keyboard-switcher
dead200
Keymap Converter
MikyViz
Layout Fixer (Исправление раскладки)
logika
EasyType Switcher
Artem
Keyboard Layout Switcher
alimelgohary
Layout Fixer
AgentLenky
Wrong Layout
liketurbo
Translate keyboard layout online GSgen.RU
ПЧ
Change Case by mr.lostov
Manuchehr Jalolov
KeySwitch
Uri Berman
Keyboard Fixer – EN↔FA
javad
Quick Locale Switcher
QuickLocaleDev