Link Saver & Organizer
This link saver helps you save time by storing your links onto your local storage with one click of a button.
Hvad er Link Saver & Organizer?
Link Saver & Organizer er en Chrome-udvidelse udviklet af nayobaez.extension, og dens hovedfunktion er "This link saver helps you save time by storing your links onto your local storage with one click of a button.".
Udvidelsesskærmbilleder
Download Link Saver & Organizer-udvidelses-CRX-fil
Download Link Saver & Organizer-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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. Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | piedjnegjpggigjblhjljpkngabjnigg |
| Officiel URL | https://chromewebstore.google.com/detail/link-saver-organizer/piedjnegjpggigjblhjljpkngabjnigg |
| Beskrivelse | This link saver helps you save time by storing your links onto your local storage with one click of a button. |
| Filstørrelse | 828 KB |
| Antal Installationer | 63 |
| Nuværende Version | 1.1 |
| Senest Opdateret | 2022-12-20 |
| Udgivelsesdato | 2022-12-14 |
| Udvikler | nayobaez.extension |
| [email protected] | |
| Betalingsmetode | free |
| Understøttede Sprog | 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"
]
} | |