Cipher For Designers

This extension will analyze the page

Co to jest Cipher For Designers?

Cipher For Designers to rozszerzenie Chrome opracowane przez pixeldatabot, a jego główną funkcją jest „This extension will analyze the page”.

Zrzuty ekranu rozszerzenia

Pobierz plik CRX rozszerzenia Cipher For Designers

Pobierz pliki rozszerzeń Cipher For Designers w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Cipher For Designers Cipher For Designers
ID daedfcpliecahnjanidfgphlaciodhen
Oficjalny URL https://chrome.google.com/webstore/detail/cipher-for-designers/daedfcpliecahnjanidfgphlaciodhen
Opis This extension will analyze the page
Rozmiar pliku 2.04 MB
Liczba instalacji 26
Aktualna Wersja 1.8
Ostatnia Aktualizacja 2020-02-07
Data Publikacji 2020-02-07
Ocena 5.00/5 Łącznie 2 Oceny
Deweloper pixeldatabot
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://ciphermas.azurewebsites.net/
Obsługiwane Języki 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"
    ]
}