Webb Telescope - New Tab

Webb Telescope New Tab Extension Will Display Amazing Images Of the Webb Telescope In Your New Tab.

Τι είναι το Webb Telescope - New Tab;

Το Webb Telescope - New Tab είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Searchbloc LLC, και η κύρια λειτουργία του είναι "Webb Telescope New Tab Extension Will Display Amazing Images Of the Webb Telescope In Your New Tab.".

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

screenshot
screenshot

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

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

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

                        Fills your new tabs with amazing images from the Webb Telescope in your new tab background, you can select from a wide range of backgrounds for you to enjoy every time you open a new tab.  To change the background image click the Change Background Icon in the top right on new tab.

By Clicking "add to Chrome", I accept and agree to installing Webb Telescope - New Tab extension and setting Chrome New Tab search provider to Microsoft Bing as described by the services in terms of use and privacy policy

https://webbtelescopenewtab.com/privacy.html
https://webbtelescopenewtab.com/terms.html                    

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

Όνομα Webb Telescope - New Tab Webb Telescope - New Tab
ID lbhjhoplmadmeahiggmldibohffdccig
Επίσημο URL https://chrome.google.com/webstore/detail/webb-telescope-new-tab/lbhjhoplmadmeahiggmldibohffdccig
Περιγραφή Webb Telescope New Tab Extension Will Display Amazing Images Of the Webb Telescope In Your New Tab.
Μέγεθος Αρχείου 261 KB
Αριθμός Εγκαταστάσεων 575
Τρέχουσα Έκδοση 0.0.41
Τελευταία Ενημέρωση 2023-09-04
Ημερομηνία Δημοσίευσης 2023-04-03
Προγραμματιστής Searchbloc LLC
Ηλεκτρονικό ταχυδρομείο [email protected]
URL της Σελίδας Πολιτικής Απορρήτου https://webbtelescopenewtab.com/privacy.html
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Webb Telescope - New Tab",
    "action": {
        "default_icon": {
            "16": "icon-16.png",
            "32": "icon-32.png"
        }
    },
    "permissions": [
        "storage",
        "unlimitedStorage",
        "alarms"
    ],
    "background": {
        "service_worker": "background.bundle.js"
    },
    "icons": {
        "48": "icon-128.png",
        "128": "icon-128.png"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "host_permissions": [
        "*:\/\/webbtelescopenewtab.com\/*"
    ],
    "manifest_version": 3,
    "description": "Webb Telescope New Tab Extension Will Display Amazing Images Of the Webb Telescope In Your New Tab.",
    "version": "0.0.41"
}