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\/*" ] } |