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ファイルをダウンロード

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 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
Eメール [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"
    }
}