TaxAdda PMS Login

TaxAdda PMS Login Extension allows CA and Tax Professionals to login into Client's Accounts in GST and Income Tax Portals.

TaxAdda PMS Login란 무엇입니까?

TaxAdda PMS Login은(는) https://taxadda.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "TaxAdda PMS Login Extension allows CA and Tax Professionals to login into Client's Accounts in GST and Income Tax Portals."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

TaxAdda PMS Login 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        This extension enables CA & Tax practitioners to login in their client's GST or Income tax portals with one click. When you login in GST or IT portal with new username then it gives option to save such client. When you use already existing username but new password then it automatically updates password. Auto-sync between multiple computers.

You has to subscribe to either TaxAdda Login Tool or TaxAdda PMS. 

TaxAdda Login Tool is specifically made to facilitate the login in GST and Income Tax portals. Know more at https://taxadda.com/gst-income-tax-login-tool/

This extension is also available for TaxAdda PMS users. TaxAdda PMS is a full fledged practice management software for Chartered Accountants and Tax Professionals. Subscribers of TaxAdda PMS can also use this extensions for login in client's account. Know more at https://taxadda.com/practice-management-software-for-ca-tax-professionals/

After installing this extension, you will get a small bar at top on GST and Income Tax login pages. You just need to select the client and client's username and password will be auto-filled. So you need not type it every time. 

TaxAdda PMS has the following features:-

1) Just enter GSTIN and all details such as Client Name, Trade Name, Registration Date etc will be fetched from GSTN.

2) Get return status of a client in one click directly from GSTN.

3) Create return task of all clients in one click. 

4) See task status of all clients in one page. Just like excel but with a much better interface and tracking.                    

확장 프로그램 기본 정보

이름 TaxAdda PMS Login TaxAdda PMS Login
ID efebjdlhfmhgfinbomaklemolefmemap
공식 URL https://chromewebstore.google.com/detail/taxadda-pms-login/efebjdlhfmhgfinbomaklemolefmemap
설명 TaxAdda PMS Login Extension allows CA and Tax Professionals to login into Client's Accounts in GST and Income Tax Portals.
파일 크기 947 KB
설치 횟수 2,683
현재 버전 7.0.7
최근 업데이트 2023-04-28
출시 날짜 2020-07-02
평점 5.00/5 총 5 개의 평점
개발자 https://taxadda.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://pms.taxadda.com/
도움말 페이지 URL https://pms.taxadda.com/support
개인정보 보호 정책 페이지 URL https://taxadda.com/privacy-policy
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "short_name": "__MSG_appShortName__",
    "description": "__MSG_appDescription__",
    "version": "7.0.7",
    "manifest_version": 2,
    "default_locale": "en",
    "icons": {
        "16": "images\/icon-16.png",
        "128": "images\/icon-128.png"
    },
    "background": {
        "scripts": [
            "libs\/jquery.js",
            "libs\/crypto-js.min.js",
            "scripts\/config.js",
            "scripts\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "19": "images\/icon-19.png",
            "38": "images\/icon-38.png"
        },
        "default_title": "__MSG_browserActionTitle__",
        "default_popup": "pages\/popup.html"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/services.gst.gov.in\/services\/login",
                "https:\/\/services.gst.gov.in\/services\/forgotpassword",
                "https:\/\/services.gst.gov.in\/services\/auth\/changepassword",
                "https:\/\/services.gst.gov.in\/services\/auth\/fowelcome"
            ],
            "css": [
                "styles\/style-gst.css"
            ],
            "run_at": "document_end",
            "all_frames": false
        },
        {
            "matches": [
                "https:\/\/portal.incometaxindiaefiling.gov.in\/e-Filing\/UserLogin\/Login**",
                "https:\/\/lite.incometaxindiaefiling.gov.in\/e-Filing\/UserLogin\/Login**",
                "https:\/\/www1.incometaxindiaefiling.gov.in\/e-FilingGS\/ResetPassword**",
                "https:\/\/portal.incometaxindiaefiling.gov.in\/e-Filing\/MyAccount\/ChangePasswordLink**",
                "https:\/\/portal.incometaxindiaefiling.gov.in\/e-Filing\/MyAccount\/MyAccountHome**",
                "https:\/\/portal.incometaxindiaefiling.gov.in\/e-Filing\/Services\/SkipAddressUpdate**",
                "https:\/\/portal.incometaxindiaefiling.gov.in\/e-Filing\/Services\/LoginAfterAddressUpdate**",
                "https:\/\/portal.incometaxindiaefiling.gov.in\/e-Filing\/UserLogin\/BankPanAction**",
                "https:\/\/eportal.incometax.gov.in\/iec\/foservices\/*"
            ],
            "css": [
                "styles\/style-tax.css"
            ],
            "run_at": "document_end",
            "all_frames": false
        },
        {
            "matches": [
                "https:\/\/services.gst.gov.in\/services\/login",
                "https:\/\/services.gst.gov.in\/services\/forgotpassword",
                "https:\/\/services.gst.gov.in\/services\/auth\/changepassword",
                "https:\/\/portal.incometaxindiaefiling.gov.in\/e-Filing\/UserLogin\/Login**",
                "https:\/\/lite.incometaxindiaefiling.gov.in\/e-Filing\/UserLogin\/Login**",
                "https:\/\/services.gst.gov.in\/services\/auth\/fowelcome",
                "https:\/\/www1.incometaxindiaefiling.gov.in\/e-FilingGS\/ResetPassword**",
                "https:\/\/portal.incometaxindiaefiling.gov.in\/e-Filing\/MyAccount\/Change**",
                "https:\/\/portal.incometaxindiaefiling.gov.in\/e-Filing\/MyAccount\/MyAccountHome**",
                "https:\/\/portal.incometaxindiaefiling.gov.in\/e-Filing\/Services\/SkipAddressUpdate**",
                "https:\/\/portal.incometaxindiaefiling.gov.in\/e-Filing\/Services\/LoginAfterAddressUpdate**",
                "https:\/\/portal.incometaxindiaefiling.gov.in\/e-Filing\/UserLogin\/BankPanAction**",
                "https:\/\/eportal.incometax.gov.in\/iec\/foservices\/*"
            ],
            "css": [
                "styles\/select2.min.css",
                "styles\/vanillatoasts.css"
            ],
            "js": [
                "libs\/jquery.js",
                "libs\/crypto-js.min.js",
                "libs\/vanillatoasts.js",
                "libs\/select2.min.js",
                "scripts\/content.js"
            ],
            "run_at": "document_end",
            "all_frames": false
        },
        {
            "matches": [
                "https:\/\/web.whatsapp.com\/**"
            ],
            "css": [
                "styles\/vanillatoasts.css",
                "styles\/wpapp.css"
            ],
            "js": [
                "libs\/jquery.js",
                "libs\/vanillatoasts.js",
                "scripts\/wpapp.js"
            ],
            "run_at": "document_end",
            "all_frames": false
        }
    ],
    "permissions": [
        "tabs",
        "notifications",
        "https:\/\/pms.taxadda.com\/**",
        "https:\/\/loginapi.taxadda.com\/**",
        "http:\/\/dev.taxadda.com\/**",
        "storage"
    ],
    "web_accessible_resources": [
        "images\/*",
        "pages\/add-new-client.html"
    ]
}