IRS Solutions Sidekick

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

Apa itu IRS Solutions Sidekick?

IRS Solutions Sidekick adalah ekstensi Chrome yang dikembangkan oleh https://www.irssolutions.com, dan fitur utamanya adalah "Allows registered users of IRS Solutions Software to download transcripts from IRS e-Services.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi IRS Solutions Sidekick

Unduh file ekstensi IRS Solutions Sidekick dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama IRS Solutions Sidekick IRS Solutions Sidekick
ID ioefmliakicaimefdncdjonjjkidlgmn
URL Resmi https://chromewebstore.google.com/detail/irs-solutions-sidekick/ioefmliakicaimefdncdjonjjkidlgmn
Deskripsi Allows registered users of IRS Solutions Software to download transcripts from IRS e-Services.
Ukuran File 9.61 KB
Jumlah Instalasi 1,278
Versi Saat Ini 1.3.0
Terakhir Diperbarui 2022-07-21
Tanggal Publikasi 2022-07-21
Pengembang https://www.irssolutions.com
Email [email protected]
Tipe Pembayaran free
URL Halaman Kebijakan Privasi https://www.irssolutions.com/privacy-policy
Bahasa yang Didukung 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
}