Link Saver & Organizer
This link saver helps you save time by storing your links onto your local storage with one click of a button.
Co to jest Link Saver & Organizer?
Link Saver & Organizer to rozszerzenie Chrome opracowane przez nayobaez.extension, a jego główną funkcją jest „This link saver helps you save time by storing your links onto your local storage with one click of a button.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Link Saver & Organizer
Pobierz pliki rozszerzeń Link Saver & Organizer w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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. Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | piedjnegjpggigjblhjljpkngabjnigg |
| Oficjalny URL | https://chromewebstore.google.com/detail/link-saver-organizer/piedjnegjpggigjblhjljpkngabjnigg |
| Opis | This link saver helps you save time by storing your links onto your local storage with one click of a button. |
| Rozmiar pliku | 828 KB |
| Liczba instalacji | 63 |
| Aktualna Wersja | 1.1 |
| Ostatnia Aktualizacja | 2022-12-20 |
| Data Publikacji | 2022-12-14 |
| Deweloper | nayobaez.extension |
| [email protected] | |
| Typ Płatności | free |
| Obsługiwane Języki | 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"
]
} | |