NameBeta - Smart Domain Tools
一个快速帮你找到合适域名, 并列出所有可能注册的提供商价格的工具.
Wat is NameBeta - Smart Domain Tools?
NameBeta - Smart Domain Tools is een Chrome-extensie ontwikkeld door https://namebeta.com, en de belangrijkste functie is "一个快速帮你找到合适域名, 并列出所有可能注册的提供商价格的工具.".
Extensie Screenshots
Download het CRX-bestand van de extensie NameBeta - Smart Domain Tools
Download NameBeta - Smart Domain Tools-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
此工具将 NameBeta 网站提供的功能集成到一个浏览器弹出框里,方便你随时随地不用打开网页就能搜索并注册想到的域名。
Basisinformatie over de Extensie
Naam | NameBeta - Smart Domain Tools |
ID | opndpgdlkdoeiajepgfdnjedknaohhmg |
Officiële URL | https://chromewebstore.google.com/detail/namebeta-smart-domain-too/opndpgdlkdoeiajepgfdnjedknaohhmg |
Beschrijving | 一个快速帮你找到合适域名, 并列出所有可能注册的提供商价格的工具. |
Bestandsgrootte | 8.01 KB |
Aantal Installaties | 473 |
Huidige Versie | 1.0.2 |
Laatst Bijgewerkt | 2017-10-23 |
Publicatiedatum | 2017-10-23 |
Beoordeling | 5.00/5 Totaal 4 Beoordelingen |
Ontwikkelaar | https://namebeta.com |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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:\/\/*\/*" ] } |