Item logo image for 言葉蔵 (Kotobagura)

言葉蔵 (Kotobagura)

ExtensionTools3 users
Item media 4 (screenshot) for 言葉蔵 (Kotobagura)
Item media 1 (screenshot) for 言葉蔵 (Kotobagura)
Item media 2 (screenshot) for 言葉蔵 (Kotobagura)
Item media 3 (screenshot) for 言葉蔵 (Kotobagura)
Item media 4 (screenshot) for 言葉蔵 (Kotobagura)
Item media 1 (screenshot) for 言葉蔵 (Kotobagura)
Item media 1 (screenshot) for 言葉蔵 (Kotobagura)
Item media 2 (screenshot) for 言葉蔵 (Kotobagura)
Item media 3 (screenshot) for 言葉蔵 (Kotobagura)
Item media 4 (screenshot) for 言葉蔵 (Kotobagura)

Overview

最強のハイブリッド日本語変換サーバー 兼 セーフティネット

⚠️ 【重要 / IMPORTANT】 ・本拡張機能は日本で開発された、日本語を理解できる方向けのツールです。 ・Chromeブラウザ内でのみ動作します。WindowsやMacなどの「OS標準のIME」としてシステムに組み込むことはできません(これを追加しても、Chrome以外のPCアプリ等で日本語が入力できるようにはなりません)。 ・翻訳ツールや日本語学習アプリではありません。 ※ English description is at the bottom of this page. 「言葉蔵 (Kotobagura)」は、ブラウザ内で独立して動作する「ハイブリッド型の日本語変換サーバー(API) 兼 入力支援ツール」です。 最大の目的は、他のChrome拡張機能やローカル環境のアプリの裏側に組み込まれ、「漢字変換の脳みそ」として機能することです。独自の画面キーボードや入力支援ツールを開発したいとき、API経由で呼び出すことで強力な変換バックエンドとして活躍します。 📌 別アプリ・拡張機能からご案内された方へ 他のWebアプリや拡張機能から「言葉蔵を入れて」と案内された方は、言葉蔵をインストールするだけで準備完了です。特に設定を変更する必要はありません。 ✨ 主な機能と特徴 【メイン機能:API連携とカスタムエンジンの接続】 ・強力なAPIサーバーとして: 他のChrome拡張機能や localhost のローカルアプリから chrome.runtime.sendMessage 経由で呼び出し、高精度な変換候補をリアルタイムで取得できます。 ・ローカルエンジンとの自動連携: 「ローカル漢字変換エンジン」を追加するだけで自動的に連携し、オフライン時の変換を強力にバックエンドから支えます。また、独自の拡張機能IDを指定してカスタムエンジンをプラグイン接続することも可能です。 【ハイブリッド変換 & 強靭なセーフティネット】 ・☁️ クラウド & ローカルのハイブリッド: 高精度なクラウド変換(Google / Yahoo! API)と、完全にプライベートなローカル辞書をシームレスに統合。設定でクラウドをオフにすれば、完全オフラインでも安全に動作します。 ・🛡️ 10万語超の内蔵辞書: 万が一ネットが切れても、標準搭載された大規模辞書(SKK-JISYO.ML)と学習履歴により、オフラインでの変換継続が保証されます。 ・🏆 ユーザー学習履歴の「絶対優先」: 過去にあなたが確定した単語は常に最優先で表示され、使えば使うほどあなた専用の辞書として手に馴染みます。 【便利な付属ツール】 ・⌨️ 簡易キーボード & メモ帳: 他の画面キーボードとの競合を防ぐため、初期状態ではキーボードはOFF(裏方待機)になっています。使いたい場合のみ拡張機能アイコンからONに切り替えることで、マウス操作のキーボードや、制限のある入力欄で安全に下書きできるメモ帳(オートセーブ・文字数カウンター付き)が利用できます。 ・📖 履歴管理パネル: 学習履歴の確認、個別削除、一括リセット、バックアップのエクスポート・インポートが可能。 ❓ なぜこの拡張機能が必要なのか? OS標準のIMEは、ブラウザ上のプログラム(JavaScript)から自由に操作したり変換候補を受け取ったりすることができません。言葉蔵は、ブラウザ内で独自の入力システムや拡張機能を開発したい開発者や、セキュリティが厳しく自由なIMEを入れられない環境、完全なプライバシー空間を求めるユーザーに最適な「変換エンジン」を提供します。 🔒 プライバシーについて クラウド変換が無効な場合、外部への通信は一切行われません。また、学習履歴やカスタム辞書データはすべてお使いのブラウザ内(ローカルストレージ)にのみ安全に保存され、外部サーバーに収集されることはありません。 🆕 更新情報 (v1.0.1) ・🔤 ローマ字入力のバグ修正と挙動改善:ローマ字入力モードにおける「n」の連続入力や文末の処理など、ひらがな変換の精度を向上させました。 ・🧪 外部エンジンとの「接続テスト」機能:設定画面のカスタムエンジンID入力欄に「テスト」ボタンを追加しました。 ・🌗 ダークモードの「OS設定自動追従」:パネルのテーマ切替が「自動/ダーク/ライト」の3状態に対応し、OS設定に自動連動するようになりました。 ・💾 インポート時の安全対策:学習履歴インポート時の「上書き / マージ」の選択機能や、エクスポート時のBOM(\uFEFF)付与による文字化け防止に対応しました。 ・🔌 外部連携APIの大幅拡張:外部アプリから、簡易メモ帳の開閉やテキスト操作、キーボードの有効/無効切り替えが可能になりました。 ・📖 マニュアルの整理:ウェルカムページやAPIリファレンスなどのファイル構成を最適化しました。 ---------------------------------------------------------------------------------------------------- ⚠️ IMPORTANT NOTICE: This extension originated in Japan and is intended for users who understand the Japanese language. It works ONLY within the Chrome browser. It CANNOT be integrated into your OS (Windows/Mac) as a system-wide IME. Installing this will not allow you to type Japanese in other desktop applications outside of Chrome. This is NOT a translation tool, dictionary, or Japanese language learning application. Acts as a Kanji conversion API for other extensions/apps while providing hybrid cloud/local conversion and input tools. 【Detailed Description】 "Kotobagura" is a browser-based hybrid Japanese conversion server (API) and input assistance tool. Its primary purpose is to act as the "conversion brain" behind other Chrome extensions or custom web apps. Whether you are building a custom on-screen keyboard, eye-tracking input, or specialized chat tools, Kotobagura provides a robust backend API for Japanese Kanji conversion. 📌 Note for Users Directed from Other Apps If you were guided here by another web app or extension, simply installing Kotobagura is all you need to do. No settings changes are required. ✨ Key Features & Highlights [Core Feature: API Integration & Custom Engine Support] ・As a Powerful API Server: Other Chrome extensions or local (localhost) apps can call Kotobagura via chrome.runtime.sendMessage to fetch optimal conversion candidates in real-time. ・Automatic Local Engine Integration: Simply add the "Local Kanji Conversion Engine" to automatically link and seamlessly enhance offline conversion capabilities. You can also connect your own custom Chrome extensions by specifying an extension ID. [Hybrid Conversion & Robust Safety Net] ・☁️ Cloud & Local Hybrid: Seamlessly combines high-accuracy cloud conversions (Google / Yahoo! API) with a private local dictionary. Disabling cloud APIs allows completely offline operation. ・🛡️ Built-in Dictionary: Equipped with over 100,000 words (SKK-JISYO.ML) to ensure reliable offline typing during network outages. ・🏆 Absolute Priority for Learning History: Words you have previously committed are prioritized, adapting perfectly to your personal vocabulary. [Convenient Built-in Tools] ・⌨️ On-screen Keyboard & Memo Pad: To avoid conflicts with other keyboards, the on-screen keyboard is set to OFF by default. Turn it on via the extension icon whenever you need it. Also includes a Quick Memo pad (with auto-save and character/line counter) for safe drafting in restricted fields. ・📖 History Manager: Easily manage, backup, or restore your learned vocabulary. [Why is this extension needed?] Standard OS IME cannot be freely controlled or queried by web browser scripts (JavaScript). Kotobagura solves this by providing a dedicated conversion engine for web-based input tool developers, restricted environments, and privacy-first users. 🔒 Privacy First When cloud conversion is disabled, zero network communication occurs. Your learning history and custom dictionary data are stored exclusively in your browser's local storage and are never collected or transmitted externally. 🆕 What's New (v1.0.1) ・🔤 Romaji Input Improvements: Fixed bugs and improved accuracy for Romaji conversion (e.g., handling consecutive 'n's). ・🧪 Engine Connection Test: Added a "Test" button in the settings to verify connection with custom local engines. ・🌗 OS-Synced Dark Mode: The theme toggle now supports 3 states (Auto/Dark/Light) and automatically syncs with your OS settings. ・💾 Data Management Safety: Added "Merge/Overwrite" options for dictionary imports, and BOM support for exports to prevent text corruption. ・🔌 API Expansion: External apps can now remotely toggle the memo pad, manipulate its text, and turn the keyboard on/off. ・📖 Manual Organization: Optimized the file structure for welcome pages and API references.

Details

  • Version
    1.0.1
  • Updated
    August 18, 2026
  • Size
    587KiB
  • Languages
    日本語
  • Developer
    Email
    null.expansion@gmail.com
  • Non-trader
    This developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.

Privacy

Manage extensions and learn how they're being used in your organization
The developer has disclosed that it will not collect or use your data. To learn more, see the developer’s privacy policy.

This developer declares that your data is

  • Not being sold to third parties, outside of the approved use cases
  • Not being used or transferred for purposes that are unrelated to the item's core functionality
  • Not being used or transferred to determine creditworthiness or for lending purposes
Google apps