Majestic Uptime Mech Overlord Zero Suit RX-0
Majestic Uptime Mech Overlord Zero Suit RX-0 will help you monitor your websites--beep, boop.
Cos'è Majestic Uptime Mech Overlord Zero Suit RX-0?
Majestic Uptime Mech Overlord Zero Suit RX-0 è un'estensione di Chrome sviluppata da Kanon Lo, e la sua funzione principale è "Majestic Uptime Mech Overlord Zero Suit RX-0 will help you monitor your websites--beep, boop.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Majestic Uptime Mech Overlord Zero Suit RX-0
Scarica i file di estensione Majestic Uptime Mech Overlord Zero Suit RX-0 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
Majestic Uptime Mech Overlord Zero Suit RX-0 will help you monitor your websites via the Uptime Robot service. View all your monitors at once, set check intervals, and get browser notifications when your sites are down--beep, boop, beep!
This extension requires an Uptime Robot account at https://uptimerobot.com/ Informazioni di Base sull'Estensione
| Nome | |
| ID | jgfbcaioachifkedkbgddjcnafjddnbk |
| URL Ufficiale | https://chromewebstore.google.com/detail/majestic-uptime-mech-over/jgfbcaioachifkedkbgddjcnafjddnbk |
| Descrizione | Majestic Uptime Mech Overlord Zero Suit RX-0 will help you monitor your websites--beep, boop. |
| Dimensione del File | 52.5 KB |
| Conteggio Installazioni | 56 |
| Versione Corrente | 0.0.5 |
| Ultimo Aggiornamento | 2017-03-29 |
| Data di Pubblicazione | 2017-03-29 |
| Valutazione | 4.50/5 Totale 4 Valutazioni |
| Sviluppatore | Kanon Lo |
| Tipo di Pagamento | free |
| Lingue Supportate | en |
| manifest.json | |
{
"background": {
"persistent": false,
"scripts": [
"js\/background.js"
]
},
"browser_action": {
"default_icon": "images\/browser-icon-19-up.png",
"default_popup": "html\/popup.html"
},
"description": "Majestic Uptime Mech Overlord Zero Suit RX-0 will help you monitor your websites--beep, boop.",
"icons": {
"128": "images\/icon128.png",
"64": "images\/icon64.png"
},
"manifest_version": 2,
"name": "Majestic Uptime Mech Overlord Zero Suit RX-0",
"author": "Kanon Lo",
"options_page": "html\/options.html",
"permissions": [
"notifications",
"alarms",
"storage"
],
"update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
"version": "0.0.5"
} | |