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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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/ |
عنوان صفحة المساعدة | 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": [ " |