Link Saver & Organizer
This link saver helps you save time by storing your links onto your local storage with one click of a button.
Link Saver & Organizerとは何ですか?
Link Saver & Organizerはnayobaez.extensionによって開発されたChromeの拡張機能で、その主な機能は「This link saver helps you save time by storing your links onto your local storage with one click of a button.」です。
拡張機能のスクリーンショット
Link Saver & Organizer拡張機能のCRXファイルをダウンロード
Link Saver & Organizer拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Quick Guide:
- Enter your link manually and save by clicking on "Save Input"
- Click on "Save tab" to save link directly from the browser tab
- The "Delete all" button removes all saved links at once
- The "trashcan Icon" removed that specific link
- The "copy Icon" will copy that specific link
I am currently working on a new interface and features, which will include the possibility to rename links, categorize them by collection and drag and drop them. 拡張機能の基本情報
| 名前 | |
| ID | piedjnegjpggigjblhjljpkngabjnigg |
| 公式URL | https://chromewebstore.google.com/detail/link-saver-organizer/piedjnegjpggigjblhjljpkngabjnigg |
| 説明 | This link saver helps you save time by storing your links onto your local storage with one click of a button. |
| ファイルサイズ | 828 KB |
| インストール数 | 63 |
| 現在のバージョン | 1.1 |
| 最終更新日 | 2022-12-20 |
| 公開日 | 2022-12-14 |
| 開発者 | nayobaez.extension |
| Eメール | [email protected] |
| 支払い方法 | free |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"version": "1.1",
"name": "Link Saver & Organizer",
"action": {
"default_popup": "index.html",
"default_icon": "Linksaver-icon.png"
},
"description": "This link saver helps you save time by storing your links onto your local storage with one click of a button.",
"permissions": [
"tabs"
]
} | |