xorkeesign India G2C

Digitally sign tax and other returns in Government of India citizen-facing web applications.

xorkeesign India G2C là gì?

xorkeesign India G2C là một tiện ích mở rộng Chrome được phát triển bởi Odyssey Technologies Ltd, và tính năng chính của nó là "Digitally sign tax and other returns in Government of India citizen-facing web applications.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng xorkeesign India G2C

Tải xuống các tệp mở rộng xorkeesign India G2C dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        xorkeesign is a digital signature enabling service from Odyssey Technologies Ltd.

xorkeesign runs on the versatile xorkee infrastructure that is a superset of PKI.

This extension is a specialized interface to some of the services of xorkeesign that cater to Indian residents to file their Income Tax and GST returns and other documents with Government of India portals.

The extension stays dormant when the browser is used to access any site other than the targeted Government of India citizen portals. In the targeted portals the extension collects one or more Government issued IDs (eg. PAN) and connects to the xorkeesign service.

The signature on the data sent to xorkeesign is obtained from the user and returned to the extension for onward submission to the Government portal. Both the ID (PAN) and the data are sent to xorkeesign only as cryptographic digests. Raw data is never sent.

The extension does not collect or store any other data than described above.

Using this extension you can:

1. Register your DSC in GST, EPFO, ICEGATE, TRACES, COO and Income Tax websites
2. File GST returns
3. Digitally sign Corporate Tax Returns
4. e-Verify your Income Tax Returns
5. File e-TDS
6. Sign various IT forms
7. Digitally sign all PF forms in the EPFO portal
8. Associate your DSC in MCA V2 and MCA V3 portals
9. Sign all correction and download requests in TDSCPC
10. Login using DSC in the MCA V2 portal
11. Sign using DSC in many of the Government eProcurement portals
12. Sign using DSC in Directorate General of Foreign Trade (DGFT) portal
13. Sign and upload PDF documents in eSANCHIT (ICEGATE) portal
14. Apply for Certificate Of Origin in DGFT website                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên xorkeesign India G2C xorkeesign India G2C
ID plafcfhgmgngohafpaalbpbjifnoaiji
URL Chính Thức https://chromewebstore.google.com/detail/xorkeesign-india-g2c/plafcfhgmgngohafpaalbpbjifnoaiji
Mô tả Digitally sign tax and other returns in Government of India citizen-facing web applications.
Kích Thước Tệp 1.22 MB
Số Lần Cài Đặt 20,000
Phiên Bản Hiện Tại 2.4.1
Cập Nhật Lần Cuối 2024-02-01
Ngày Phát Hành 2021-12-29
Đánh Giá 4.83/5 Tổng số 18 Đánh Giá
Nhà Phát Triển Odyssey Technologies Ltd
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://www.odysseytec.com/
URL Trang Chính Sách Bảo Mật https://www.odysseytec.com/index.php/privacy-policy
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "xorkeesign India G2C",
    "description": "Digitally sign tax and other returns in Government of India citizen-facing web applications.",
    "version": "2.4.1",
    "manifest_version": 3,
    "background": {
        "service_worker": "background\/background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.gov.in\/*"
            ],
            "include_globs": [
                "*eportal.incometax*",
                "*mcafoportal*",
                "*gst.gov*",
                "https:\/\/*tdscpc*",
                "*unifiedportal-emp.epfindia*",
                "https:\/\/*procure*",
                "https:\/\/*tender*",
                "https:\/\/*defproc*",
                "https:\/\/*eauction*",
                "https:\/\/*eproc*",
                "*content\/mca*",
                "*dgft.gov*\/CP*",
                "*old.icegate.*",
                "*coo.dgft*",
                "*foservices.icegate.*"
            ],
            "js": [
                "\/common\/defines.js",
                "\/common\/XSCUTILS.js",
                "\/contentscript\/CSUTILS.js",
                "\/contentscript\/contentscript.js",
                "\/contentscript\/xsg2cpopup.js"
            ],
            "css": [
                "\/contentscript\/xsg2cpopup.css"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "https:\/\/*.gov.in\/*"
            ],
            "include_globs": [
                "*eportal.incometax*"
            ],
            "js": [
                "\/contentscript\/emb.js",
                "\/contentscript\/itr.js"
            ],
            "run_at": "document_idle"
        },
        {
            "matches": [
                "https:\/\/*.gov.in\/*"
            ],
            "include_globs": [
                "*content\/mca*"
            ],
            "js": [
                "\/contentscript\/mca.js"
            ],
            "run_at": "document_idle"
        },
        {
            "matches": [
                "https:\/\/*.gov.in\/*"
            ],
            "include_globs": [
                "*dgft.gov*\/CP*"
            ],
            "js": [
                "\/contentscript\/dgft.js"
            ],
            "run_at": "document_idle"
        },
        {
            "matches": [
                "https:\/\/*.gov.in\/*"
            ],
            "include_globs": [
                "https:\/\/*tdscpc*"
            ],
            "js": [
                "\/contentscript\/wss.js",
                "\/common\/webpage\/defines.js",
                "\/common\/webpage\/XSCUTILS.js",
                "\/contentscript\/webpage\/CSUTILS.js",
                "\/contentscript\/webpage\/xsg2cpopup.js",
                "\/contentscript\/xshandle.js"
            ],
            "css": [
                "\/contentscript\/webpage\/xsg2cpopup.css"
            ],
            "world": "MAIN",
            "run_at": "document_start"
        },
        {
            "matches": [
                "https:\/\/*.gov.in\/*"
            ],
            "include_globs": [
                "*mcafoportal*",
                "*gst.gov*"
            ],
            "js": [
                "\/contentscript\/ems.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "https:\/\/*.gov.in\/*"
            ],
            "include_globs": [
                "*unifiedportal-emp.epfindia*"
            ],
            "js": [
                "contentscript\/xshandle.js",
                "contentscript\/cmpdf.js",
                "contentscript\/xsjos.js",
                "\/contentscript\/epf.js",
                "\/contentscript\/dscservice.js"
            ],
            "run_at": "document_idle"
        },
        {
            "matches": [
                "https:\/\/*.gov.in\/*"
            ],
            "include_globs": [
                "https:\/\/*procure*",
                "https:\/\/*tender*",
                "https:\/\/*defproc*",
                "https:\/\/*eauction*",
                "https:\/\/*eproc*"
            ],
            "css": [
                "\/contentscript\/epuploadfiles.css"
            ],
            "js": [
                "\/contentscript\/xsxls.js",
                "\/contentscript\/xsjos.js",
                "\/contentscript\/xsjar.js",
                "\/contentscript\/xshandle.js",
                "\/common\/B64.js",
                "\/background\/xorkeesign.js",
                "\/contentscript\/epuploadfiles.js",
                "\/contentscript\/cppp.js",
                "contentscript\/cmpdf.js"
            ],
            "run_at": "document_idle"
        },
        {
            "matches": [
                "https:\/\/*.gov.in\/*"
            ],
            "include_globs": [
                "*old.icegate.*"
            ],
            "js": [
                "\/common\/defines.js",
                "\/common\/XSCUTILS.js",
                "\/contentscript\/CSUTILS.js",
                "\/contentscript\/xsg2cpopup.js",
                "\/contentscript\/xshandle.js",
                "\/contentscript\/cmpdf.js",
                "\/contentscript\/icegate.js"
            ],
            "css": [
                "\/contentscript\/xsg2cpopup.css"
            ],
            "world": "MAIN",
            "run_at": "document_end"
        },
        {
            "matches": [
                "https:\/\/*.gov.in\/*"
            ],
            "include_globs": [
                "*old.icegate.*"
            ],
            "js": [
                "\/contentscript\/otlalert.js"
            ],
            "world": "MAIN",
            "run_at": "document_start"
        },
        {
            "matches": [
                "https:\/\/www.odysseytec.com\/*",
                "https:\/\/xorkeesign.com\/*",
                "https:\/\/profile.xorkee.com\/*"
            ],
            "js": [
                "contentscript\/g2c.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "https:\/\/*.gov.in\/*"
            ],
            "include_globs": [
                "*coo.dgft*"
            ],
            "js": [
                "\/contentscript\/xshandle.js",
                "\/contentscript\/cmpdfv3.js",
                "\/contentscript\/coodgft.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "https:\/\/*.gov.in\/*"
            ],
            "include_globs": [
                "*foservices.icegate.*"
            ],
            "js": [
                "\/common\/webpage\/defines.js",
                "\/common\/webpage\/XSCUTILS.js",
                "\/contentscript\/webpage\/CSUTILS.js",
                "\/contentscript\/webpage\/xsg2cpopup.js",
                "\/contentscript\/xshandle.js",
                "\/contentscript\/icegatelistener.js"
            ],
            "css": [
                "\/contentscript\/webpage\/xsg2cpopup.css"
            ],
            "world": "MAIN",
            "run_at": "document_start"
        },
        {
            "matches": [
                "https:\/\/*.gov.in\/*"
            ],
            "include_globs": [
                "*icegate-ui-*"
            ],
            "js": [
                "\/contentscript\/xhr.js"
            ],
            "all_frames": true,
            "world": "MAIN",
            "run_at": "document_start"
        }
    ],
    "permissions": [
        "tabs",
        "webRequest",
        "declarativeNetRequest",
        "storage",
        "scripting"
    ],
    "optional_permissions": [
        "downloads"
    ],
    "host_permissions": [
        "https:\/\/*.gov.in\/*"
    ],
    "optional_host_permissions": [
        "https:\/\/*.co.in\/*",
        "https:\/\/*.nic.in\/*",
        "https:\/\/*.mahaitgov.in\/*"
    ],
    "content_security_policy": {
        "extension_pages": "connect-src data: https:\/\/xorkeesign.com https:\/\/*.gov.in; script-src 'self' 'wasm-unsafe-eval'; object-src 'self'"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "\/images\/*",
                "\/contentscript\/*",
                "\/common\/*",
                "\/font\/*"
            ],
            "matches": [
                "https:\/\/*.gov.in\/*",
                "https:\/\/*.co.in\/*",
                "https:\/\/*.nic.in\/*",
                "https:\/\/*.mahaitgov.in\/*"
            ]
        }
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/*.incometax.gov.in\/*",
            "https:\/\/*.mca.gov.in\/*",
            "https:\/\/*.gst.gov.in\/*",
            "https:\/\/*.tdscpc.gov.in\/*",
            "https:\/\/unifiedportal-emp.epfindia.gov.in\/*",
            "https:\/\/www.dgft.gov.in\/CP\/*",
            "https:\/\/*.icegate.gov.in\/*",
            "https:\/\/*.mahaonline.gov.in\/*",
            "https:\/\/*.mahaitgov.in\/*"
        ]
    },
    "icons": {
        "16": "\/images\/icon16.png",
        "32": "\/images\/icon32.png",
        "48": "\/images\/icon48.png",
        "128": "\/images\/icon128.png"
    }
}