Things To Get Me

The universal wish-list maker. Add items to your gift list from any website.

ما هو Things To Get Me؟

Things To Get Me هو إضافة Chrome تم تطويرها بواسطة https://www.thingstogetme.com، والميزة الرئيسية لها هي "The universal wish-list maker. Add items to your gift list from any website.".

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

screenshot
screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Things To Get Me

قم بتنزيل ملفات الامتداد Things To Get Me بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

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

                        Free independent wish-list maker, add items to your wish-list from any stores as you browse online.

You can create new lists, and manage any existing lists directly.                    

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

الاسم Things To Get Me Things To Get Me
ID hikgojdlmopjpjfbmmpoleceddnhdjbi
عنوان URL الرسمي https://chromewebstore.google.com/detail/things-to-get-me/hikgojdlmopjpjfbmmpoleceddnhdjbi
الوصف The universal wish-list maker. Add items to your gift list from any website.
حجم الملف 4.95 MB
عدد التثبيتات 11,273
النسخة الحالية 4.3
آخر تحديث 2023-06-25
تاريخ النشر 2020-06-28
تقييم 4.45/5 مجموع تقييمات 11
المطور https://www.thingstogetme.com
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://www.thingstogetme.com
عنوان صفحة سياسة الخصوصية https://www.thingstogetme.com/privacy
اللغات المدعومة en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Things To Get Me",
    "version": "4.3",
    "description": "The universal wish-list maker. Add items to your gift list from any website.",
    "permissions": [
        "storage",
        "activeTab",
        "scripting"
    ],
    "host_permissions": [
        "*:\/\/*.thingstogetme.com\/*"
    ],
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "images\/icon-16.png",
            "32": "images\/icon-32.png",
            "48": "images\/icon-48.png",
            "128": "images\/icon-128.png"
        }
    },
    "icons": {
        "16": "images\/icon-16.png",
        "32": "images\/icon-32.png",
        "48": "images\/icon-48.png",
        "128": "images\/icon-128.png"
    },
    "manifest_version": 3
}