ERP Alerts

Get placement and internship alerts

ERP Alertsとは何ですか?

ERP AlertsはBloggerBoyによって開発されたChromeの拡張機能で、その主な機能は「Get placement and internship alerts」です。

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

screenshot
screenshot
screenshot
screenshot
screenshot

ERP Alerts拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Push notifications for the Placement and Internship.                    

拡張機能の基本情報

名前 ERP Alerts ERP Alerts
ID hnnjfmjhhdmajofafjndhpmohfodakco
公式URL https://chromewebstore.google.com/detail/erp-alerts/hnnjfmjhhdmajofafjndhpmohfodakco
説明 Get placement and internship alerts
ファイルサイズ 981 KB
インストール数 55
現在のバージョン 2.6
最終更新日 2023-11-18
公開日 2023-11-09
評価 3.00/5 合計 1 レビュー
開発者 BloggerBoy
Eメール [email protected]
支払い方法 in_app
拡張機能のウェブサイト https://erpalerts.kgplife.com/
プライバシーポリシーページのURL https://erpalerts.kgplife.com/privacy-policy
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "ERP Alerts",
    "version": "2.6",
    "description": "Get placement and internship alerts",
    "action": {
        "default_popup": "index.html",
        "default_icon": {
            "16": "icon.png"
        }
    },
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "gcm",
        "notifications",
        "identity",
        "identity.email",
        "storage"
    ],
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnFvmtVVWVRVSo2VPfYlN9d6TApqJhg\/f4dKdZyNBtYbz5iEa7RqDGLPGqXin3T4LzWutSksmQZhYj0xTirCoewADNJBLNxZUyoTNYY8Hvjo4N3Nk8fLXIWmTPl7ouFsZRNhhez7vxQJktie7x8Li5tYiEKpYTxzNNwp0f+U7AVMmjNdCn1Rn+M85zsuYZ1DqxgpUSUyUg9EBOzYVPsySaqnKIWXdiWBc\/NRuIFpr2jNB1DdO4zS5tb0eyGukFXaVA0\/D2nL3tuX59q1ybnEFf3iSsCiDpWBdrteZ6rsLnFpmrtW8KahTSJVkEDZPop4pYtxdVNuTFvy53L1Ad0faOQIDAQAB",
    "oauth2": {
        "client_id": "208183960915-7njhicta9i3m2v54k1ku61htmu7dlvb6.apps.googleusercontent.com",
        "scopes": [
            "profile email"
        ]
    }
}