URL Keeper

Save links to websites. This is an easy way to remember the links. There are three buttons on the popup: - SAVE INPUT: Through…

Cos'è URL Keeper?

URL Keeper è un'estensione di Chrome sviluppata da Yahya K.Salman, e la sua funzione principale è "Save links to websites. This is an easy way to remember the links. There are three buttons on the popup: - SAVE INPUT: Through…".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione URL Keeper

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

                        Save links to websites. This is an easy way to remember the links.

There are three buttons on the popup:

- SAVE INPUT: Through this button, the link that is manually typed in the input field for links is saved.

- SAVE TAB: Through this button, we directly save the link to the website I am working on.

-DELETE ALL: When this button is double-clicked, all saved links will be deleted                    

Informazioni di Base sull'Estensione

Nome URL Keeper URL Keeper
ID nfjoioebfckjekhgmhcnddpiphbpcbhp
URL Ufficiale https://chromewebstore.google.com/detail/url-keeper/nfjoioebfckjekhgmhcnddpiphbpcbhp
Descrizione Save links to websites. This is an easy way to remember the links. There are three buttons on the popup: - SAVE INPUT: Through…
Dimensione del File 145 KB
Conteggio Installazioni 75
Versione Corrente 1.0.1
Ultimo Aggiornamento 2022-02-16
Data di Pubblicazione 2022-02-15
Sviluppatore Yahya K.Salman
Email [email protected]
Tipo di Pagamento free
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "1.0.1",
    "name": "URL Keeper",
    "action": {
        "default_popup": "index.html",
        "default_icon": "logo.png"
    },
    "permissions": [
        "tabs"
    ]
}