WebExtension.net
WebExtension.net

Tiny Kitchen

View on Chrome Web Store
View Tiny Kitchen Chrome Extension on Chrome Web Store
4.0 (3 ratings)

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

Integration with the Tiny Kitchen web app
Type
Extension
Users
19 users
kaitmore
View author page of kaitmore
Published
Published on August 22, 2017
Version 1.0
Manifest version
2
Updated
Updated on August 22, 2017
View on Chrome Web Store
View Tiny Kitchen Chrome Extension on Chrome Web Store
lifestyle/household
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Tiny Kitchen",
    "description": "Integration with the Tiny Kitchen web app",
    "version": "1.0",
    "browser_action": {
        "default_icon": "icon128.png"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "background": {
        "scripts": [
            "jquery.js",
            "background.js"
        ],
        "persistent": false
    },
    "permissions": [
        "activeTab",
        "tabs",
        "http:\/\/localhost:8080\/"
    ]
}
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