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
官方網址 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
電子郵箱 [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
}