URL Saver

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

Qu'est-ce que URL Saver ?

URL Saver est une extension Chrome développée par Pemê Studio, et sa fonction principale est "A simple and fashionable way to save and manage your URLs.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension URL Saver

Téléchargez les fichiers d'extension URL Saver au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom URL Saver URL Saver
ID pibkfggcnkcfpkfbhghfoooigaikmnao
URL Officiel https://chromewebstore.google.com/detail/url-saver/pibkfggcnkcfpkfbhghfoooigaikmnao
Description A simple and fashionable way to save and manage your URLs.
Taille du Fichier 13.31 KB
Nombre d'Installations 35
Version Actuelle 0.0.0.4
Dernière Mise à Jour 2022-07-13
Date de Publication 2022-05-10
Évaluation 5.00/5 Total 12 Évaluations
Développeur Pemê Studio
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
    ]
}