URL Saver
A simple and fashionable way to save and manage your URLs.
Co je URL Saver?
URL Saver je rozšíření Chrome vyvinuté Pemê Studio, a jeho hlavní funkcí je „A simple and fashionable way to save and manage your URLs.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření URL Saver
Stáhněte si soubory rozšíření URL Saver 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í
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.
Základní Informace o Rozšíření
Název | URL Saver |
ID | pibkfggcnkcfpkfbhghfoooigaikmnao |
Oficiální URL | https://chromewebstore.google.com/detail/url-saver/pibkfggcnkcfpkfbhghfoooigaikmnao |
Popis | A simple and fashionable way to save and manage your URLs. |
Velikost souboru | 13.31 KB |
Počet instalací | 35 |
Aktuální Verze | 0.0.0.4 |
Poslední Aktualizace | 2022-07-13 |
Datum Vydání | 2022-05-10 |
Hodnocení | 5.00/5 Celkem 12 Hodnocení |
Vývojář | Pemê Studio |
[email protected] | |
Typ Platby | free |
Podporované Jazyky | 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" ] } |