NameBeta - Smart Domain Tools

一个快速帮你找到合适域名, 并列出所有可能注册的提供商价格的工具.

What is NameBeta - Smart Domain Tools?

NameBeta - Smart Domain Tools is a Chrome extension developed by https://namebeta.com, and its main feature is "一个快速帮你找到合适域名, 并列出所有可能注册的提供商价格的工具.".

Extension Screenshots

screenshot

Download NameBeta - Smart Domain Tools Extension CRX File

Download NameBeta - Smart Domain Tools extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        此工具将 NameBeta 网站提供的功能集成到一个浏览器弹出框里,方便你随时随地不用打开网页就能搜索并注册想到的域名。                    

Extension Basic Information

Name NameBeta - Smart Domain Tools NameBeta - Smart Domain Tools
ID opndpgdlkdoeiajepgfdnjedknaohhmg
Official URL https://chromewebstore.google.com/detail/namebeta-smart-domain-too/opndpgdlkdoeiajepgfdnjedknaohhmg
Description 一个快速帮你找到合适域名, 并列出所有可能注册的提供商价格的工具.
File Size 8.01 KB
Installation Count 473
Current Version 1.0.2
Last Updated 2017-10-23
Publish Date 2017-10-23
Rating 5.00/5 Total 4 Ratings
Developer https://namebeta.com
Email [email protected]
Payment Type free
Supported Languages zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "NameBeta - Smart Domain Tools",
    "short_name": "NameBeta",
    "version": "1.0.2",
    "description": "\u4e00\u4e2a\u5feb\u901f\u5e2e\u4f60\u627e\u5230\u5408\u9002\u57df\u540d, \u5e76\u5217\u51fa\u6240\u6709\u53ef\u80fd\u6ce8\u518c\u7684\u63d0\u4f9b\u5546\u4ef7\u683c\u7684\u5de5\u5177.",
    "icons": {
        "16": "img\/favicon-16.png",
        "32": "img\/favicon-32.png",
        "48": "img\/favicon-48.png",
        "128": "img\/favicon-128.png"
    },
    "browser_action": {
        "default_icon": {
            "16": "img\/favicon-16.png",
            "32": "img\/favicon-32.png",
            "48": "img\/favicon-48.png",
            "128": "img\/favicon-128.png"
        },
        "default_title": "NameBeta",
        "default_popup": "popup.html"
    },
    "homepage_url": "https:\/\/namebeta.com\/",
    "permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ]
}