Majestic Uptime Mech Overlord Zero Suit RX-0
Majestic Uptime Mech Overlord Zero Suit RX-0 will help you monitor your websites--beep, boop.
Majestic Uptime Mech Overlord Zero Suit RX-0とは何ですか?
Majestic Uptime Mech Overlord Zero Suit RX-0はKanon Loによって開発されたChromeの拡張機能で、その主な機能は「Majestic Uptime Mech Overlord Zero Suit RX-0 will help you monitor your websites--beep, boop.」です。
拡張機能のスクリーンショット
Majestic Uptime Mech Overlord Zero Suit RX-0拡張機能のCRXファイルをダウンロード
Majestic Uptime Mech Overlord Zero Suit RX-0拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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/ 拡張機能の基本情報
| 名前 | |
| ID | jgfbcaioachifkedkbgddjcnafjddnbk |
| 公式URL | https://chromewebstore.google.com/detail/majestic-uptime-mech-over/jgfbcaioachifkedkbgddjcnafjddnbk |
| 説明 | Majestic Uptime Mech Overlord Zero Suit RX-0 will help you monitor your websites--beep, boop. |
| ファイルサイズ | 52.5 KB |
| インストール数 | 56 |
| 現在のバージョン | 0.0.5 |
| 最終更新日 | 2017-03-29 |
| 公開日 | 2017-03-29 |
| 評価 | 4.50/5 合計 4 レビュー |
| 開発者 | Kanon Lo |
| 支払い方法 | free |
| 対応言語 | 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"
} | |