Domain Grabber
Ever type in a domain that doesn't exist? Now get forwarded to a place to buy it!
Τι είναι το Domain Grabber;
Το Domain Grabber είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://armenarmen.com, και η κύρια λειτουργία του είναι "Ever type in a domain that doesn't exist? Now get forwarded to a place to buy it!".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Domain Grabber
Λήψη αρχείων επέκτασης Domain Grabber σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
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! Βασικές Πληροφορίες Επέκτασης
| Όνομα | |
| ID | johchfikkglfmhdgpmekmplniegmmdfi |
| Επίσημο URL | https://chromewebstore.google.com/detail/domain-grabber/johchfikkglfmhdgpmekmplniegmmdfi |
| Περιγραφή | Ever type in a domain that doesn't exist? Now get forwarded to a place to buy it! |
| Μέγεθος Αρχείου | 9.44 KB |
| Αριθμός Εγκαταστάσεων | 112 |
| Τρέχουσα Έκδοση | 1 |
| Τελευταία Ενημέρωση | 2016-02-01 |
| Ημερομηνία Δημοσίευσης | 2016-01-31 |
| Αξιολόγηση | 3.75/5 Συνολικά 4 Αξιολογήσεις |
| Προγραμματιστής | https://armenarmen.com |
| Τύπος Πληρωμής | free |
| Υποστηριζόμενες Γλώσσες | 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",
" | |