Slate Web Extension
Easily save any link to your Slate account.
Slate Web Extensionคืออะไร?
Slate Web Extension เป็นส่วนขยายของ Chrome ที่พัฒนาโดย hello และคุณลักษณะหลักของมันคือ "Easily save any link to your Slate account."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Slate Web Extension
ดาวน์โหลดไฟล์ส่วนขยาย Slate Web Extension ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Slate is a personal storage space that helps you keep track and come back to things you care about on the web. Get started with 30GB of free storage and begin collecting with the Slate Web Extension today.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | gloembacbehhbfbkcfjmloikeeaebnoc |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/slate-web-extension/gloembacbehhbfbkcfjmloikeeaebnoc |
คำอธิบาย | Easily save any link to your Slate account. |
ขนาดไฟล์ | 2.66 MB |
จำนวนการติดตั้ง | 645 |
เวอร์ชันปัจจุบัน | 4.0.1 |
อัปเดตครั้งล่าสุด | 2022-10-04 |
วันที่เผยแพร่ | 2020-09-15 |
คะแนน | 3.71/5 รวมทั้งหมด 7 คะแนน |
ผู้พัฒนา | hello |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://slate.host/ |
URL หน้าช่วยเหลือ | https://slate.host/ |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Slate Web Extension", "description": "Easily save any link to your Slate account.", "version": "4.0.1", "homepage_url": "https:\/\/slate.host", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "action": { "default_icon": "icon128.png", "default_title": "Slate Web Extension" }, "background": { "service_worker": "background.js" }, "content_scripts": [ { "matches": [ " |