Hoasted Check
Shows an blue cloud in the omnibar when you are browsing a site that is hosted on Hoasted
Was ist Hoasted Check?
Hoasted Check ist eine Chrome-Erweiterung, die von https://hoasted.com entwickelt wurde, und ihr Hauptmerkmal ist "Shows an blue cloud in the omnibar when you are browsing a site that is hosted on Hoasted".
Erweiterungsscreenshots
Hoasted Check-Erweiterungs-CRX-Datei herunterladen
Laden Sie Hoasted Check-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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).
Grundlegende Informationen zur Erweiterung
Name | Hoasted Check |
ID | lpeaffpngcncaefnegoomkcboiojdfld |
Offizielle URL | https://chromewebstore.google.com/detail/hoasted-check/lpeaffpngcncaefnegoomkcboiojdfld |
Beschreibung | Shows an blue cloud in the omnibar when you are browsing a site that is hosted on Hoasted |
Dateigröße | 66.54 KB |
Installationsanzahl | 189 |
Aktuelle Version | 1.1.4 |
Letztes Update | 2023-12-04 |
Veröffentlichungsdatum | 2020-06-16 |
Bewertung | 3.67/5 Insgesamt 3 Bewertungen |
Entwickler | https://hoasted.com |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://www.hoasted.com/ |
Hilfeseite URL | https://www.hoasted.com/support |
URL der Datenschutzrichtlinien-Seite | https://www.hoasted.com/AV.pdf |
Unterstützte Sprachen | 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": [ " |