ClearTax Assistant

ClearTax Chrome Plugin

ما هو ClearTax Assistant؟

ClearTax Assistant هو إضافة Chrome تم تطويرها بواسطة ClearTax، والميزة الرئيسية لها هي "ClearTax Chrome Plugin".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة ClearTax Assistant

قم بتنزيل ملفات الامتداد ClearTax Assistant بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        ClearTax Assistant, a powerful companion to assist a Tax return preparer in performing activities on the Government GST Portal.

Fill in all your GSTR-3B data to the GSTN, automate logins, upload workflows and easily copy and paste pre-computed Challan amount based on your ledger information to GST portal in 1 click.

About ClearTax
ClearTax is India’s leading fintech company that offers intelligent software solutions for compliance with direct and indirect taxes. ClearTax is on a mission to simplify people’s financial lives and improve outcomes for businesses by helping them manage taxes and compliance in a simple and smart way.

The ClearTax GST Software, India’s first ready-to-use GST-compliant billing and filing solution, is currently used by 4 lakh businesses, 25,000 CAs and tax professionals, and over 500 large enterprises. 

ClearTax is Y-Combinator’s first India-focused investment. ClearTax raised $12 Mn in Series-A round of funding from SAIF Partners in 2016. It also counts Sequoia Capital, Max Levchin, Scott Bannister, Neeraj Arora, Vijay Shekhar Sharma and Naval Ravikant as its investors.                    

معلومات أساسية عن التمديد

الاسم ClearTax Assistant ClearTax Assistant
ID aehicjgdbmpdlcplalakcbfgodmpbmbf
عنوان URL الرسمي https://chrome.google.com/webstore/detail/cleartax-assistant/aehicjgdbmpdlcplalakcbfgodmpbmbf
الوصف ClearTax Chrome Plugin
حجم الملف 449 KB
عدد التثبيتات 44,638
النسخة الحالية 1.54
آخر تحديث 2021-08-13
تاريخ النشر 2020-03-10
تقييم 4.45/5 مجموع تقييمات 33
المطور ClearTax
البريد الإلكتروني [email protected]
نوع الدفع free
عنوان صفحة سياسة الخصوصية https://cleartax.in/meta/privacy
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "ClearTax Assistant",
    "version": "1.54",
    "manifest_version": 2,
    "description": "ClearTax Chrome Plugin",
    "permissions": [
        "tabs",
        "",
        "storage",
        "cookies",
        "https:\/\/gstfrontend-stage-http.internal.cleartax.co\/stage-funnelmetrics\/"
    ],
    "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com\/analytics.js; object-src 'self'",
    "icons": {
        "16": "img\/pinchy16x16.png",
        "32": "img\/pinchy32x32.png",
        "64": "img\/pinchy64x64.png"
    },
    "browser_action": {
        "default_icon": {
            "16": "img\/pinchy16x16.png",
            "32": "img\/pinchy32x32.png",
            "64": "img\/pinchy64x64.png"
        },
        "default_title": "ClearTax Assistant"
    },
    "background": {
        "scripts": [
            "js\/backgroundScript.js"
        ]
    },
    "externally_connectable": {
        "matches": [
            "http:\/\/localhost:3001\/*",
            "https:\/\/gstfrontend-staging-pub.internal.cleartax.co\/*",
            "https:\/\/gst-preprod.internal.cleartax.co\/*",
            "https:\/\/gst.cleartax.in\/*"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/localhost:3001\/*",
                "https:\/\/gstfrontend-staging-pub.internal.cleartax.co\/*",
                "https:\/\/gst-preprod.internal.cleartax.co\/*",
                "https:\/\/gst.cleartax.in\/*"
            ],
            "js": [
                "js\/sourceFile.js"
            ],
            "css": [
                "css\/main.css"
            ]
        },
        {
            "matches": [
                "https:\/\/payment.gst.gov.in\/payment\/auth\/"
            ],
            "exclude_matches": [
                "http:\/\/payment.gst.gov.in\/*"
            ],
            "js": [
                "js\/targetFile.js"
            ],
            "css": [
                "css\/main.css"
            ]
        },
        {
            "matches": [
                "https:\/\/services.gst.gov.in\/services\/auth\/dashboard",
                "https:\/\/services.gst.gov.in\/services\/auth\/fowelcome"
            ],
            "js": [
                "js\/initiateGSTR4Flow.js"
            ],
            "run_at": "document_idle"
        },
        {
            "matches": [
                "https:\/\/return.gst.gov.in\/returns\/auth\/dashboard"
            ],
            "css": [
                "css\/main.css"
            ],
            "js": [
                "js\/returnsDashboard.js"
            ],
            "run_at": "document_idle"
        },
        {
            "matches": [
                "https:\/\/services.gst.gov.in\/services\/login*"
            ],
            "js": [
                "js\/login.js"
            ],
            "css": [
                "css\/main.css"
            ]
        },
        {
            "matches": [
                "https:\/\/return.gst.gov.in\/returns\/auth\/gstr3b*"
            ],
            "js": [
                "js\/gstr3bReturns.js"
            ],
            "run_at": "document_idle"
        },
        {
            "matches": [
                "https:\/\/return.gst.gov.in\/returns\/auth\/gstr1"
            ],
            "css": [
                "css\/main.css"
            ],
            "js": [
                "js\/gstr1Filing.js"
            ],
            "run_at": "document_idle"
        },
        {
            "matches": [
                "https:\/\/return.gst.gov.in\/returns2\/auth\/annualreturn"
            ],
            "js": [
                "js\/selectAnnualReturnPeriodAndPrepareOnline.js"
            ],
            "run_at": "document_idle"
        },
        {
            "matches": [
                "https:\/\/return.gst.gov.in\/returns2\/auth\/gstr9\/questionnaire"
            ],
            "js": [
                "js\/questionnairePage.js"
            ],
            "run_at": "document_idle"
        },
        {
            "matches": [
                "https:\/\/return.gst.gov.in\/returns2\/auth\/gstr9\/dashboard"
            ],
            "js": [
                "js\/gstr9Dashboard.js"
            ],
            "run_at": "document_idle",
            "css": [
                "css\/main.css"
            ]
        }
    ],
    "options_ui": {
        "page": "pages\/options.html",
        "chrome_style": true,
        "open_in_tab": true
    }
}