AI 产品解读Chrome extension that bridges the Japanese e-Tax web application with a native Windows application and IC card reader for My Number card authentication and digital signing
Enables Japanese taxpayers to log into the government's e-Tax electronic tax filing system and digitally sign tax filings/applications using their My Number card and IC card reader through Chrome, which otherwise cannot directly access hardware card readers
User installs the extension and a companion native Windows app. When visiting e-Tax websites (login.e-tax.nta.go.jp, keisan.nta.go.jp, etc.), the content script injects hidden elements for communication. The web page dispatches custom events (NtaChromeLaunch) which the content script relays to the background script, which forwards messages to the native app via native messaging. The native app interfaces with the IC card reader to read the My Number card, perform authentication, and return signed data back through the chain.
Connect to native Windows app (nta.chrome.ext) via Chrome native messaging for IC card reader communicationEnable My Number card-based login to e-Tax (login.e-tax.nta.go.jp)Facilitate digital signing of tax filings and applications using electronic certificates on the cardSupport CSV file loading for tax application data preparationBridge communication between e-Tax web pages and the native card reader application
- 目标用户
- Japanese individual taxpayers filing taxes electronically via e-Tax / Japanese tax professionals and accountants / Businesses using e-Tax for corporate tax filings / Users with My Number cards and IC card readers
- Chrome Web Store detail was unavailable (API error), so no store description or rating info could be cross-referenced
- Cannot verify the native Windows companion app (nta.chrome.ext) as it is distributed separately by the National Tax Agency
- Cannot confirm whether the extension works without the native companion app installed
付费分析未识别到付费功能
This is an official free government extension from Japan's National Tax Agency (国税庁). No payment, subscription, license, premium, upgrade, or billing-related code was found in any source file. The e-Tax system is a free public service for Japanese taxpayers. The extension has no feature gating or paid tier.
- 置信度
- 98
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 是
- 登录理由
- The extension is a bridge to Japan's e-Tax system (login.e-tax.nta.go.jp and related domains). Users must log in to e-Tax using a physical My Number card (マイナンバーカード) and IC card reader. The extension itself has no login UI or account system—it facilitates the connection between the e-Tax web app and a native Windows application that reads the card. The login is required at the destination service (e-Tax) to use the extension's core workflow.
せっかくのchrome拡張機能なのになにも発揮していないただの側でしかない 機能として働いてない(ウェブストアにしか飛べないのはなんででしょうか?)
「ブラウザ拡張のインストールが必要です」問題で連携できず。 この会社がごみ会社だということだけはわかった。
何度インストールしても、再立上げやキャッシュクリアしても、PCを変えても「ブラウザ拡張のインストールが必要です」が表示されて使えない ChromeでもEdgeでも同様でもう疲れた
インストールしても認識されず、まったく役に立たない 確定申告の準備が進まない。 まじで使えない。
あかん、このアプリ
ATTENTION FOR ENGLISH SPEAKERS: To use this app with 「QRコード付証明書等作成システム」you must do the installation instructions on this site: https://www.e-tax.nta.go.jp/cps/cps.htm But ALSO *set your chrome language to Japanese* go to chrome://settings/languages -> add Japanese if you haven't already -> display chrome in this language Also you MIGHT need to allow popups from the site. More details in here: chrome-extension://efaidnbmnnnibpcajpcglclefindmkaj/https://www.e-tax.nta.go.jp/manual/manual_cps_ie.pdf I think the language setting is usually all it takes, though. ---- The fact I had to figure this out by reading the other reviews here and looking at the errors being thrown by the tool is unacceptable. Even by Japanese government standards this is unacceptable.
インストールしても認識されない。いい加減にしてほしい。
スマホをマイナンバーカードのリーダーにしている場合は、要らない子だった。 ※PCのマイナンバーポータルから外部サイトと連携しようとすると失敗するので、 スマホの「マイナポータル」アプリからやればOK 楽天市場のふるさと納税を連携させるため、 「PCサイトのマイナンバーポータル」から シフトセブンコンサルティングの「民間送達 e-Tax連携サービス」を利用 →「ブラウザ拡張のインストールが必要です」エラー。 ぐぐったら「 e-Tax AP」が必要 →「 e-Tax AP」をインストールして「民間送達 e-Tax連携サービス」から再度連携を試みても同様のエラー。 ※拡張機能をよく見ると 「サイトのデータが読み取れないか、変更できません」 で何か制限かかってるのか認証できてなさそう。 改めて「民間送達 e-Tax連携サービス」の利用案内を見ると、何やらスマホ画面のような案内が。 「スマホのマイナンバーポータル」から連携を進めたところあっさり連携できて解決。 ※アプリの説明を見た感じ、そもそもICリーダがインストールされてないと使えないのかしら?
同じく「ブラウザ拡張のインストールが必要です」問題で連携できず。
開発者の能力の高低は仮に1人能力高い人いれば短期間で解決するためどうでも良いのですが、拡張機能など余計なinstall processを除外したarchitectureにして欲しいと思います。技術や現在仕様は逃げないため、1段階ずつ余計な挙動と余計な階層と余計な日本語文字列を除外することで必要最小限かつ持続しやすい構造になると思われます。