Link Saver & Organizer
This link saver helps you save time by storing your links onto your local storage with one click of a button.
Was ist Link Saver & Organizer?
Link Saver & Organizer ist eine Chrome-Erweiterung, die von nayobaez.extension entwickelt wurde, und ihr Hauptmerkmal ist "This link saver helps you save time by storing your links onto your local storage with one click of a button.".
Erweiterungsscreenshots
Link Saver & Organizer-Erweiterungs-CRX-Datei herunterladen
Laden Sie Link Saver & Organizer-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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. Grundlegende Informationen zur Erweiterung
| Name | |
| ID | piedjnegjpggigjblhjljpkngabjnigg |
| Offizielle URL | https://chromewebstore.google.com/detail/link-saver-organizer/piedjnegjpggigjblhjljpkngabjnigg |
| Beschreibung | This link saver helps you save time by storing your links onto your local storage with one click of a button. |
| Dateigröße | 828 KB |
| Installationsanzahl | 63 |
| Aktuelle Version | 1.1 |
| Letztes Update | 2022-12-20 |
| Veröffentlichungsdatum | 2022-12-14 |
| Entwickler | nayobaez.extension |
| [email protected] | |
| Zahlungsart | free |
| Unterstützte Sprachen | 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"
]
} | |