Grocery King Recipe Organizer

Companion desktop app for Grocery King on IOS and Android

Apa itu Grocery King Recipe Organizer?

Grocery King Recipe Organizer adalah ekstensi Chrome yang dikembangkan oleh Unknown, dan fitur utamanya adalah "Companion desktop app for Grocery King on IOS and Android".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Grocery King Recipe Organizer

Unduh file ekstensi Grocery King Recipe Organizer dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        This is a companion desktop app for Grocery King mobile app available only for IOS users.

Clip recipes from 100's of popular websites. Get access to millions of recipes that can be clipped and saved within Grocery King including ingredients, directions and photos

Organize recipes from the comfort of your desktop computer. You can add your own recipes, organize recipes in different categories, add/update ingredients, add recipe directions and everything in between. The best part is that it syncs seamlessly with the Grocery King App installed on your iPhone.

You can find more information about Grocery King on our website https://www.groceryking.com                    

Informasi Dasar Ekstensi

Nama Grocery King Recipe Organizer Grocery King Recipe Organizer
ID ompkaeckpgclehmhfnkjcjjbhcenlbic
URL Resmi https://chromewebstore.google.com/detail/grocery-king-recipe-organ/ompkaeckpgclehmhfnkjcjjbhcenlbic
Deskripsi Companion desktop app for Grocery King on IOS and Android
Ukuran File 764 KB
Jumlah Instalasi 125
Versi Saat Ini 1.3
Terakhir Diperbarui 2019-10-06
Tanggal Publikasi 2019-10-06
Penilaian 1.63/5 Total 8 Penilaian
Pengembang Unknown
Tipe Pembayaran free
Situs Ekstensi https://www.groceryking.com
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Grocery King Recipe Organizer",
    "description": "Companion desktop app for Grocery King on IOS and Android",
    "version": "1.3",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "index.html"
    },
    "permissions": [
        "tabs",
        "https:\/\/www.groceryking.com\/*"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}