IRS Solutions Sidekick

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

Τι είναι το IRS Solutions Sidekick;

Το IRS Solutions Sidekick είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://www.irssolutions.com, και η κύρια λειτουργία του είναι "Allows registered users of IRS Solutions Software to download transcripts from IRS e-Services.".

Στιγμιότυπα Επέκτασης

screenshot

Λήψη αρχείου CRX της επέκτασης IRS Solutions Sidekick

Λήψη αρχείων επέκτασης 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
Ηλεκτρονικό ταχυδρομείο [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
}