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" } } |