Add to Giftster Wish List Registry

Add items from any store to your Giftster wish lists, including child account wish lists.

ما هو Add to Giftster Wish List Registry؟

Add to Giftster Wish List Registry هو إضافة Chrome تم تطويرها بواسطة https://www.giftster.com، والميزة الرئيسية لها هي "Add items from any store to your Giftster wish lists, including child account wish lists.".

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

screenshot

تحميل ملف CRX للإضافة Add to Giftster Wish List Registry

قم بتنزيل ملفات الامتداد Add to Giftster Wish List Registry بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

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

                        Just click the Add to Giftster button when you are on a product page to add it to your wish list. Edit the details if desired, and add your star ranking, too.

Browse your favorite websites, add items to your list with Giftster, and your family and close friends only have to shop one list to discover all your favorite gift ideas.                    

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

الاسم Add to Giftster Wish List Registry Add to Giftster Wish List Registry
ID igbiconphejknohhlfkbccjlemlnjndc
عنوان URL الرسمي https://chromewebstore.google.com/detail/add-to-giftster-wish-list/igbiconphejknohhlfkbccjlemlnjndc
الوصف Add items from any store to your Giftster wish lists, including child account wish lists.
حجم الملف 138 KB
عدد التثبيتات 7,640
النسخة الحالية 1.1
آخر تحديث 2022-06-08
تاريخ النشر 2016-11-11
تقييم 4.56/5 مجموع تقييمات 9
المطور https://www.giftster.com
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://www.giftster.com/add-to-giftster-button/
عنوان صفحة المساعدة https://help.giftster.com/
عنوان صفحة سياسة الخصوصية https://www.giftster.com/privacy
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Add to Giftster Wish List Registry",
    "short_name": "Add to Giftster",
    "description": "Add items from any store to your Giftster wish lists, including child account wish lists.",
    "version": "1.1",
    "icons": {
        "16": "icon-128.png",
        "48": "icon-128.png",
        "64": "icon-128.png",
        "128": "icon-128.png"
    },
    "action": {
        "default_icon": {
            "16": "browser-icon-16.png",
            "24": "browser-icon-32.png",
            "32": "browser-icon-64.png"
        },
        "default_popup": "popup.html",
        "default_title": "Add gift ideas from any site to Giftster"
    },
    "permissions": [
        "activeTab"
    ]
}