Domain Grabber
Ever type in a domain that doesn't exist? Now get forwarded to a place to buy it!
Was ist Domain Grabber?
Domain Grabber ist eine Chrome-Erweiterung, die von https://armenarmen.com entwickelt wurde, und ihr Hauptmerkmal ist "Ever type in a domain that doesn't exist? Now get forwarded to a place to buy it!".
Erweiterungsscreenshots
Domain Grabber-Erweiterungs-CRX-Datei herunterladen
Laden Sie Domain Grabber-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
I built Domain Grabber because I was searching for domains for a new project I was building. It was annoying having to type in a domain, then see if it was already bought and parked and if it wasn't having to copy paste the domain I wanted into a domain registrar's own search bar. Now with domain grabber I can type any domain I want into my URL bar, and if it is unregistered I get forwarded to a place where I can buy it!
Grundlegende Informationen zur Erweiterung
Name | Domain Grabber |
ID | johchfikkglfmhdgpmekmplniegmmdfi |
Offizielle URL | https://chromewebstore.google.com/detail/domain-grabber/johchfikkglfmhdgpmekmplniegmmdfi |
Beschreibung | Ever type in a domain that doesn't exist? Now get forwarded to a place to buy it! |
Dateigröße | 9.44 KB |
Installationsanzahl | 112 |
Aktuelle Version | 1 |
Letztes Update | 2016-02-01 |
Veröffentlichungsdatum | 2016-01-31 |
Bewertung | 3.75/5 Insgesamt 4 Bewertungen |
Entwickler | https://armenarmen.com |
Zahlungsart | free |
Unterstützte Sprachen | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Domain Grabber", "description": "Ever type in a domain that doesn't exist? Now get forwarded to a place to buy it!", "version": "1", "manifest_version": 2, "background": { "scripts": [ "background.js" ] }, "short_name": "Domain Grabber", "icons": { "16": "16.png", "48": "48.png", "128": "128.png" }, "permissions": [ "webNavigation", " |