PopularLinks New Tab

Top sites at your fingertips directly from your Chrome new tab page!

Τι είναι το PopularLinks New Tab;

Το PopularLinks New Tab είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον aztdevapps, και η κύρια λειτουργία του είναι "Top sites at your fingertips directly from your Chrome new tab page!".

Στιγμιότυπα Επέκτασης

screenshot

Λήψη αρχείου CRX της επέκτασης PopularLinks New Tab

Λήψη αρχείων επέκτασης PopularLinks New Tab σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

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

                        Popularlinks New tab extension by Aztec, is a simple yet powerful Chrome new tab browser extension. Simply set your Chrome new tab page to: popularlinksnewtab chrome browser new tab extension which enables quick and easy access to top sites with a visualised and friendly interface and updates your chrome new tab search provider to blpsearch.com

Popularlinks New tab offers a fast, more efficient, one-click access to most popular sites as well as some awesome features, such as:
- Top sites for specific country
- Popular sites in various categories suitable for each interest

terms of use:
https://www.popularlinksnewtab.com/terms_of_use

Privacy Policy:
https://www.popularlinksnewtab.com/privacy_policy

To remove our extension from Google Chrome: 

1) Click on the three horizontal lines icon in the upper right-hand corner of your Chrome browser. 
2) Go to "Settings". 
3) In the menu that appears click on "Extensions". 
4) From the list of installed Extensions, find the name of the toolbar extension you wish to uninstall. 
5) Click on the trash can icon to the right of "Enable" (for the toolbar extension you wish to uninstall). 
6) Close your browser completely and reopen it. Our extension should be removed from your Chrome browser.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα PopularLinks New Tab PopularLinks New Tab
ID lbddonmkdahaljfdckhgdmonhjanjifk
Επίσημο URL https://chromewebstore.google.com/detail/popularlinks-new-tab/lbddonmkdahaljfdckhgdmonhjanjifk
Περιγραφή Top sites at your fingertips directly from your Chrome new tab page!
Μέγεθος Αρχείου 168 KB
Αριθμός Εγκαταστάσεων 51
Τρέχουσα Έκδοση 1.3.856.909
Τελευταία Ενημέρωση 2020-07-26
Ημερομηνία Δημοσίευσης 2020-06-24
Προγραμματιστής aztdevapps
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://www.popularlinksnewtab.com/
URL της Σελίδας Πολιτικής Απορρήτου https://www.popularlinksnewtab.com/privacy_policy
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "1.3.856.909",
    "name": "PopularLinks New Tab",
    "description": "Top sites at your fingertips directly from your Chrome new tab page!",
    "icons": {
        "128": "icons\/PL_128.png"
    },
    "background": {
        "scripts": [
            "js\/brand.js",
            "js\/aes.js",
            "js\/mode-ecb.js",
            "js\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": "icons\/PL_128.png",
        "default_title": "Popularlinks"
    },
    "chrome_url_overrides": {
        "newtab": "newtab\/index.html"
    },
    "web_accessible_resources": [
        "icons\/checker.gif"
    ],
    "permissions": [
        "*:\/\/*.aztproducts.com\/*",
        "https:\/\/service.prsstobe.com\/*",
        "*:\/\/*.blpsearch.com\/*",
        "*:\/\/*.popularlinksnewtab.com\/*",
        "cookies",
        "storage"
    ]
}