ERP Alerts

Get placement and internship alerts

Что такое ERP Alerts?

ERP Alerts - это расширение Chrome, разработанное BloggerBoy, и его основная функция - "Get placement and internship alerts".

Снимки экрана расширения

screenshot
screenshot
screenshot
screenshot
screenshot

Скачать файл CRX расширения ERP Alerts

Скачайте файлы расширений 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
Электронная почта [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"
        ]
    }
}