BaseballStadiums
Baseball Stadiums
BaseballStadiumsとは何ですか?
BaseballStadiumsはUnknownによって開発されたChromeの拡張機能で、その主な機能は「Baseball Stadiums」です。
拡張機能のスクリーンショット
BaseballStadiums拡張機能のCRXファイルをダウンロード
BaseballStadiums拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
A simple chrome extension of all the most beautiful baseball stadiums in the United States. Try it out if you are a baseball fan or if you a want a nice stadium overlooking your browser. 拡張機能の基本情報
| 名前 | |
| ID | manikiilignbpbndndngnefccmiebekf |
| 公式URL | https://chromewebstore.google.com/detail/baseballstadiums/manikiilignbpbndndngnefccmiebekf |
| 説明 | Baseball Stadiums |
| ファイルサイズ | 13.25 MB |
| インストール数 | 28 |
| 現在のバージョン | 2.1 |
| 最終更新日 | 2018-07-24 |
| 公開日 | 2018-07-24 |
| 評価 | 5.00/5 合計 3 レビュー |
| 開発者 | Unknown |
| 支払い方法 | free |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "BaseballStadiums",
"description": "Baseball Stadiums",
"version": "2.1",
"author": "Ray and V",
"browser_action": {
"default_icon": "BC_Small.png",
"default_title": "Test"
},
"chrome_url_overrides": {
"newtab": "extensions.html"
},
"permissions": [
"activeTab"
]
} | |