Cipher For Designers

This extension will analyze the page

Cos'è Cipher For Designers?

Cipher For Designers è un'estensione di Chrome sviluppata da pixeldatabot, e la sua funzione principale è "This extension will analyze the page".

Screenshot dell'Estensione

Scarica il file CRX dell'estensione Cipher For Designers

Scarica i file di estensione Cipher For Designers in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Cipher For Designers Cipher For Designers
ID daedfcpliecahnjanidfgphlaciodhen
URL Ufficiale https://chrome.google.com/webstore/detail/cipher-for-designers/daedfcpliecahnjanidfgphlaciodhen
Descrizione This extension will analyze the page
Dimensione del File 2.04 MB
Conteggio Installazioni 26
Versione Corrente 1.8
Ultimo Aggiornamento 2020-02-07
Data di Pubblicazione 2020-02-07
Valutazione 5.00/5 Totale 2 Valutazioni
Sviluppatore pixeldatabot
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://ciphermas.azurewebsites.net/
Lingue Supportate 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"
    ]
}