Cipher For Designers

This extension will analyze the page

Vad är Cipher For Designers?

Cipher For Designers är en Chrome-tillägg utvecklad av pixeldatabot, och dess huvudfunktion är "This extension will analyze the page".

Tilläggsskärmbilder

Ladda ner Cipher For Designers-förlängningens CRX-fil

Ladda ner Cipher For Designers-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn Cipher For Designers Cipher For Designers
ID daedfcpliecahnjanidfgphlaciodhen
Officiell webbadress https://chrome.google.com/webstore/detail/cipher-for-designers/daedfcpliecahnjanidfgphlaciodhen
Beskrivning This extension will analyze the page
Filstorlek 2.04 MB
Antal Installationer 26
Aktuell Version 1.8
Senast Uppdaterad 2020-02-07
Publiceringsdatum 2020-02-07
Betyg 5.00/5 Totalt 2 Betyg
Utvecklare pixeldatabot
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://ciphermas.azurewebsites.net/
Stödda Språk 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"
    ]
}