URL Manager

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

ما هو URL Manager؟

URL Manager هو إضافة Chrome تم تطويرها بواسطة Ankit Goyal، والميزة الرئيسية لها هي "This extension helps to quickly access the most useful and important websites in a single click.".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة URL Manager

قم بتنزيل ملفات الامتداد URL Manager بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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!                    

معلومات أساسية عن التمديد

الاسم URL Manager URL Manager
ID ebgifclfdhepbflgkjjfjjnifapagkmc
عنوان URL الرسمي https://chromewebstore.google.com/detail/url-manager/ebgifclfdhepbflgkjjfjjnifapagkmc
الوصف This extension helps to quickly access the most useful and important websites in a single click.
حجم الملف 101 KB
عدد التثبيتات 37
النسخة الحالية 1.0
آخر تحديث 2020-04-27
تاريخ النشر 2020-04-27
تقييم 5.00/5 مجموع تقييمات 4
المطور Ankit Goyal
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة 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"
    }
}