BaseballStadiums

Baseball Stadiums

What is BaseballStadiums?

BaseballStadiums is a Chrome extension developed by Unknown, and its main feature is "Baseball Stadiums".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download BaseballStadiums Extension CRX File

Download BaseballStadiums 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

                        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.                    

Extension Basic Information

Name BaseballStadiums BaseballStadiums
ID manikiilignbpbndndngnefccmiebekf
Official URL https://chromewebstore.google.com/detail/baseballstadiums/manikiilignbpbndndngnefccmiebekf
Description Baseball Stadiums
File Size 13.25 MB
Installation Count 28
Current Version 2.1
Last Updated 2018-07-24
Publish Date 2018-07-24
Rating 5.00/5 Total 3 Ratings
Developer Unknown
Payment Type free
Supported Languages 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"
    ]
}