开发助手
开发助手
Wat is 开发助手?
开发助手 is een Chrome-extensie ontwikkeld door 2wengdata, en de belangrijkste functie is "开发助手".
Extensie Screenshots
Download het CRX-bestand van de extensie 开发助手
Download 开发助手-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
开发助手是协助外贸人员通过全球品牌数库进行客户开发的一个工具。
1、全球品牌资源简介
WIPO全球品牌数据库是对全球商标统计的一个数据库,其中含有180多个国家的数据,包括品牌名称,logo图、品牌持有公司、国家、申请人姓名、地址、注册商品分类等信息。
2、我可以如何操作?
可通过产品词(含小语种)、行业词、检索潜在客户;也可通过品牌名查询注册商标、品牌持有公司
3、我们为你做了什么?
我们帮你获取了品牌持有公司的基本信息,其中包括员工姓名、职位、邮箱、社交账号、地理位置信息、交易记录、卫星地图实景等工作来方便我们外贸人员拓展客户。
此为寻求代工合作(OEM)的必要工具。 Basisinformatie over de Extensie
| Naam | |
| ID | bcikmpimffbmlemadpmoadohmfcliphj |
| Officiële URL | https://chromewebstore.google.com/detail/%E5%BC%80%E5%8F%91%E5%8A%A9%E6%89%8B/bcikmpimffbmlemadpmoadohmfcliphj |
| Beschrijving | 开发助手 |
| Bestandsgrootte | 231 KB |
| Aantal Installaties | 4,000 |
| Huidige Versie | 1.2.2 |
| Laatst Bijgewerkt | 2023-11-16 |
| Publicatiedatum | 2021-04-26 |
| Beoordeling | 5.00/5 Totaal 2 Beoordelingen |
| Ontwikkelaar | 2wengdata |
| [email protected] | |
| Betalingswijze | free |
| URL van de Privacybeleid Pagina | https://www.51wheatsearch.com/private-policy.html |
| Ondersteunde Talen | zh-CN |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "\u5f00\u53d1\u52a9\u624b",
"description": "\u5f00\u53d1\u52a9\u624b",
"version": "1.2.2",
"manifest_version": 3,
"permissions": [
"storage",
"tabs",
"webRequest"
],
"devtools_page": "devtools.html",
"background": {
"service_worker": "background.js"
},
"action": {
"default_popup": "popup.html",
"default_title": "\u5f00\u53d1\u52a9\u624b",
"default_icon": {
"16": "\/images\/logo_64_not_active.png",
"32": "\/images\/logo_64_not_active.png",
"48": "\/images\/logo_64_not_active.png",
"128": "\/images\/logo_64_not_active.png"
}
},
"icons": {
"16": "\/images\/logo_64_active.png",
"32": "\/images\/logo_64_active.png",
"48": "\/images\/logo_64_active.png",
"128": "\/images\/logo_64_active.png"
},
"host_permissions": [
"*:\/\/*.branddb.wipo.int\/*",
"*:\/\/yandex.com\/maps\/*",
"*:\/\/www.google.com\/*"
],
"content_scripts": [
{
"matches": [
"*:\/\/www3.wipo.int\/*",
"*:\/\/branddb.wipo.int\/*",
"*:\/\/*.branddb.wipo.int\/*"
],
"js": [
"content\/wipo.js"
]
},
{
"matches": [
"*:\/\/yandex.com\/maps\/*"
],
"js": [
"content\/yandex.js"
]
},
{
"matches": [
"*:\/\/www.google.com\/maps\/*"
],
"js": [
"content\/google.js"
]
},
{
"matches": [
" | |