Avrio
Avrio is the new way to capture and share data analysis, user research, and learnings directly in context, with your team.
什么是Avrio?
Avrio是由http://avrio.com开发的Chrome扩展程序,该扩展的主要功能是“Avrio is the new way to capture and share data analysis, user research, and learnings directly in context, with your team.”。
扩展截图
下载Avrio扩展crx文件
下载Avrio扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Sharing research and insights is messy. Avrio is here to change that. From Data Dashboards, Google Slides, and Slack threads, to inside of apps and team member's heads. Avrio captures all of your Insights and creates a single source of truth. Unlike slide decks or static company wiki pages, Insights saved with Avrio are always accurate, up-to-date, and saved in context. Avrio’s Chrome Extension provides a seamless experience, built into your workflow, giving you a single source of truth embedded across your entire tech stack. With Avrio's Chrome Extension you can: Capture Insights Effortlessly Create a Card from any source directly. Snap a screenshot, save images, or bookmark links without disrupting your workflow. Promote Learnings Anywhere Pin Insights from your collective research directly on the relevant pages of your customer's journey for your team to access and discover. Research Together Access your insights repository through app.avrio.com and start connecting the dots together with your team. We know that all growing businesses run into the same fundamental problems. Customer research and data analysis is conducted in silos, repeated, and impossible to tell what’s still relevant. Good insights go to waste and there is never a single source of truth. The good news? Avrio solves them.
扩展基本信息
名称 | |
ID | ahoigniddnjgegcfnafflgplifkldjed |
官方URL | https://chrome.google.com/webstore/detail/avrio/ahoigniddnjgegcfnafflgplifkldjed |
简介 | Avrio is the new way to capture and share data analysis, user research, and learnings directly in context, with your team. |
文件大小 | 4.42 MB |
安装次数 | 106 |
当前版本 | 1.18.12 |
更新时间 | 2023-01-10 |
上架时间 | 2021-08-26 |
评分 | 5.00/5 共8次评分 |
开发者 | http://avrio.com |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://www.avrio.com |
帮助页面URL | https://help.avrio.com/hc/en-us |
隐私政策页面URL | https://www.avrio.com/legal/policies/privacy-policy |
支持的语言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Avrio", "manifest_version": 2, "description": "Avrio is the new way to capture and share data analysis, user research, and learnings directly in context, with your team.", "homepage_url": "https:\/\/www.avrio.com", "icons": { "16": "assets\/avrio-icon-dark-16.png", "48": "assets\/avrio-icon-dark-48.png", "128": "assets\/avrio-icon-dark-128.png" }, "browser_action": { "default_icon": "assets\/avrio-icon-dark-16.png", "default_title": "Avrio" }, "background": { "scripts": [ ".\/static\/js\/background.js" ], "persistent": true }, "content_scripts": [ { "matches": [ " |