BrainyBuzz

This extension facilitates a quick navigation to BrainyBuzz video catalog

BrainyBuzzとは何ですか?

BrainyBuzzはhttps://brainybuzz.comによって開発されたChromeの拡張機能で、その主な機能は「This extension facilitates a quick navigation to BrainyBuzz video catalog」です。

拡張機能のスクリーンショット

BrainyBuzz拡張機能のCRXファイルをダウンロード

BrainyBuzz拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        BrainyBuzz Mission

“Education is the most powerful weapon which you can use to change the world.”   -- Nelson Mandela 

BrainyBuzz is committed for promoting Open education. Open education plants a seed of interest on education in prospective learners, and helps in establishing better society. BrainyBuzz LLC will give its 100 percent to establish a quorum of educational content provided by different providers and to establish a one-stop educational organization where educational concepts are distributed using mobile, TV and internet platforms. This extension facilitates a quick navigation to BrainyBuzz video catalog.                    

拡張機能の基本情報

名前 BrainyBuzz BrainyBuzz
ID cfibdnbhejapahhnpekkilgbfaahhgnh
公式URL https://chromewebstore.google.com/detail/brainybuzz/cfibdnbhejapahhnpekkilgbfaahhgnh
説明 This extension facilitates a quick navigation to BrainyBuzz video catalog
ファイルサイズ 454 KB
インストール数 35
現在のバージョン 1.0
最終更新日 2014-02-19
公開日 2014-02-19
評価 3.67/5 合計 3 レビュー
開発者 https://brainybuzz.com
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "BrainyBuzz",
    "description": "This extension facilitates a quick navigation to BrainyBuzz video catalog",
    "version": "1.0",
    "permissions": [
        "https:\/\/brainybuzz.net\/",
        "storage",
        "webview",
        ""
    ],
    "content_security_policy": "script-src 'self' https:\/\/brainybuzz.net\/; object-src 'self'",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "bb.html"
    }
}