URL Saver

A simple and fashionable way to save and manage your URLs.

Wat is URL Saver?

URL Saver is een Chrome-extensie ontwikkeld door Pemê Studio, en de belangrijkste functie is "A simple and fashionable way to save and manage your URLs.".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie URL Saver

Download URL Saver-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

                        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.                    

Basisinformatie over de Extensie

Naam URL Saver URL Saver
ID pibkfggcnkcfpkfbhghfoooigaikmnao
Officiële URL https://chromewebstore.google.com/detail/url-saver/pibkfggcnkcfpkfbhghfoooigaikmnao
Beschrijving A simple and fashionable way to save and manage your URLs.
Bestandsgrootte 13.31 KB
Aantal Installaties 35
Huidige Versie 0.0.0.4
Laatst Bijgewerkt 2022-07-13
Publicatiedatum 2022-05-10
Beoordeling 5.00/5 Totaal 12 Beoordelingen
Ontwikkelaar Pemê Studio
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
    ]
}