By: Hashin Jithu
Inspect and view changes in Google Input Tools for Firefox source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Google Input Tools for Firefox",
"version": "1.1",
"description": "Transliteration, virtual keyboard, and handwriting input for 90+ languages in Firefox.",
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"permissions": [
"activeTab",
"storage",
"contextMenus",
"tabs",
"scripting"
],
"host_permissions": [
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
]
},
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png"
}
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"contentScript.js"
],
"run_at": "document_end"
}
],
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"browser_specific_settings": {
"gecko": {
"id": "inputtoolsfirefox1@hashin.me"
}
},
"commands": {
"toggle-transliteration": {
"suggested_key": {
"default": "Ctrl+Shift+M",
"mac": "Command+Shift+M"
},
"description": "Toggle transliteration on/off"
}
}
} Best Google Input Tools for Firefox Alternatives
Here are some Firefox add-ons that are similar to Google Input Tools for Firefox:
Wikimedia Input Tools
Sai Karthik
Simple Language Translator
Kaneesha
GooT
GwsWebDesign
Shortcuts for Google Translate
alex91ivanov
Google Translator for Firefox
nobzol
Indic Input
Sai Karthik
Tip Translator
BlaZe
Select to Input
DEBET
Firefox Translations
Firefox
Google Translate
Google Translate
Zacksly On-Screen Keyboard (US)
Zacksly
Digraphs for Firefox
Adam Jenca