Sharewell
Get immediate feedback on your product, service or website. Make better decisions with customer insights.
什麼是Sharewell?
Sharewell是由https://sharewell.eu開發的Chrome擴展程式,該擴展的主要功能是“Get immediate feedback on your product, service or website. Make better decisions with customer insights.”。
擴展截圖
下載Sharewell擴展crx文件
下載Sharewell擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Real world user testing with your target audience. Make better decisions with customer insights. Stay ahead of the competition - listen to your customers. With the right insight you can improve your product, catch the newest trends and make better business decisions. 擴展基本資訊
| 名稱 | |
| ID | mfomlgiblphhoiogcdgfdbdgaclgnkng |
| 官方網址 | https://chromewebstore.google.com/detail/sharewell/mfomlgiblphhoiogcdgfdbdgaclgnkng |
| 簡介 | Get immediate feedback on your product, service or website. Make better decisions with customer insights. |
| 檔案大小 | 74.38 KB |
| 安裝次數 | 2,298 |
| 目前版本 | 6.0.4 |
| 更新時間 | 2023-09-19 |
| 上架時間 | 2020-06-14 |
| 評分 | 3.50/5 共 4 次評分 |
| 開發者 | https://sharewell.eu |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 擴展官網 | https://sharewell.eu/ |
| 說明頁面URL | https://sharewell.eu/blog |
| 支援的語言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Sharewell",
"description": "Get immediate feedback on your product, service or website. Make better decisions with customer insights.",
"homepage_url": "https:\/\/sharewell.eu",
"icons": {
"16": "assets\/icon16.png",
"48": "assets\/icon48.png",
"128": "assets\/icon128.png"
},
"background": {
"service_worker": "background.js"
},
"action": {
"default_icon": "assets\/icon128.png",
"default_title": "Sharewell",
"default_popup": "popup.html"
},
"externally_connectable": {
"matches": [
"https:\/\/*.sharewell.eu\/*"
]
},
"web_accessible_resources": [
{
"resources": [
"assets\/*"
],
"matches": [
" | |