WebExtension.net
WebExtension.net

ConvertCups

View on Chrome Web Store
View ConvertCups Chrome Extension on Chrome Web Store
2.5 (2 ratings)

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

Converts recipe measurements, from cups to litres, Fahrenheit to Celsius and vice-versa.
Type
Extension
Users
72 users
2
FirmGently
View author page of FirmGently
Published
Published on January 20, 2017
Version 0.1.2
Manifest version
2
Updated
Updated on January 26, 2017
View on Chrome Web Store
View ConvertCups 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": "ConvertCups",
    "description": "Converts recipe measurements, from cups to litres, Fahrenheit to Celsius and vice-versa.",
    "version": "0.1.2",
    "permissions": [
        "activeTab",
        "storage"
    ],
    "browser_action": {
        "default_icon": "icon.png",
        "default_title": "Convert recipe"
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "options_page": "fg-convertcups-options.htm",
    "options_ui": {
        "page": "fg-convertcups-options.htm",
        "chrome_style": true
    }
}
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