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",
" | |