By: jeong-ho
Inspect and view changes in KoTranslate source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "AI Translator",
"version": "1.1",
"description": "Translate selected English/Japanese text to Korean using Claude AI. Features sentence analysis with grammar notes and chunk-by-chunk translation.",
"browser_specific_settings": {
"gecko": {
"id": "ai-translator@firefox-extension",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
},
"icons": {
"48": "icons/icon.svg",
"96": "icons/icon.svg"
},
"permissions": [
"contextMenus",
"activeTab",
"storage",
"https://api.anthropic.com/*"
],
"browser_action": {
"default_popup": "popup.html",
"default_title": "AI Translator 설정",
"default_icon": "icons/icon.svg"
},
"sidebar_action": {
"default_title": "AI 문장 번역기",
"default_panel": "sidebar.html",
"default_icon": "icons/icon.svg"
},
"background": {
"scripts": [
"background.js"
]
},
"commands": {
"translate-selection": {
"suggested_key": {
"default": "Ctrl+Shift+Y"
},
"description": "선택한 텍스트를 AI로 번역"
}
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
]
} Best KoTranslate Alternatives
Here are some Firefox add-ons that are similar to KoTranslate:
AI Page Translator
BlcSzha!
Simple AI Translator
ZhangSen
AI Translate
Lennon Lin
SnapAI: Sidebar for Claude
Scanner Foncier Pro
Summarize and Translate with Claude
Sadao Hiratsuka
LingKuma - Language Learning
Lingkuma
Google Translate (AI)
adnane
Claude RTL – Hebrew & Arabic Support
Even Zohar
Klaron - Czech Language Assistant
Klaron
AI Daily Tools
twn39