Domain Grabber
Ever type in a domain that doesn't exist? Now get forwarded to a place to buy it!
Domain Grabberとは何ですか?
Domain Grabberはhttps://armenarmen.comによって開発されたChromeの拡張機能で、その主な機能は「Ever type in a domain that doesn't exist? Now get forwarded to a place to buy it!」です。
拡張機能のスクリーンショット
Domain Grabber拡張機能のCRXファイルをダウンロード
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",
" | |