yet another speed dial
a modern speed dial for chrome, edge, and firefox
yet another speed dialとは何ですか?
yet another speed dialはconceptualspaceによって開発されたChromeの拡張機能で、その主な機能は「a modern speed dial for chrome, edge, and firefox」です。
拡張機能のスクリーンショット
yet another speed dial拡張機能のCRXファイルをダウンロード
yet another speed dial拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Quick, visual access to your bookmarks from the new tab page.
⭐ Features:
- Free and open source
- Automatically generates site thumbnails
- Supports folders and sorting with with drag and drop
- Speed dials are based on bookmarks for easy backup and sync
- It's fast and minimalist
Permissions explanations:
- Read and modify bookmarks: Speed dials are saved as bookmarks in your browser. This makes it easy to add new dials (just save a bookmark to your speed dial folder), export them (you aren't locked into this extension), and sync them between devices.
- Access browser tabs and access data for all websites: When you add a new speed dial, an icon and thumbnail is captured from the site. YASD has a very clear privacy policy: absolutely *no information is collected or stored for any reason whatsoever*.
- Store unlimited amount of client-side data: Images are saved in local storage which is limited to 5MB by default. 拡張機能の基本情報
| 名前 | |
| ID | imohnlganmafcmidafklgkgfgaagiohn |
| 公式URL | https://chromewebstore.google.com/detail/yet-another-speed-dial/imohnlganmafcmidafklgkgfgaagiohn |
| 説明 | a modern speed dial for chrome, edge, and firefox |
| ファイルサイズ | 228 KB |
| インストール数 | 4,518 |
| 現在のバージョン | 2.5.4 |
| 最終更新日 | 2023-02-21 |
| 公開日 | 2020-06-02 |
| 評価 | 4.55/5 合計 95 レビュー |
| 開発者 | conceptualspace |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://github.com/conceptualspace/yet-another-speed-dial |
| ヘルプページのURL | https://conceptualspace.github.io/yet-another-speed-dial |
| プライバシーポリシーページのURL | https://conceptualspace.net/privacy.md |
| 対応言語 | de,en,fr,es,it,pt-BR,pt-PT,ru |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "__MSG_extensionName__",
"description": "__MSG_extensionDescription__",
"default_locale": "en",
"version": "2.5.4",
"author": "[email protected]",
"icons": {
"16": "icons\/icon16.png",
"32": "icons\/icon32.png",
"48": "icons\/icon48.png",
"64": "icons\/icon64.png",
"96": "icons\/icon96.png",
"128": "icons\/icon128.png"
},
"permissions": [
"bookmarks",
"contextMenus",
"storage",
"unlimitedStorage",
"activeTab",
"tabs",
" | |