URL Manager

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

URL Manager là gì?

URL Manager là một tiện ích mở rộng Chrome được phát triển bởi Ankit Goyal, và tính năng chính của nó là "This extension helps to quickly access the most useful and important websites in a single click.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng URL Manager

Tải xuống các tệp mở rộng URL Manager dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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!                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên URL Manager URL Manager
ID ebgifclfdhepbflgkjjfjjnifapagkmc
URL Chính Thức https://chromewebstore.google.com/detail/url-manager/ebgifclfdhepbflgkjjfjjnifapagkmc
Mô tả This extension helps to quickly access the most useful and important websites in a single click.
Kích Thước Tệp 101 KB
Số Lần Cài Đặt 37
Phiên Bản Hiện Tại 1.0
Cập Nhật Lần Cuối 2020-04-27
Ngày Phát Hành 2020-04-27
Đánh Giá 5.00/5 Tổng số 4 Đánh Giá
Nhà Phát Triển Ankit Goyal
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}