Brandfolder

Copy Attachments and links from your Brandfolder

Brandfolder란 무엇입니까?

Brandfolder은(는) Brandfolder에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Copy Attachments and links from your Brandfolder"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot

Brandfolder 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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 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"
    }
}