Grocery King Recipe Organizer

Companion desktop app for Grocery King on IOS and Android

ما هو Grocery King Recipe Organizer؟

Grocery King Recipe Organizer هو إضافة Chrome تم تطويرها بواسطة Unknown، والميزة الرئيسية لها هي "Companion desktop app for Grocery King on IOS and Android".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Grocery King Recipe Organizer

قم بتنزيل ملفات الامتداد Grocery King Recipe Organizer بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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                    

معلومات أساسية عن التمديد

الاسم Grocery King Recipe Organizer Grocery King Recipe Organizer
ID ompkaeckpgclehmhfnkjcjjbhcenlbic
عنوان URL الرسمي https://chromewebstore.google.com/detail/grocery-king-recipe-organ/ompkaeckpgclehmhfnkjcjjbhcenlbic
الوصف Companion desktop app for Grocery King on IOS and Android
حجم الملف 764 KB
عدد التثبيتات 125
النسخة الحالية 1.3
آخر تحديث 2019-10-06
تاريخ النشر 2019-10-06
تقييم 1.63/5 مجموع تقييمات 8
المطور Unknown
نوع الدفع free
موقع الإضافة https://www.groceryking.com
اللغات المدعومة 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'"
}