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…

Wat is URL Keeper?

URL Keeper is een Chrome-extensie ontwikkeld door Yahya K.Salman, en de belangrijkste functie is "Save links to websites. This is an easy way to remember the links. There are three buttons on the popup: - SAVE INPUT: Through…".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie URL Keeper

Download URL Keeper-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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                    

Basisinformatie over de Extensie

Naam URL Keeper URL Keeper
ID nfjoioebfckjekhgmhcnddpiphbpcbhp
Officiële URL https://chromewebstore.google.com/detail/url-keeper/nfjoioebfckjekhgmhcnddpiphbpcbhp
Beschrijving Save links to websites. This is an easy way to remember the links. There are three buttons on the popup: - SAVE INPUT: Through…
Bestandsgrootte 145 KB
Aantal Installaties 75
Huidige Versie 1.0.1
Laatst Bijgewerkt 2022-02-16
Publicatiedatum 2022-02-15
Ontwikkelaar Yahya K.Salman
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
    ]
}