URL Manager

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

Apa itu URL Manager?

URL Manager adalah ekstensi Chrome yang dikembangkan oleh Ankit Goyal, dan fitur utamanya adalah "This extension helps to quickly access the most useful and important websites in a single click.".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi URL Manager

Unduh file ekstensi URL Manager dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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!                    

Informasi Dasar Ekstensi

Nama URL Manager URL Manager
ID ebgifclfdhepbflgkjjfjjnifapagkmc
URL Resmi https://chromewebstore.google.com/detail/url-manager/ebgifclfdhepbflgkjjfjjnifapagkmc
Deskripsi This extension helps to quickly access the most useful and important websites in a single click.
Ukuran File 101 KB
Jumlah Instalasi 37
Versi Saat Ini 1.0
Terakhir Diperbarui 2020-04-27
Tanggal Publikasi 2020-04-27
Penilaian 5.00/5 Total 4 Penilaian
Pengembang Ankit Goyal
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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"
    }
}