Programming Wallpaper HD Custom New Tab
Programming New Tab Wallpapers & Games, designed for programming lovers. Replaces your new tab with a beautiful programming new tab.
Τι είναι το Programming Wallpaper HD Custom New Tab;
Το Programming Wallpaper HD Custom New Tab είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον SwagWallpapers, και η κύρια λειτουργία του είναι "Programming New Tab Wallpapers & Games, designed for programming lovers. Replaces your new tab with a beautiful programming new tab.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Programming Wallpaper HD Custom New Tab
Λήψη αρχείων επέκτασης Programming Wallpaper HD Custom New Tab σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Get our programming new tab to enjoy different hd wallpapers in your custom start page. FEATURES: -- With every new tab, you will get great backgrounds of programming. -- Shuffle all python background wallpapers, or just choose your best background wallpapers -- Games - lots of awesome games. -- Speed dial widget & your favorite websites. -- Pick your best wallpapers. -- Quick links, share and rate widgets found on the new tab. -- Middle search box. We really wish you have fun using this cool programming new tab and let your friends know so they can also enjoy it! Get the lovely programming backgrounds from programming fans right now!
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | apkeginehcpjklgckdeijaeodopgebca |
Επίσημο URL | https://chrome.google.com/webstore/detail/programming-wallpaper-hd/apkeginehcpjklgckdeijaeodopgebca |
Περιγραφή | Programming New Tab Wallpapers & Games, designed for programming lovers. Replaces your new tab with a beautiful programming new tab. |
Μέγεθος Αρχείου | 31.77 KB |
Αριθμός Εγκαταστάσεων | 5,000 |
Τρέχουσα Έκδοση | 8.0.0.0 |
Τελευταία Ενημέρωση | 2021-06-23 |
Ημερομηνία Δημοσίευσης | 2021-06-23 |
Αξιολόγηση | 5.00/5 Συνολικά 2 Αξιολογήσεις |
Προγραμματιστής | SwagWallpapers |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
URL της Σελίδας Πολιτικής Απορρήτου | https://sites.google.com/view/wallpaper-vintage/%D7%91%D7%99%D7%AA |
Υποστηριζόμενες Γλώσσες | id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_name__", "version": "8.0.0.0", "description": "__MSG_description__", "default_locale": "en", "icons": { "128": "images19\/icon21.png" }, "background": { "scripts": [ "js14\/background16.js" ] }, "chrome_url_overrides": { "newtab": "tab17.html" }, "browser_action": { "default_title": "programming" } } |