Read Body Language
Body Language Dictionary and Learn to read Body Language help plus Ebook for Dating and Love BodyLanguage
什么是Read Body Language?
Read Body Language是由launchprojectmanager开发的Chrome扩展程序,该扩展的主要功能是“Body Language Dictionary and Learn to read Body Language help plus Ebook for Dating and Love BodyLanguage”。
扩展截图
下载Read Body Language扩展crx文件
下载Read Body Language扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Free NonVerbal Body Language Dictionary, plus over 1000 pages of content. Dictionary of all poses, plus BodyLanguage for dating and attraction. Install to stay up to date with all new content posted weekly.
扩展基本信息
名称 | |
ID | jgmagiifgiohifjcmgeacddgfomboinn |
官方URL | https://chrome.google.com/webstore/detail/read-body-language/jgmagiifgiohifjcmgeacddgfomboinn |
简介 | Body Language Dictionary and Learn to read Body Language help plus Ebook for Dating and Love BodyLanguage |
文件大小 | 13.67 KB |
安装次数 | 33 |
当前版本 | 1.0 |
更新时间 | 2017-09-06 |
上架时间 | 2017-09-06 |
评分 | 5.00/5 共1次评分 |
开发者 | launchprojectmanager |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | http://bodylanguageproject.com |
隐私政策页面URL | https://picmig.com/privacy-policy |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Read Body Language", "manifest_version": 2, "short_name": "BodyLanguage", "description": "Body Language Dictionary and Learn to read Body Language help plus Ebook for Dating and Love BodyLanguage", "version": "1.0", "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "16px_1195-1504662629.png" }, "icons": { "128": "128px_1195-1504662639.png" } } |