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.
Βασικές Πληροφορίες Επέκτασης
Όνομα | ![]() |
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" ] } |