容容云
抖音直播中台管理平台
Wat is 容容云?
容容云 is een Chrome-extensie ontwikkeld door andy.shi, 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秒自动循环讲解商品,增加商品点击转化率30%; 【直播间-主播提词】对接上架商品信息,个性化设置提词内容;中控人员效率提升50%; 【直播间-开启秒杀】校验秒杀价格、预警库存不足进行补库存;
Basisinformatie over de Extensie
Naam | 容容云 |
ID | iimidjjfoecklnlibaonoldenoagfmbj |
Officiële URL | https://chromewebstore.google.com/detail/%E5%AE%B9%E5%AE%B9%E4%BA%91/iimidjjfoecklnlibaonoldenoagfmbj |
Beschrijving | 抖音直播中台管理平台 |
Bestandsgrootte | 761 KB |
Aantal Installaties | 333 |
Huidige Versie | 2.7 |
Laatst Bijgewerkt | 2023-06-28 |
Publicatiedatum | 2022-07-04 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | andy.shi |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://www.buyquickly.com/ |
Ondersteunde Talen | zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "\u5bb9\u5bb9\u4e91", "description": "\u6296\u97f3\u76f4\u64ad\u4e2d\u53f0\u7ba1\u7406\u5e73\u53f0", "version": "2.7", "manifest_version": 3, "background": { "service_worker": "static\/js\/background.js" }, "content_scripts": [ { "matches": [ "https:\/\/*.jinritemai.com\/*", "https:\/\/compass.jinritemai.com\/*", "https:\/\/liveuat.ibaiqiu.com\/cmi-web\/*", "https:\/\/marketing.ibaiqiu.com\/cmi-web\/*", "https:\/\/live.ibaiqiu.com\/cmi-web\/*", "https:\/\/marketing.ibaiqiu.com\/website\/*" ], "css": [ "static\/css\/content.css", "static\/css\/inject.css" ], "js": [ "content.js", "static\/js\/content.js", "static\/js\/inject.js" ], "run_at": "document_end" } ], "permissions": [ "cookies", "tabs", "storage", "webRequest" ], "host_permissions": [ " |