Sharewell
Get immediate feedback on your product, service or website. Make better decisions with customer insights.
Что такое Sharewell?
Sharewell - это расширение Chrome, разработанное https://sharewell.eu, и его основная функция - "Get immediate feedback on your product, service or website. Make better decisions with customer insights.".
Снимки экрана расширения
Скачать файл CRX расширения Sharewell
Скачайте файлы расширений 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 |
| Официальный URL | 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": [
" | |