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?
Rem-eFile是由https://creativenuk.in开发的Chrome扩展程序,该扩展的主要功能是“Income tax e-filing site (https://incometaxindiaefiling.gov.in) keeps logging you out?This add-in can auto fill the login form.…”。
扩展截图
下载Rem-eFile扩展crx文件
下载Rem-eFile扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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)
扩展基本信息
名称 | Rem-eFile |
ID | hiigeklingcigfblkpfhindnamhpgfhm |
官方URL | https://chromewebstore.google.com/detail/rem-efile/hiigeklingcigfblkpfhindnamhpgfhm |
简介 | Income tax e-filing site (https://incometaxindiaefiling.gov.in) keeps logging you out?This add-in can auto fill the login form.… |
文件大小 | 163 KB |
安装次数 | 340 |
当前版本 | 0.2 |
更新时间 | 2015-07-23 |
上架时间 | 2015-07-23 |
评分 | 5.00/5 共1次评分 |
开发者 | https://creativenuk.in |
付费类型 | free |
支持的语言 | 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\/*" ] } |