Slate Web Extension
Easily save any link to your Slate account.
什麼是Slate Web Extension?
Slate Web Extension是由hello開發的Chrome擴展程式,該擴展的主要功能是“Easily save any link to your Slate account.”。
擴展截圖
下載Slate Web Extension擴展crx文件
下載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 |
官方網址 | 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": [ " |