URL Manager

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

Co je URL Manager?

URL Manager je rozšíření Chrome vyvinuté Ankit Goyal, a jeho hlavní funkcí je „This extension helps to quickly access the most useful and important websites in a single click.“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření URL Manager

Stáhněte si soubory rozšíření URL Manager 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í

                        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!                    

Základní Informace o Rozšíření

Název URL Manager URL Manager
ID ebgifclfdhepbflgkjjfjjnifapagkmc
Oficiální URL https://chromewebstore.google.com/detail/url-manager/ebgifclfdhepbflgkjjfjjnifapagkmc
Popis This extension helps to quickly access the most useful and important websites in a single click.
Velikost souboru 101 KB
Počet instalací 37
Aktuální Verze 1.0
Poslední Aktualizace 2020-04-27
Datum Vydání 2020-04-27
Hodnocení 5.00/5 Celkem 4 Hodnocení
Vývojář Ankit Goyal
E-mail [email protected]
Typ Platby free
Podporované Jazyky 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"
    }
}