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."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Things To Get Me
ดาวน์โหลดไฟล์ส่วนขยาย Things To Get Me ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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 |
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 |
URL หน้านโยบายความเป็นส่วนตัว | 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 } |