Brandfolder
Copy Attachments and links from your Brandfolder
什么是Brandfolder?
Brandfolder是由Brandfolder开发的Chrome扩展程序,该扩展的主要功能是“Copy Attachments and links from your Brandfolder”。
扩展截图
下载Brandfolder扩展crx文件
下载Brandfolder扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Brandfolder now has a Chrome extension to make leveraging Brandfolder and all the content within it incredibly easy, even across web apps that don’t have a native integration. Use Brandfolder for Chrome to: - Navigate, search, and filter Brandfolder from the extension - Crop, resize assets to fit - Place assets from Brandfolder into any compatible website - Upload assets to Brandfolder from extension What is Digital Asset Management (DAM)? - Digital asset management (DAM) is a system of software designed to organize, distribute, and store digital assets. Most importantly, DAM provides a way to increase campaign productivity and ensure brand consistency. Who is Brandfolder? - An industry leader in Digital Asset Management software, Brandfolder delivers a platform that is as intuitive for users as it is powerful for admins to easily store, manage, share, manipulate, and analyze assets across hundreds of formats, including 8K video, documents, images, and 3D renderings. And with asset usage analytics powered by Brand IntelligenceⓇ, Brandfolder provides the tools to optimize creative strategy with data-driven precision. With best-in-class time-to-value, services, support, security, and scalability, Brandfolder enables brands worldwide like Slack, TripAdvisor, Lyft, and P.F. Changs to create compelling brand experiences with unparalleled efficiency and speed.
扩展基本信息
名称 | Brandfolder |
ID | oemenipieofchdkoddajnflpepbelfen |
官方URL | https://chromewebstore.google.com/detail/brandfolder/oemenipieofchdkoddajnflpepbelfen |
简介 | Copy Attachments and links from your Brandfolder |
文件大小 | 11.68 KB |
安装次数 | 931 |
当前版本 | 1.1 |
更新时间 | 2023-09-01 |
上架时间 | 2022-02-06 |
评分 | 5.00/5 共3次评分 |
开发者 | Brandfolder |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://brandfolder.com/integrations |
帮助页面URL | https://help.brandfolder.com/hc/en-us |
隐私政策页面URL | https://brandfolder.com/legal/privacy-policy |
支持的语言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Brandfolder", "description": "Copy Attachments and links from your Brandfolder", "version": "1.1", "manifest_version": 3, "permissions": [ "activeTab" ], "action": { "default_popup": "index.html", "default_icon": { "16": "\/images\/brandfolder-icon-favicon-16x16.png", "32": "\/images\/brandfolder-icon-favicon-32x32.png", "48": "\/images\/brandfolder-icon-favicon-48x48.png", "128": "\/images\/brandfolder-icon-favicon-128x128.png" } }, "icons": { "16": "\/images\/brandfolder-icon-favicon-16x16.png", "32": "\/images\/brandfolder-icon-favicon-32x32.png", "48": "\/images\/brandfolder-icon-favicon-48x48.png", "128": "\/images\/brandfolder-icon-favicon-128x128.png" } } |