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" ] } |