Things To Get Me

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

Apa itu Things To Get Me?

Things To Get Me adalah ekstensi Chrome yang dikembangkan oleh https://www.thingstogetme.com, dan fitur utamanya adalah "The universal wish-list maker. Add items to your gift list from any website.".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Things To Get Me

Unduh file ekstensi Things To Get Me 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

                        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.                    

Informasi Dasar Ekstensi

Nama Things To Get Me Things To Get Me
ID hikgojdlmopjpjfbmmpoleceddnhdjbi
URL Resmi https://chromewebstore.google.com/detail/things-to-get-me/hikgojdlmopjpjfbmmpoleceddnhdjbi
Deskripsi The universal wish-list maker. Add items to your gift list from any website.
Ukuran File 4.95 MB
Jumlah Instalasi 11,273
Versi Saat Ini 4.3
Terakhir Diperbarui 2023-06-25
Tanggal Publikasi 2020-06-28
Penilaian 4.45/5 Total 11 Penilaian
Pengembang https://www.thingstogetme.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://www.thingstogetme.com
URL Halaman Kebijakan Privasi https://www.thingstogetme.com/privacy
Bahasa yang Didukung 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
}