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 |
公式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 |
Eメール | [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": [ " |