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!!!!
擴展基本資訊
名稱 | |
ID | pjgnkdhicfkbnlfhdjggimjnbndmhfak |
官方網址 | 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" ] } |