Notificações NFSERVICE
Essa extensão é um componente para as notificações do ERP NFSERVICE.
Hvad er Notificações NFSERVICE?
Notificações NFSERVICE er en Chrome-udvidelse udviklet af https://erp.nfservice.com.br, og dens hovedfunktion er "Essa extensão é um componente para as notificações do ERP NFSERVICE.".
Udvidelsesskærmbilleder
Download Notificações NFSERVICE-udvidelses-CRX-fil
Download Notificações NFSERVICE-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
Extensão para recebimento de notificações do sistema ERP NFSERVICE.
Grundlæggende oplysninger om udvidelsen
Navn | Notificações NFSERVICE |
ID | cfmflaihjcfpoakojijhcpcgpfjbkogn |
Officiel URL | https://chromewebstore.google.com/detail/notifica%C3%A7%C3%B5es-nfservice/cfmflaihjcfpoakojijhcpcgpfjbkogn |
Beskrivelse | Essa extensão é um componente para as notificações do ERP NFSERVICE. |
Filstørrelse | 829 KB |
Antal Installationer | 1,444 |
Nuværende Version | 1.3.8.3 |
Senest Opdateret | 2020-06-18 |
Udgivelsesdato | 2020-06-17 |
Bedømmelse | 5.00/5 Samlet 1 Bedømmelser |
Udvikler | https://erp.nfservice.com.br |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://www.nfservice.com.br |
Understøttede Sprog | pt-BR |
manifest.json | |
{ "background": { "scripts": [ "js\/socket.io.js", "js\/background.js" ] }, "browser_action": { "default_icon": "img\/icon.png", "default_popup": "popup.html" }, "description": "Essa extens\u00e3o \u00e9 um componente para as notifica\u00e7\u00f5es do ERP NFSERVICE.", "externally_connectable": { "matches": [ "*:\/\/localhost\/*", "*:\/\/*.nfservice.com.br\/*" ] }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAm80yaboFL9+YpmfPXiwNzFVABHJ\/jIakKXprpHfyWcTgemvmL83r1av6XGAZbww1OrGfAFMcGzsKzDiTQomem4YGodMY1PkC7dbfKBOCbAM9kunbf1J2DVvLf2BBJ\/jZLHgji+v\/nx4D2wT7jbkZN5eGJ+o5ui0N1E\/eyEBPT03U9dLIwO60uwKgFDXNDPwIOkT4icRt2uhgdvIuDSTnRnq75vrmkFUMNIJkTiqXWYBdfOvRatoAowqSan0MtNwo6kDWDCieZbFwMHtyNbK\/uuN2XjGEpfkDNDqdNv4PXezG4NuTDSuw3VpDGjmJr0+IBWGSQA3Gf8rMeZ1o8xLdVwIDAQAB", "manifest_version": 2, "name": "Notifica\u00e7\u00f5es NFSERVICE", "icons": { "128": "img\/icon.png" }, "permissions": [ "nativeMessaging", "background", "notifications", "https:\/\/ajax.googleapis.com\/", "http:\/\/erp.nfservice.com.br\/*", "http:\/\/teste.nfservice.com.br\/*" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.3.8.3" } |