Show Me Clemson Plugin

This extension will show the Clemson Scoreboard

Show Me Clemson Pluginとは何ですか?

Show Me Clemson Pluginはfoxによって開発されたChromeの拡張機能で、その主な機能は「This extension will show the Clemson Scoreboard」です。

Show Me Clemson Plugin拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        This app just creates a small popup with the ESPN page for the Clemson Tigers on it. Why navigate to ESPN when it can come to you!

GO TIGERS!! #1 2015 NCAAF!!!!                    

拡張機能の基本情報

名前 Show Me Clemson Plugin Show Me Clemson Plugin
ID pjgnkdhicfkbnlfhdjggimjnbndmhfak
公式URL https://chrome.google.com/webstore/detail/show-me-clemson-plugin/pjgnkdhicfkbnlfhdjggimjnbndmhfak
説明 This extension will show the Clemson Scoreboard
ファイルサイズ 851 KB
インストール数 126
現在のバージョン 1.0
最終更新日 2015-11-11
公開日 2015-11-11
評価 3.75/5 合計 4 レビュー
開発者 fox
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Show Me Clemson Plugin",
    "description": "This extension will show the Clemson Scoreboard",
    "version": "1.0",
    "browser_action": {
        "default_icon": "paw.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ]
}