Link Saver & Organizer

This link saver helps you save time by storing your links onto your local storage with one click of a button.

Apa itu Link Saver & Organizer?

Link Saver & Organizer adalah ekstensi Chrome yang dikembangkan oleh nayobaez.extension, dan fitur utamanya adalah "This link saver helps you save time by storing your links onto your local storage with one click of a button.".

Screenshot Ekstensi

screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Link Saver & Organizer

Unduh file ekstensi Link Saver & Organizer dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Link Saver & Organizer Link Saver & Organizer
ID piedjnegjpggigjblhjljpkngabjnigg
URL Resmi https://chromewebstore.google.com/detail/link-saver-organizer/piedjnegjpggigjblhjljpkngabjnigg
Deskripsi This link saver helps you save time by storing your links onto your local storage with one click of a button.
Ukuran File 828 KB
Jumlah Instalasi 63
Versi Saat Ini 1.1
Terakhir Diperbarui 2022-12-20
Tanggal Publikasi 2022-12-14
Pengembang nayobaez.extension
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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"
    ]
}