TeamCity Notifier
Shows notifications about various events in TeamCity
Cos'è TeamCity Notifier?
TeamCity Notifier è un'estensione di Chrome sviluppata da JetBrains, e la sua funzione principale è "Shows notifications about various events in TeamCity".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione TeamCity Notifier
Scarica i file di estensione TeamCity Notifier in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
TeamCity is a CI/CD server software developed by JetBrains. This extension enables browser notifications about various events like build failures and assigned investigations.
Informazioni di Base sull'Estensione
Nome | TeamCity Notifier |
ID | miolcigeeebinhdbihpodaajenfoggjl |
URL Ufficiale | https://chromewebstore.google.com/detail/teamcity-notifier/miolcigeeebinhdbihpodaajenfoggjl |
Descrizione | Shows notifications about various events in TeamCity |
Dimensione del File | 543 KB |
Conteggio Installazioni | 4,067 |
Versione Corrente | 0.0.20 |
Ultimo Aggiornamento | 2021-09-30 |
Data di Pubblicazione | 2020-06-29 |
Valutazione | 3.00/5 Totale 8 Valutazioni |
Sviluppatore | JetBrains |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://www.jetbrains.com/teamcity/ |
URL della Pagina della Politica sulla Privacy | https://www.jetbrains.com/legal/docs/privacy/privacy.html |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "TeamCity Notifier", "version": "0.0.20", "description": "Shows notifications about various events in TeamCity", "browser_specific_settings": { "gecko": { "id": "[email protected]" } }, "permissions": [ "storage", "notifications", "webRequest", "webRequestBlocking", "background", " |