Slate Web Extension
Easily save any link to your Slate account.
Vad är Slate Web Extension?
Slate Web Extension är en Chrome-tillägg utvecklad av hello, och dess huvudfunktion är "Easily save any link to your Slate account.".
Tilläggsskärmbilder
Ladda ner Slate Web Extension-förlängningens CRX-fil
Ladda ner Slate Web Extension-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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.
Grundläggande Information om Tillägg
Namn | |
ID | gloembacbehhbfbkcfjmloikeeaebnoc |
Officiell webbadress | https://chromewebstore.google.com/detail/slate-web-extension/gloembacbehhbfbkcfjmloikeeaebnoc |
Beskrivning | Easily save any link to your Slate account. |
Filstorlek | 2.66 MB |
Antal Installationer | 645 |
Aktuell Version | 4.0.1 |
Senast Uppdaterad | 2022-10-04 |
Publiceringsdatum | 2020-09-15 |
Betyg | 3.71/5 Totalt 7 Betyg |
Utvecklare | hello |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://slate.host/ |
Hjälpsida URL | https://slate.host/ |
Stödda Språk | 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": [ " |