BEES
Express your love for bees in the only way they deserve
什么是BEES?
BEES是由Froag Development开发的Chrome扩展程序,该扩展的主要功能是“Express your love for bees in the only way they deserve”。
扩展截图
下载BEES扩展crx文件
下载BEES扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Have you ever been so deeply enamored with bees that your greatest worldly desire was to be surrounded by a bountiful body of bees, all humming in a beautiful orchestra of buzzing wings? This extension aims to personify this feeling, by granting a user the ability to express their obsession with the bee species at the push of a button. The extension, upon activation, opens a window that begins playing an appropriate anthem of a bee lover, as well as showing an infinitely looping slideshow of bees. Suggestions for bee images to be added are welcome.
扩展基本信息
名称 | |
ID | ligfbncfbmcbnojgibglfoajnphonhno |
官方URL | https://chromewebstore.google.com/detail/bees/ligfbncfbmcbnojgibglfoajnphonhno |
简介 | Express your love for bees in the only way they deserve |
文件大小 | 5.77 MB |
安装次数 | 216 |
当前版本 | 1.0.4 |
更新时间 | 2016-12-02 |
上架时间 | 2016-12-02 |
评分 | 5.00/5 共6次评分 |
开发者 | Froag Development |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "BEES", "description": "Express your love for bees in the only way they deserve", "version": "1.0.4", "browser_action": { "default_popup": "bee.html" }, "icons": { "16": "face16.png", "48": "face48.png", "128": "face128.png" } } |