The BOOK of Happy Acres VIP

Extension to BOOK for HAPPY ACRES by Nikodemo

What is The BOOK of Happy Acres VIP?

The BOOK of Happy Acres VIP is a Chrome extension developed by https://www.allbots.net, and its main feature is "Extension to BOOK for HAPPY ACRES by Nikodemo".

Extension Screenshots

screenshot

Download The BOOK of Happy Acres VIP Extension CRX File

Download The BOOK of Happy Acres VIP 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

                        Estensione per la guida e la consultazione delle Missioni ed Eventi di Happy Acres
Tutte le novità in anteprima, le missioni, le storie, il laboratorio e altro ancora..                    

Extension Basic Information

Name The BOOK of Happy Acres VIP The BOOK of Happy Acres VIP
ID bcllmkflihoehombifiomfdepibjmlhh
Official URL https://chromewebstore.google.com/detail/the-book-of-happy-acres-v/bcllmkflihoehombifiomfdepibjmlhh
Description Extension to BOOK for HAPPY ACRES by Nikodemo
File Size 290 KB
Installation Count 236
Current Version 0.0.7
Last Updated 2016-11-14
Publish Date 2016-11-14
Rating 4.70/5 Total 10 Ratings
Developer https://www.allbots.net
Email [email protected]
Payment Type free
Supported Languages it
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "The BOOK of Happy Acres VIP",
    "short_name": "BookHA_VIP",
    "version": "0.0.7",
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com 'unsafe-eval'; object-src 'self' ",
    "description": "Extension to BOOK for HAPPY ACRES by Nikodemo",
    "icons": {
        "48": "images\/book48.png",
        "128": "images\/book128.png"
    },
    "author": "Nikodemo",
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "page_action": {
        "default_icon": "images\/book.png",
        "default_title": "BOOK for Happy Acres",
        "default_popup": "bookhavip.html"
    },
    "options_page": "options.html",
    "permissions": [
        "http:\/\/*.allbots.net\/*",
        "tabs"
    ]
}