WebExtension.net
WebExtension.net

Purée It Button

View on Chrome Web Store
View Purée It Button Chrome Extension on Chrome Web Store
5.0 (2 ratings)

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

Save and convert recipes you find on the web into beautiful step-by-step guides ... automatically!
Type
Extension
Users
7 users
Website www.puree.us
Kuduro, Inc.
View author page of Kuduro, Inc.
Published
Published on July 6, 2015
Version 1.0.7
Manifest version
2
Updated
Updated on July 25, 2015
View on Chrome Web Store
View Purée It Button Chrome Extension on Chrome Web Store
lifestyle/household
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Pur\u00e9e It Button",
    "short_name": "Pur\u00e9e It",
    "description": "Save and convert recipes you find on the web into beautiful step-by-step guides ... automatically!",
    "version": "1.0.7",
    "permissions": [
        "activeTab",
        "http:\/\/www.puree.us\/"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ],
            "js": [
                "scripts\/jquery-2.1.4.min.js",
                "scripts\/content.js"
            ]
        }
    ],
    "icons": {
        "19": "images\/puree19.png",
        "38": "images\/puree38.png",
        "48": "images\/puree48.png",
        "128": "images\/puree128.png"
    },
    "browser_action": {
        "default_icon": {
            "19": "images\/puree19.png",
            "38": "images\/puree38.png",
            "48": "images\/puree48.png",
            "128": "images\/puree128.png"
        },
        "default_title": "Pur\u00e9e It",
        "default_popup": "puree.html"
    },
    "manifest_version": 2
}
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