Show Me Clemson Plugin

This extension will show the Clemson Scoreboard

What is Show Me Clemson Plugin?

Show Me Clemson Plugin is a Chrome extension developed by fox, and its main feature is "This extension will show the Clemson Scoreboard".

Download Show Me Clemson Plugin Extension CRX File

Download Show Me Clemson Plugin extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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!!!!                    

Extension Basic Information

Name Show Me Clemson Plugin Show Me Clemson Plugin
ID pjgnkdhicfkbnlfhdjggimjnbndmhfak
Official URL https://chrome.google.com/webstore/detail/show-me-clemson-plugin/pjgnkdhicfkbnlfhdjggimjnbndmhfak
Description This extension will show the Clemson Scoreboard
File Size 851 KB
Installation Count 126
Current Version 1.0
Last Updated 2015-11-11
Publish Date 2015-11-11
Rating 3.75/5 Total 4 Ratings
Developer fox
Payment Type free
Supported Languages 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"
    ]
}