HNS.TO
The gateway to Handshake domains. Search a Handshake name.
Hvad er HNS.TO?
HNS.TO er en Chrome-udvidelse udviklet af https://hnsdomain.com, og dens hovedfunktion er "The gateway to Handshake domains. Search a Handshake name.".
Udvidelsesskærmbilleder
Download HNS.TO-udvidelses-CRX-fil
Download HNS.TO-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
HNS.to resolves Handshake domains HNS.to allows you to access Handshake names without having to configure your own DNS.
Grundlæggende oplysninger om udvidelsen
Navn | HNS.TO |
ID | mlljfppchmcgamjeemceaghginmbmgha |
Officiel URL | https://chromewebstore.google.com/detail/hnsto/mlljfppchmcgamjeemceaghginmbmgha |
Beskrivelse | The gateway to Handshake domains. Search a Handshake name. |
Filstørrelse | 18.04 KB |
Antal Installationer | 242 |
Nuværende Version | 1.0 |
Senest Opdateret | 2020-10-30 |
Udgivelsesdato | 2020-09-21 |
Udvikler | https://hnsdomain.com |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://hns.to/ |
Hjælpeside-URL | https://hns.to/learn.nb |
Understøttede Sprog | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "HNS.TO", "manifest_version": 2, "short_name": "HNS Gateway", "description": "The gateway to Handshake domains. Search a Handshake name.", "version": "1.0", "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "hnsto16x16.png" }, "icons": { "128": "hnsto128x128.png" } } |