Cipher For Designers

This extension will analyze the page

Was ist Cipher For Designers?

Cipher For Designers ist eine Chrome-Erweiterung, die von pixeldatabot entwickelt wurde, und ihr Hauptmerkmal ist "This extension will analyze the page".

Erweiterungsscreenshots

Cipher For Designers-Erweiterungs-CRX-Datei herunterladen

Laden Sie Cipher For Designers-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        Cipher is a platform designed for apparel manufactures & designers to understand their customers' behaviors base on variety of aspects such as Aesthetics, Usage, Price, Outfit, Fitting, Material etc. Further it provides user's emotions & sentiments about the product they purchased.

Cipher users can experience a tool that gives summarize insights about how their brand performed or detailed insights about how product or multiple similar products performed or even competitor performances on period of time.

Best thing about cipher is you can decide what insight you want on which product in which platform.                    

Grundlegende Informationen zur Erweiterung

Name Cipher For Designers Cipher For Designers
ID daedfcpliecahnjanidfgphlaciodhen
Offizielle URL https://chrome.google.com/webstore/detail/cipher-for-designers/daedfcpliecahnjanidfgphlaciodhen
Beschreibung This extension will analyze the page
Dateigröße 2.04 MB
Installationsanzahl 26
Aktuelle Version 1.8
Letztes Update 2020-02-07
Veröffentlichungsdatum 2020-02-07
Bewertung 5.00/5 Insgesamt 2 Bewertungen
Entwickler pixeldatabot
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://ciphermas.azurewebsites.net/
Unterstützte Sprachen en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Cipher For Designers",
    "description": "This extension will analyze the page",
    "version": "1.8",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ]
}