Show Me Clemson Plugin

This extension will show the Clemson Scoreboard

Show Me Clemson Plugin là gì?

Show Me Clemson Plugin là một tiện ích mở rộng Chrome được phát triển bởi fox, và tính năng chính của nó là "This extension will show the Clemson Scoreboard".

Tải xuống tệp CRX của tiện ích mở rộng Show Me Clemson Plugin

Tải xuống các tệp mở rộng Show Me Clemson Plugin dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

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

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Show Me Clemson Plugin Show Me Clemson Plugin
ID pjgnkdhicfkbnlfhdjggimjnbndmhfak
URL Chính Thức https://chrome.google.com/webstore/detail/show-me-clemson-plugin/pjgnkdhicfkbnlfhdjggimjnbndmhfak
Mô tả This extension will show the Clemson Scoreboard
Kích Thước Tệp 851 KB
Số Lần Cài Đặt 126
Phiên Bản Hiện Tại 1.0
Cập Nhật Lần Cuối 2015-11-11
Ngày Phát Hành 2015-11-11
Đánh Giá 3.75/5 Tổng số 4 Đánh Giá
Nhà Phát Triển fox
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    ]
}