Join Answerable
Join Answerable
什么是Join Answerable?
Join Answerable是由Answerable开发的Chrome扩展程序,该扩展的主要功能是“Join Answerable”。
扩展截图
下载Join Answerable扩展crx文件
下载Join Answerable扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Ask questions from anywhere and get instant answers from people just like you. Answerable's chrome plugin connects to you consumers like you who are part of Answerable's community to like minded shoppers. Ask and we'll route your question instantly.
扩展基本信息
名称 | Join Answerable |
ID | cmkonjkkahojcdmglnafplncjihajncb |
官方URL | https://chromewebstore.google.com/detail/join-answerable/cmkonjkkahojcdmglnafplncjihajncb |
简介 | Join Answerable |
文件大小 | 7.75 MB |
安装次数 | 52 |
当前版本 | 1.6.1 |
更新时间 | 2021-10-23 |
上架时间 | 2021-01-12 |
开发者 | Answerable |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://joinanswerable.com/ |
帮助页面URL | https://joinanswerable.com/support/ |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Join Answerable", "version": "1.6.1", "manifest_version": 2, "description": "Join Answerable", "homepage_url": "https:\/\/joinanswerable.com", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "default_locale": "en", "browser_action": { "default_icon": "icons\/icon19.png", "default_title": "Answerable", "default_popup": "src\/browser_action\/browser_action.html" }, "permissions": [ "activeTab" ] } |