Hoasted Check
Shows an blue cloud in the omnibar when you are browsing a site that is hosted on Hoasted
什麼是Hoasted Check?
Hoasted Check是由https://hoasted.com開發的Chrome擴展程式,該擴展的主要功能是“Shows an blue cloud in the omnibar when you are browsing a site that is hosted on Hoasted”。
擴展截圖
下載Hoasted Check擴展crx文件
下載Hoasted Check擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
This developer tool shows the IP address of the website you are currently viewing. It does not listen to DNS, but checks from which IP address the current website resources are loaded. A quick and easy tool for developers, designers and system admins. Furthermore, Hoasted Check shows a blue cloud in the omnibar when you are browsing a site that is hosted on Hoasted. Hoasted is an international web hosting company that focusses on delivering the best in class service and top notch performance. Standard packages come equipped with twice the performance compared to other hosting companies. Furthermore we provide companies, organizations and individuals services that help them in squeezing the most out of their hosting. Services include: Domain name registration, Wordpress hosting, Linux hosting, Reseller hosting, Windows hosting and Virtual Private Servers (VPS).
擴展基本資訊
名稱 | Hoasted Check |
ID | lpeaffpngcncaefnegoomkcboiojdfld |
官方網址 | https://chromewebstore.google.com/detail/hoasted-check/lpeaffpngcncaefnegoomkcboiojdfld |
簡介 | Shows an blue cloud in the omnibar when you are browsing a site that is hosted on Hoasted |
檔案大小 | 66.54 KB |
安裝次數 | 189 |
目前版本 | 1.1.4 |
更新時間 | 2023-12-04 |
上架時間 | 2020-06-16 |
評分 | 3.67/5 共 3 次評分 |
開發者 | https://hoasted.com |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://www.hoasted.com/ |
說明頁面URL | https://www.hoasted.com/support |
隱私政策頁面URL | https://www.hoasted.com/AV.pdf |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Hoasted Check", "description": "Shows an blue cloud in the omnibar when you are browsing a site that is hosted on Hoasted", "version": "1.1.4", "manifest_version": 2, "icons": { "128": "images\/orange-cloud-128.png" }, "permissions": [ "tabs", "webNavigation", "webRequest", "http:\/\/*\/", "https:\/\/*\/" ], "background": { "page": "background.html", "persistent": true }, "page_action": { "default_title": "Hoasted" }, "content_scripts": [ { "matches": [ " |