Salesforce Interactions SDK Launcher
Provides support for launching either the Salesforce CDP Sitemap Editor or Interaction Studio Visual Editor on any domain.
什么是Salesforce Interactions SDK Launcher?
Salesforce Interactions SDK Launcher是由Salesforce开发的Chrome扩展程序,该扩展的主要功能是“Provides support for launching either the Salesforce CDP Sitemap Editor or Interaction Studio Visual Editor on any domain.”。
扩展截图
下载Salesforce Interactions SDK Launcher扩展crx文件
下载Salesforce Interactions SDK Launcher扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
This extension provides support for launching either the Salesforce CDP Sitemap Editor or Interaction Studio Visual Editor on any domain. 扩展基本信息
| 名称 | |
| ID | mhmpepeohaddbhkhecaldflljggicedf |
| 官方URL | https://chromewebstore.google.com/detail/salesforce-interactions-s/mhmpepeohaddbhkhecaldflljggicedf |
| 简介 | Provides support for launching either the Salesforce CDP Sitemap Editor or Interaction Studio Visual Editor on any domain. |
| 文件大小 | 4.17 MB |
| 安装次数 | 8,508 |
| 当前版本 | 5.0.1 |
| 更新时间 | 2023-01-23 |
| 上架时间 | 2021-10-15 |
| 评分 | 4.75/5 共4次评分 |
| 开发者 | Salesforce |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 隐私政策页面URL | http://www.salesforce.com/company/privacy |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Salesforce Interactions SDK Launcher",
"manifest_version": 3,
"version": "5.0.1",
"description": "Provides support for launching either the Salesforce CDP Sitemap Editor or Interaction Studio Visual Editor on any domain.",
"permissions": [
"tabs",
"webRequest",
"privacy",
"storage",
"scripting",
"declarativeNetRequest",
"declarativeNetRequestWithHostAccess",
"declarativeNetRequestFeedback"
],
"icons": {
"16": "static\/sf-logo-38x38.png",
"48": "static\/sf-logo-48x48.png",
"128": "static\/sf-logo-128x128.png"
},
"background": {
"service_worker": "background.js"
},
"content_scripts": [
{
"matches": [
" | |