URL Saver
A simple and fashionable way to save and manage your URLs.
Hvad er URL Saver?
URL Saver er en Chrome-udvidelse udviklet af Pemê Studio, og dens hovedfunktion er "A simple and fashionable way to save and manage your URLs.".
Udvidelsesskærmbilleder
Download URL Saver-udvidelses-CRX-fil
Download URL Saver-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
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.
Grundlæggende oplysninger om udvidelsen
Navn | URL Saver |
ID | pibkfggcnkcfpkfbhghfoooigaikmnao |
Officiel URL | https://chromewebstore.google.com/detail/url-saver/pibkfggcnkcfpkfbhghfoooigaikmnao |
Beskrivelse | A simple and fashionable way to save and manage your URLs. |
Filstørrelse | 13.31 KB |
Antal Installationer | 35 |
Nuværende Version | 0.0.0.4 |
Senest Opdateret | 2022-07-13 |
Udgivelsesdato | 2022-05-10 |
Bedømmelse | 5.00/5 Samlet 12 Bedømmelser |
Udvikler | Pemê Studio |
[email protected] | |
Betalingsmetode | free |
Understøttede Sprog | 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" ] } |