Link Saver & Organizer
This link saver helps you save time by storing your links onto your local storage with one click of a button.
Cos'è Link Saver & Organizer?
Link Saver & Organizer è un'estensione di Chrome sviluppata da nayobaez.extension, e la sua funzione principale è "This link saver helps you save time by storing your links onto your local storage with one click of a button.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Link Saver & Organizer
Scarica i file di estensione Link Saver & Organizer in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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. Informazioni di Base sull'Estensione
| Nome | |
| ID | piedjnegjpggigjblhjljpkngabjnigg |
| URL Ufficiale | https://chromewebstore.google.com/detail/link-saver-organizer/piedjnegjpggigjblhjljpkngabjnigg |
| Descrizione | This link saver helps you save time by storing your links onto your local storage with one click of a button. |
| Dimensione del File | 828 KB |
| Conteggio Installazioni | 63 |
| Versione Corrente | 1.1 |
| Ultimo Aggiornamento | 2022-12-20 |
| Data di Pubblicazione | 2022-12-14 |
| Sviluppatore | nayobaez.extension |
| [email protected] | |
| Tipo di Pagamento | free |
| Lingue Supportate | 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"
]
} | |