Slate Web Extension
Easily save any link to your Slate account.
What is Slate Web Extension?
Slate Web Extension is a Chrome extension developed by hello, and its main feature is "Easily save any link to your Slate account.".
Extension Screenshots
Download Slate Web Extension Extension CRX File
Download Slate Web Extension extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | gloembacbehhbfbkcfjmloikeeaebnoc |
Official URL | https://chromewebstore.google.com/detail/slate-web-extension/gloembacbehhbfbkcfjmloikeeaebnoc |
Description | Easily save any link to your Slate account. |
File Size | 2.66 MB |
Installation Count | 645 |
Current Version | 4.0.1 |
Last Updated | 2022-10-04 |
Publish Date | 2020-09-15 |
Rating | 3.71/5 Total 7 Ratings |
Developer | hello |
[email protected] | |
Payment Type | free |
Extension Website | https://slate.host/ |
Help Page URL | https://slate.host/ |
Supported Languages | 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": [ " |