Brandfolder

Copy Attachments and links from your Brandfolder

Τι είναι το Brandfolder;

Το Brandfolder είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Brandfolder, και η κύρια λειτουργία του είναι "Copy Attachments and links from your Brandfolder".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Brandfolder

Λήψη αρχείων επέκτασης 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
Ηλεκτρονικό ταχυδρομείο [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"
    }
}