Rem-eFile

Income tax e-filing site (https://incometaxindiaefiling.gov.in) keeps logging you out?This add-in can auto fill the login form.…

Rem-eFile là gì?

Rem-eFile là một tiện ích mở rộng Chrome được phát triển bởi https://creativenuk.in, và tính năng chính của nó là "Income tax e-filing site (https://incometaxindiaefiling.gov.in) keeps logging you out?This add-in can auto fill the login form.…".

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

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Rem-eFile

Tải xuống các tệp mở rộng Rem-eFile 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

                        Income tax e-filing site (https://incometaxindiaefiling.gov.in) keeps logging you out?This add-in can auto fill the login form.

Nothing is sent to any server, everything happens in your browser. But just to be safe, please clear the stored details once you are done with this. 

This add-in is not affiliated with any Indian government website(s)                    

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

Tên Rem-eFile Rem-eFile
ID hiigeklingcigfblkpfhindnamhpgfhm
URL Chính Thức https://chromewebstore.google.com/detail/rem-efile/hiigeklingcigfblkpfhindnamhpgfhm
Mô tả Income tax e-filing site (https://incometaxindiaefiling.gov.in) keeps logging you out?This add-in can auto fill the login form.…
Kích Thước Tệp 163 KB
Số Lần Cài Đặt 340
Phiên Bản Hiện Tại 0.2
Cập Nhật Lần Cuối 2015-07-23
Ngày Phát Hành 2015-07-23
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển https://creativenuk.in
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Rem-eFile",
    "version": "0.2",
    "icons": {
        "128": "icon.png"
    },
    "minimum_chrome_version": "23",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "index.html"
    },
    "permissions": [
        "storage",
        "activeTab",
        "https:\/\/incometaxindiaefiling.gov.in\/*"
    ]
}