Canto Chrome Extension
Canto Chrome Extension
什么是Canto Chrome Extension?
Canto Chrome Extension是由Canto开发的Chrome扩展程序,该扩展的主要功能是“Canto Chrome Extension”。
扩展截图
下载Canto Chrome Extension扩展crx文件
下载Canto Chrome Extension扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Canto Chrome Extension Simplify your marketing workflow and download files with a single click. The Canto Chrome Extension allows you to easily and simply download files from a Chrome browser extension window. Once downloaded, users can move content seamlessly to any other application. The options are endless. Drop your images, PDFs and other important files into social media sites, web CMS systems, marketing automation tools, email programs, print vendor portals, PowerPoint and more! Save clicks. Save time. And be certain everyone on your team is working from the latest version. Don’t yet have a Canto media library for your team? No problem. Start a 15-day FREE Canto Trial today. No credit card required.
扩展基本信息
名称 | |
ID | fdjdajlgnnfpociffmakgnjajehelcni |
官方URL | https://chromewebstore.google.com/detail/canto-chrome-extension/fdjdajlgnnfpociffmakgnjajehelcni |
简介 | Canto Chrome Extension |
文件大小 | 1.03 MB |
安装次数 | 615 |
当前版本 | 1.4.0 |
更新时间 | 2022-08-24 |
上架时间 | 2019-10-17 |
评分 | 4.71/5 共7次评分 |
开发者 | Canto |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://www.canto.com/ |
隐私政策页面URL | https://www.canto.com/privacy-policy |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Canto Chrome Extension", "version": "1.4.0", "manifest_version": 3, "description": "Canto Chrome Extension", "background": { "service_worker": "background.min.js" }, "action": { "default_icon": { "16": "assets\/images\/favicon.png", "48": "assets\/images\/favicon.png", "128": "assets\/images\/favicon.png" }, "default_title": "Canto Chrome Extension", "default_popup": "index.html" }, "icons": { "16": "assets\/images\/favicon.png", "48": "assets\/images\/favicon.png", "128": "assets\/images\/favicon.png" }, "permissions": [ "storage", "downloads", "downloads.open", "downloads.shelf", "webRequest" ], "host_permissions": [ " |