提供元: Sai Karthik
Inspect and view changes in Indic Input source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Indic Input",
"description": "Enables to type in Indian languages in your browser",
"version": "0.2.6",
"author": "Sai Karthik",
"homepage_url": "https://git.fosscommunity.in/kskarthik/indicinput",
"manifest_version": 2,
"icons": {
"32": "icons/32.png",
"64": "icons/64.png"
},
"permissions": [
"storage"
],
"browser_action": {
"default_icon": "icons/32.png",
"default_title": "Indic Input",
"default_popup": "options/options.html"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"indicinput.js"
]
}
],
"background": {
"scripts": [
"background.js"
]
},
"commands": {
"switch-layout": {
"suggested_key": {
"default": "Ctrl+Space",
"linux": "Ctrl+Space"
},
"description": "Keyboard layout switch"
}
},
"applications": {
"gecko": {
"id": "{3294b874-a429-4856-bf67-57f84efa0002}"
}
}
} ベストのIndic Input代替案
Indic Inputに類似したFirefox add-onをいくつか紹介します:
Indian Lang - Transliteration
NamithJ
Wikimedia Input Tools
Sai Karthik
Indic Transliterator
Langlex
Indic-En
Subin Siby
Google Input Tools for Firefox
Hashin Jithu
Balochi Input Tool
Umair Ayub
Reverie Multilingual Typing
Reverie Language Technologies
ztr
zava810
Hindi Keyboard
Sanjay Meena
Add Bidi Support
Mostafa Ahagnarha