WebExtension.net
WebExtension.net

My CookBook

View on Chrome Web Store
View My CookBook Chrome Extension on Chrome Web Store
2.5 (4 ratings)

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Store all your favorite recipes in one place! My CookBook is a recipe manager with search and import features. My CookBook lets…
Type
Extension
Users
0 users
Maadinfo Services
View author page of Maadinfo Services
Published
Published on January 25, 2016
Version 0.157
Manifest version
2
Updated
Updated on November 30, 2017
View on Chrome Web Store
View My CookBook Chrome Extension on Chrome Web Store

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "default_locale": "en",
    "manifest_version": 2,
    "version": "0.157",
    "version_name": "5.0.33",
    "offline_enabled": true,
    "app": {
        "background": {
            "page": "app_main.html"
        }
    },
    "icons": {
        "16": "icon.png",
        "128": "icon.png"
    },
    "permissions": [
        "gcm",
        {
            "fileSystem": [
                "write"
            ]
        },
        "unlimitedStorage",
        "notifications",
        "clipboardRead",
        {
            "socket": [
                "tcp-connect",
                "tcp-listen",
                "udp-bind",
                "udp-send-to",
                "resolve-host",
                "resolve-proxy"
            ]
        },
        "accessibilityFeatures.read",
        "https:\/\/clients2.google.com\/",
        "clipboardWrite",
        "alarms",
        "storage",
        "overrideEscFullscreen",
        "fullscreen"
    ],
    "requirements": {
        "3D": {
            "features": [
                "webgl"
            ]
        }
    },
    "kiosk_enabled": true,
    "import": [
        {
            "id": "mfaihdlpglflfgpfjcifdjdjcckigekc"
        }
    ],
    "file_handlers": {
        "arc.types": {
            "types": [
                "text\/xml",
                "text\/*",
                "application\/octet-stream"
            ]
        }
    },
    "arc_metadata": {
        "apkList": [
            "cookbook-androidapk-5.0.33.apk"
        ],
        "enableExternalDirectory": false,
        "formFactor": "tablet",
        "name": "My CookBook",
        "orientation": "landscape",
        "packageName": "fr.cookbook",
        "resize": "reconfigure"
    }
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top