Big Farm Install

Play the popular game Big Farm Install online!

Big Farm Installとは何ですか?

Big Farm Installはhttp://bigfarm.99freegames.netによって開発されたChromeの拡張機能で、その主な機能は「Play the popular game Big Farm Install online!」です。

拡張機能のスクリーンショット

screenshot

Big Farm Install拡張機能のCRXファイルをダウンロード

Big Farm Install拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Big Farm is an online farming game where you can build a farm that everyone will envy. Plant, harvest and trade goods to help your dream farm thrive!

When Uncle George wills you an old farm, it is your time to step up your farming skills and turn an untended field into flourishing farmland. Plant and harvest crops and take care of animals. Trade with villagers and sell your goods on the organic market in this farm management game.

BUILD YOUR DREAM FARM
Carry your farm in your pocket wherever you go and never miss an opportunity to level up and expand. This free farm game is a unique blend of town building and farming. Decorate your farm or customize your farmhouse. Upgrade your barn, stables and fields to increase productivity. You can be a farmer and a town builder when you play Big Farm: Mobile Harvest- one of the best farming games out there! Become a farmer and watch your farm town thrive.

FARM TOGETHER
Living in old farm country means being part of a community. Become close friends with all the villagers - Benny, Tessa and all their jolly friends are waiting for you. Meet other farmers from all over the world and become a beloved member of the Big Farm- top farm game community. Join them in cooperatives in which you support each other. 

MORE THAN JUST FARM BUILDING
The harvest year is full of events - follow through the quests of the villagers and let your own farm story unfold. Help the villagers organize a fairy tale festival, solve the mystery of UFO sightings, or get in the Christmas spirit. Are you ready to build the farm of your dreams?                    

拡張機能の基本情報

名前 Big Farm Install Big Farm Install
ID mplpagghjmahjeeeimenhhledcjmobak
公式URL https://chrome.google.com/webstore/detail/big-farm-install/mplpagghjmahjeeeimenhhledcjmobak
説明 Play the popular game Big Farm Install online!
ファイルサイズ 54.2 KB
インストール数 6,000
現在のバージョン 3.0.1
最終更新日 2018-08-31
公開日 2018-08-31
評価 4.47/5 合計 15 レビュー
開発者 http://bigfarm.99freegames.net
支払い方法 free
拡張機能のウェブサイト http://bigfarm.99freegames.net
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Big Farm Install",
    "version": "3.0.1",
    "manifest_version": 2,
    "description": "Play the popular game Big Farm Install online!",
    "homepage_url": "http:\/\/bigfarm.99freegames.net\/",
    "icons": {
        "16": "icons\/16x16.png",
        "48": "icons\/48x48.png",
        "128": "icons\/128x128.png"
    },
    "default_locale": "en",
    "background": {
        "page": "src\/bg\/background.html",
        "persistent": true
    },
    "browser_action": {
        "default_icon": "icons\/22x22.png",
        "default_title": "Big Farm Install",
        "default_popup": "src\/browser_action\/browser_action.html"
    },
    "permissions": [
        "bookmarks",
        "http:\/\/bigfarm.99freegames.net\/"
    ]
}