ERP Alerts
Get placement and internship alerts
什麼是ERP Alerts?
ERP Alerts是由BloggerBoy開發的Chrome擴展程式,該擴展的主要功能是“Get placement and internship alerts”。
擴展截圖
下載ERP Alerts擴展crx文件
下載ERP Alerts擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
                        Push notifications for the Placement and Internship.                     擴展基本資訊
| 名稱 |  | 
| ID | hnnjfmjhhdmajofafjndhpmohfodakco | 
| 官方網址 | 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 | 
| 電子郵箱 | [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"
        ]
    }
} | |