Hoasted Check
Shows an blue cloud in the omnibar when you are browsing a site that is hosted on Hoasted
¿Qué es Hoasted Check?
Hoasted Check es una extensión de Chrome desarrollada por https://hoasted.com, y su función principal es "Shows an blue cloud in the omnibar when you are browsing a site that is hosted on Hoasted".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Hoasted Check
Descarga archivos de extensión Hoasted Check en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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).
Información Básica de la Extensión
Nombre | Hoasted Check |
ID | lpeaffpngcncaefnegoomkcboiojdfld |
URL Oficial | https://chromewebstore.google.com/detail/hoasted-check/lpeaffpngcncaefnegoomkcboiojdfld |
Descripción | Shows an blue cloud in the omnibar when you are browsing a site that is hosted on Hoasted |
Tamaño del Archivo | 66.54 KB |
Cantidad de Instalaciones | 189 |
Versión Actual | 1.1.4 |
Última Actualización | 2023-12-04 |
Fecha de Publicación | 2020-06-16 |
Calificación | 3.67/5 Total de 3 Calificaciones |
Desarrollador | https://hoasted.com |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | https://www.hoasted.com/ |
URL de la Página de Ayuda | https://www.hoasted.com/support |
URL de la Página de Política de Privacidad | https://www.hoasted.com/AV.pdf |
Idiomas Soportados | 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": [ " |