URL Saver

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

Cos'è URL Saver?

URL Saver è un'estensione di Chrome sviluppata da Pemê Studio, e la sua funzione principale è "A simple and fashionable way to save and manage your URLs.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione URL Saver

Scarica i file di estensione URL Saver 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

                        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.                    

Informazioni di Base sull'Estensione

Nome URL Saver URL Saver
ID pibkfggcnkcfpkfbhghfoooigaikmnao
URL Ufficiale https://chromewebstore.google.com/detail/url-saver/pibkfggcnkcfpkfbhghfoooigaikmnao
Descrizione A simple and fashionable way to save and manage your URLs.
Dimensione del File 13.31 KB
Conteggio Installazioni 35
Versione Corrente 0.0.0.4
Ultimo Aggiornamento 2022-07-13
Data di Pubblicazione 2022-05-10
Valutazione 5.00/5 Totale 12 Valutazioni
Sviluppatore Pemê Studio
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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"
    ]
}