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 με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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"
    }
}