One tsp. Recipe Clipper

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

Wat is One tsp. Recipe Clipper?

One tsp. Recipe Clipper is een Chrome-extensie ontwikkeld door https://onetsp.com, en de belangrijkste functie is "Copy recipes from supported web sites to your One tsp. recipe collection.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie One tsp. Recipe Clipper

Download One tsp. Recipe Clipper-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam One tsp. Recipe Clipper One tsp. Recipe Clipper
ID dbjalipgbmiicadebpphmjlhkedpoffp
Officiële URL https://chromewebstore.google.com/detail/one-tsp-recipe-clipper/dbjalipgbmiicadebpphmjlhkedpoffp
Beschrijving Copy recipes from supported web sites to your One tsp. recipe collection.
Bestandsgrootte 21.29 KB
Aantal Installaties 367
Huidige Versie 1.0.3
Laatst Bijgewerkt 2019-01-17
Publicatiedatum 2019-01-17
Ontwikkelaar https://onetsp.com
E-mail [email protected]
Betalingswijze free
Help Pagina-URL https://onetsp.com/support
URL van de Privacybeleid Pagina https://onetsp.com/legal
Ondersteunde Talen 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"
    }
}