Link Saver & Organizer
This link saver helps you save time by storing your links onto your local storage with one click of a button.
Vad är Link Saver & Organizer?
Link Saver & Organizer är en Chrome-tillägg utvecklad av nayobaez.extension, och dess huvudfunktion är "This link saver helps you save time by storing your links onto your local storage with one click of a button.".
Tilläggsskärmbilder
Ladda ner Link Saver & Organizer-förlängningens CRX-fil
Ladda ner Link Saver & Organizer-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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äggande Information om Tillägg
| Namn | |
| ID | piedjnegjpggigjblhjljpkngabjnigg |
| Officiell webbadress | https://chromewebstore.google.com/detail/link-saver-organizer/piedjnegjpggigjblhjljpkngabjnigg |
| Beskrivning | This link saver helps you save time by storing your links onto your local storage with one click of a button. |
| Filstorlek | 828 KB |
| Antal Installationer | 63 |
| Aktuell Version | 1.1 |
| Senast Uppdaterad | 2022-12-20 |
| Publiceringsdatum | 2022-12-14 |
| Utvecklare | nayobaez.extension |
| E-post | [email protected] |
| Betalningssätt | free |
| Stödda Språk | 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"
]
} | |