ERP Alerts

Get placement and internship alerts

O que é ERP Alerts?

ERP Alerts é uma extensão do Chrome desenvolvida por BloggerBoy, e sua principal característica é "Get placement and internship alerts".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão ERP Alerts

Baixe arquivos de extensão ERP Alerts no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        Push notifications for the Placement and Internship.                    

Informações Básicas da Extensão

Nome ERP Alerts ERP Alerts
ID hnnjfmjhhdmajofafjndhpmohfodakco
URL Oficial https://chromewebstore.google.com/detail/erp-alerts/hnnjfmjhhdmajofafjndhpmohfodakco
Descrição Get placement and internship alerts
Tamanho do Arquivo 981 KB
Contagem de Instalações 55
Versão Atual 2.6
Última Atualização 2023-11-18
Data de Publicação 2023-11-09
Classificação 3.00/5 Total de 1 Avaliações
Desenvolvedor BloggerBoy
Email [email protected]
Tipo de Pagamento in_app
Site da Extensão https://erpalerts.kgplife.com/
URL da Página de Política de Privacidade https://erpalerts.kgplife.com/privacy-policy
Idiomas Suportados 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"
        ]
    }
}