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 |
官方網址 | 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" } } |