Canto Chrome Extension
Canto Chrome Extension
Qu'est-ce que Canto Chrome Extension ?
Canto Chrome Extension est une extension Chrome développée par Canto, et sa fonction principale est "Canto Chrome Extension".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Canto Chrome Extension
Téléchargez les fichiers d'extension Canto Chrome Extension au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | fdjdajlgnnfpociffmakgnjajehelcni |
URL Officiel | https://chromewebstore.google.com/detail/canto-chrome-extension/fdjdajlgnnfpociffmakgnjajehelcni |
Description | Canto Chrome Extension |
Taille du Fichier | 1.03 MB |
Nombre d'Installations | 615 |
Version Actuelle | 1.4.0 |
Dernière Mise à Jour | 2022-08-24 |
Date de Publication | 2019-10-17 |
Évaluation | 4.71/5 Total 7 Évaluations |
Développeur | Canto |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://www.canto.com/ |
URL de la Page de Politique de Confidentialité | https://www.canto.com/privacy-policy |
Langues Prises en Charge | 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": [ " |