Rem-eFile

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

What is Rem-eFile?

Rem-eFile is a Chrome extension developed by https://creativenuk.in, and its main feature is "Income tax e-filing site (https://incometaxindiaefiling.gov.in) keeps logging you out?This add-in can auto fill the login form.…".

Extension Screenshots

screenshot

Download Rem-eFile Extension CRX File

Download Rem-eFile extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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)                    

Extension Basic Information

Name Rem-eFile Rem-eFile
ID hiigeklingcigfblkpfhindnamhpgfhm
Official URL https://chromewebstore.google.com/detail/rem-efile/hiigeklingcigfblkpfhindnamhpgfhm
Description Income tax e-filing site (https://incometaxindiaefiling.gov.in) keeps logging you out?This add-in can auto fill the login form.…
File Size 163 KB
Installation Count 340
Current Version 0.2
Last Updated 2015-07-23
Publish Date 2015-07-23
Rating 5.00/5 Total 1 Ratings
Developer https://creativenuk.in
Payment Type free
Supported Languages 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\/*"
    ]
}