Big Farm Install

Play the popular game Big Farm Install online!

What is Big Farm Install?

Big Farm Install is a Chrome extension developed by http://bigfarm.99freegames.net, and its main feature is "Play the popular game Big Farm Install online!".

Extension Screenshots

screenshot

Download Big Farm Install Extension CRX File

Download Big Farm Install 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

                        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?                    

Extension Basic Information

Name Big Farm Install Big Farm Install
ID mplpagghjmahjeeeimenhhledcjmobak
Official URL https://chrome.google.com/webstore/detail/big-farm-install/mplpagghjmahjeeeimenhhledcjmobak
Description Play the popular game Big Farm Install online!
File Size 54.2 KB
Installation Count 6,000
Current Version 3.0.1
Last Updated 2018-08-31
Publish Date 2018-08-31
Rating 4.47/5 Total 15 Ratings
Developer http://bigfarm.99freegames.net
Payment Type free
Extension Website http://bigfarm.99freegames.net
Supported Languages 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\/"
    ]
}