IRS Solutions Sidekick

Allows registered users of IRS Solutions Software to download transcripts from IRS e-Services.

IRS Solutions Sidekickとは何ですか?

IRS Solutions Sidekickはhttps://www.irssolutions.comによって開発されたChromeの拡張機能で、その主な機能は「Allows registered users of IRS Solutions Software to download transcripts from IRS e-Services.」です。

拡張機能のスクリーンショット

screenshot

IRS Solutions Sidekick拡張機能のCRXファイルをダウンロード

IRS Solutions Sidekick拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Allows registered users of IRS Solutions Software to download IRS transcripts from IRS e-Services for the taxpayers that they have a power of attorney or tax information authorization on file with the IRS. After logging in with the IRS you are authorizing IRS Solutions to download and store tax transcripts on your behalf.                    

拡張機能の基本情報

名前 IRS Solutions Sidekick IRS Solutions Sidekick
ID ioefmliakicaimefdncdjonjjkidlgmn
公式URL https://chromewebstore.google.com/detail/irs-solutions-sidekick/ioefmliakicaimefdncdjonjjkidlgmn
説明 Allows registered users of IRS Solutions Software to download transcripts from IRS e-Services.
ファイルサイズ 9.61 KB
インストール数 1,278
現在のバージョン 1.3.0
最終更新日 2022-07-21
公開日 2022-07-21
開発者 https://www.irssolutions.com
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://www.irssolutions.com/privacy-policy
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "IRS Solutions Sidekick",
    "short_name": "IRSSolutions",
    "version": "1.3.0",
    "description": "Allows registered users of IRS Solutions Software to download transcripts from IRS e-Services.",
    "icons": {
        "16": "icon_32.png",
        "32": "icon_32.png",
        "48": "icon_48.png",
        "128": "icon_128.png"
    },
    "permissions": [
        "storage",
        "webNavigation"
    ],
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "manifest_version": 3
}