Cipher For Designers

This extension will analyze the page

Wat is Cipher For Designers?

Cipher For Designers is een Chrome-extensie ontwikkeld door pixeldatabot, en de belangrijkste functie is "This extension will analyze the page".

Extensie Screenshots

Download het CRX-bestand van de extensie Cipher For Designers

Download Cipher For Designers-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Cipher For Designers Cipher For Designers
ID daedfcpliecahnjanidfgphlaciodhen
Officiële URL https://chrome.google.com/webstore/detail/cipher-for-designers/daedfcpliecahnjanidfgphlaciodhen
Beschrijving This extension will analyze the page
Bestandsgrootte 2.04 MB
Aantal Installaties 26
Huidige Versie 1.8
Laatst Bijgewerkt 2020-02-07
Publicatiedatum 2020-02-07
Beoordeling 5.00/5 Totaal 2 Beoordelingen
Ontwikkelaar pixeldatabot
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://ciphermas.azurewebsites.net/
Ondersteunde Talen 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"
    ]
}