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…
Co je URL Keeper?
URL Keeper je rozšíření Chrome vyvinuté Yahya K.Salman, a jeho hlavní funkcí je „Save links to websites. This is an easy way to remember the links. There are three buttons on the popup: - SAVE INPUT: Through…“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření URL Keeper
Stáhněte si soubory rozšíření URL Keeper ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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
Základní Informace o Rozšíření
Název | URL Keeper |
ID | nfjoioebfckjekhgmhcnddpiphbpcbhp |
Oficiální URL | https://chromewebstore.google.com/detail/url-keeper/nfjoioebfckjekhgmhcnddpiphbpcbhp |
Popis | Save links to websites. This is an easy way to remember the links. There are three buttons on the popup: - SAVE INPUT: Through… |
Velikost souboru | 145 KB |
Počet instalací | 75 |
Aktuální Verze | 1.0.1 |
Poslední Aktualizace | 2022-02-16 |
Datum Vydání | 2022-02-15 |
Vývojář | Yahya K.Salman |
[email protected] | |
Typ Platby | free |
Podporované Jazyky | 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" ] } |