USCIS Case Status Checker

USCIS Case Status Checker for cases like H1b,I-485,and I-140, I-765, I-131,etc.....

USCIS Case Status Checkerとは何ですか?

USCIS Case Status CheckerはBassem Abueinによって開発されたChromeの拡張機能で、その主な機能は「USCIS Case Status Checker for cases like H1b,I-485,and I-140, I-765, I-131,etc.....」です。

拡張機能のスクリーンショット

screenshot

USCIS Case Status Checker拡張機能のCRXファイルをダウンロード

USCIS Case Status Checker拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Why have I created "USCIS Case Status Checker" extension?
Whether you have H1B, I-485, I-140, etc. It's boring to navigate USCIS website every time to check your status.
You don't have to open your email and copy the 13th digits case number you have received from USCIS to check out your current status again.
Imagine you have 4 USCIS cases, and you want to check them again and again!

This extension allows you to query, save, and efficiently remove your USCIS cases. Also, It links you to USCIS Processing Time Information.

Remember,
Your USCIS cases stored locally.Nothing saved on the server.                    

拡張機能の基本情報

名前 USCIS Case Status Checker USCIS Case Status Checker
ID pofgdngchgbjmecbncndhjnmdbnachge
公式URL https://chromewebstore.google.com/detail/uscis-case-status-checker/pofgdngchgbjmecbncndhjnmdbnachge
説明 USCIS Case Status Checker for cases like H1b,I-485,and I-140, I-765, I-131,etc.....
ファイルサイズ 43.67 KB
インストール数 284
現在のバージョン 1.6
最終更新日 2019-12-29
公開日 2019-12-29
評価 4.92/5 合計 12 レビュー
開発者 Bassem Abuein
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://docs.google.com/document/d/e/2PACX-1vT6ux-ajEM8K1EvXNI4Ah2ST6VkfstqU3sE_ZFdqBko8Vr9s2xKzHDMIlLnyvjlRTu7UQM0pou_MO01/pub
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "USCIS Case Status Checker",
    "description": "USCIS Case Status Checker for cases like H1b,I-485,and I-140, I-765, I-131,etc.....",
    "version": "1.6",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "https:\/\/egov.uscis.gov\/casestatus\/mycasestatus.do",
        "storage"
    ],
    "icons": {
        "128": "icon.png"
    }
}