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…
Hvad er URL Keeper?
URL Keeper er en Chrome-udvidelse udviklet af Yahya K.Salman, og dens hovedfunktion er "Save links to websites. This is an easy way to remember the links. There are three buttons on the popup: - SAVE INPUT: Through…".
Udvidelsesskærmbilleder
Download URL Keeper-udvidelses-CRX-fil
Download URL Keeper-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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
Grundlæggende oplysninger om udvidelsen
Navn | URL Keeper |
ID | nfjoioebfckjekhgmhcnddpiphbpcbhp |
Officiel URL | https://chromewebstore.google.com/detail/url-keeper/nfjoioebfckjekhgmhcnddpiphbpcbhp |
Beskrivelse | Save links to websites. This is an easy way to remember the links. There are three buttons on the popup: - SAVE INPUT: Through… |
Filstørrelse | 145 KB |
Antal Installationer | 75 |
Nuværende Version | 1.0.1 |
Senest Opdateret | 2022-02-16 |
Udgivelsesdato | 2022-02-15 |
Udvikler | Yahya K.Salman |
[email protected] | |
Betalingsmetode | free |
Understøttede Sprog | 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" ] } |