One tsp. Recipe Clipper

Copy recipes from supported web sites to your One tsp. recipe collection.

One tsp. Recipe Clipper क्या है?

One tsp. Recipe Clipper https://onetsp.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Copy recipes from supported web sites to your One tsp. recipe collection."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में One tsp. Recipe Clipper एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        The One tsp. recipe clipper allows you to save recipes from anywhere on the web with just one click!                    

एक्सटेंशन की मूल जानकारी

नाम One tsp. Recipe Clipper One tsp. Recipe Clipper
ID dbjalipgbmiicadebpphmjlhkedpoffp
आधिकारिक URL https://chromewebstore.google.com/detail/one-tsp-recipe-clipper/dbjalipgbmiicadebpphmjlhkedpoffp
विवरण Copy recipes from supported web sites to your One tsp. recipe collection.
फ़ाइल का आकार 21.29 KB
स्थापना संख्या 367
वर्तमान संस्करण 1.0.3
अंतिम अपडेट 2019-01-17
प्रकाशन तिथि 2019-01-17
डेवलपर https://onetsp.com
ईमेल [email protected]
भुगतान के प्रकार free
सहायता पृष्ठ URL https://onetsp.com/support
गोपनीयता नीति पृष्ठ URL https://onetsp.com/legal
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "One tsp. Recipe Clipper",
    "description": "Copy recipes from supported web sites to your One tsp. recipe collection.",
    "version": "1.0.3",
    "icons": {
        "16": "icon_circle_16.png",
        "32": "icon_circle_32.png",
        "48": "icon_circle_48.png",
        "128": "icon_circle_128.png"
    },
    "permissions": [
        "activeTab",
        "https:\/\/onetsp.com\/"
    ],
    "browser_action": {
        "default_popup": "popup.html"
    }
}