URL Saver

A simple and fashionable way to save and manage your URLs.

Apa itu URL Saver?

URL Saver adalah ekstensi Chrome yang dikembangkan oleh Pemê Studio, dan fitur utamanya adalah "A simple and fashionable way to save and manage your URLs.".

Screenshot Ekstensi

screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi URL Saver

Unduh file ekstensi URL Saver 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

                        An extension that is here to simplify the user life. 

It allows to save whatever URL the user wants by typing and saving it directly on the list, or by saving the current tab.

It is also easy to manage; the user can delete all of the items with just one click or choose which ones to eliminate. 

It has a Day and Night mode that is activated just by toggling the button.                    

Informasi Dasar Ekstensi

Nama URL Saver URL Saver
ID pibkfggcnkcfpkfbhghfoooigaikmnao
URL Resmi https://chromewebstore.google.com/detail/url-saver/pibkfggcnkcfpkfbhghfoooigaikmnao
Deskripsi A simple and fashionable way to save and manage your URLs.
Ukuran File 13.31 KB
Jumlah Instalasi 35
Versi Saat Ini 0.0.0.4
Terakhir Diperbarui 2022-07-13
Tanggal Publikasi 2022-05-10
Penilaian 5.00/5 Total 12 Penilaian
Pengembang Pemê Studio
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "0.0.0.4",
    "name": "URL Saver",
    "description": "A simple and fashionable way to save and manage your URLs.",
    "action": {
        "default_popup": "index.html",
        "default_icon": "icon.png"
    },
    "permissions": [
        "tabs"
    ]
}