Sporting Update
This extension will get team results, news, and standings as fast as you can click
Sporting Update là gì?
Sporting Update là một tiện ích mở rộng Chrome được phát triển bởi dbextsandapps, và tính năng chính của nó là "This extension will get team results, news, and standings as fast as you can click".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Sporting Update
Tải xuống các tệp mở rộng Sporting Update 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
Tired of clicking around to link after link to find out what's happening with your favorite sports teams? Want to get to the standings, rankings, or latest team's result faster? Get the latest NFL, NBA, MLB, NCAA Football, and NCAA M Basketball information with this simple, easy to use extension. There is nothing mind-blowing about this extension, but I'm hoping it will slightly simplify your sports needs.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | blcjpfocolckibpejgelcfgjifdfjobm |
URL Chính Thức | https://chrome.google.com/webstore/detail/sporting-update/blcjpfocolckibpejgelcfgjifdfjobm |
Mô tả | This extension will get team results, news, and standings as fast as you can click |
Kích Thước Tệp | 2.54 MB |
Số Lần Cài Đặt | 53 |
Phiên Bản Hiện Tại | 0.0.0.2 |
Cập Nhật Lần Cuối | 2018-01-15 |
Ngày Phát Hành | 2018-01-15 |
Đánh Giá | 5.00/5 Tổng số 1 Đánh Giá |
Nhà Phát Triển | dbextsandapps |
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": "Sporting Update", "description": "This extension will get team results, news, and standings as fast as you can click", "version": "0.0.0.2", "browser_action": { "default_icon": { "19": "foamfinger19.png", "38": "foamfinger38.png" }, "default_popup": "popup.html" }, "icons": { "16": "foamfinger16.png", "48": "foamfinger48.png", "128": "foamfinger96.png" }, "short_name": "SportUpdate", "permissions": [ "activeTab" ] } |