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 | 
| 官方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 | 
| 电子邮箱 | [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"
        ]
    }
} | |