URL Manager

This extension helps to quickly access the most useful and important websites in a single click.

Cos'è URL Manager?

URL Manager è un'estensione di Chrome sviluppata da Ankit Goyal, e la sua funzione principale è "This extension helps to quickly access the most useful and important websites in a single click.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione URL Manager

Scarica i file di estensione URL Manager in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        Do you have to google each time you want to open the most common day to day websites? Do you find it annoying to google it again and again instead of just clicking one button? If so, this extension is meant for you!
URL Manager is a Chrome Extension that allows you to quickly access the most useful and important day to day websites in a single click. 
You can open any of the following in just one click:
• Google products
• Covid-19 updates
• Social Media platforms
• Entertainment
• News
• Banking 
• E-Learning
• Programming
Get ready to end all the annoying URL searches and save alot of your time!                    

Informazioni di Base sull'Estensione

Nome URL Manager URL Manager
ID ebgifclfdhepbflgkjjfjjnifapagkmc
URL Ufficiale https://chromewebstore.google.com/detail/url-manager/ebgifclfdhepbflgkjjfjjnifapagkmc
Descrizione This extension helps to quickly access the most useful and important websites in a single click.
Dimensione del File 101 KB
Conteggio Installazioni 37
Versione Corrente 1.0
Ultimo Aggiornamento 2020-04-27
Data di Pubblicazione 2020-04-27
Valutazione 5.00/5 Totale 4 Valutazioni
Sviluppatore Ankit Goyal
Email [email protected]
Tipo di Pagamento free
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "URL Manager",
    "version": "1.0",
    "description": "This extension helps to quickly access the most useful and important websites in a single click.",
    "icons": {
        "128": "icon128.png",
        "48": "icon48.png",
        "16": "icon16.png"
    },
    "browser_action": {
        "default_icon": "icon16.png",
        "default_popup": "popup.html"
    }
}