Cipher For Designers

This extension will analyze the page

Что такое Cipher For Designers?

Cipher For Designers - это расширение Chrome, разработанное pixeldatabot, и его основная функция - "This extension will analyze the page".

Снимки экрана расширения

Скачать файл CRX расширения Cipher For Designers

Скачайте файлы расширений Cipher For Designers в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        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.                    

Основная информация о расширении

Название Cipher For Designers Cipher For Designers
ID daedfcpliecahnjanidfgphlaciodhen
Официальный URL https://chrome.google.com/webstore/detail/cipher-for-designers/daedfcpliecahnjanidfgphlaciodhen
Описание This extension will analyze the page
Размер файла 2.04 MB
Количество установок 26
Текущая Версия 1.8
Последнее Обновление 2020-02-07
Дата публикации 2020-02-07
Рейтинг 5.00/5 Всего 2 оценок
Разработчик pixeldatabot
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения https://ciphermas.azurewebsites.net/
Поддерживаемые языки 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"
    ]
}