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.
Qu'est-ce que Programming Wallpaper HD Custom New Tab ?
Programming Wallpaper HD Custom New Tab est une extension Chrome développée par SwagWallpapers, et sa fonction principale est "Programming New Tab Wallpapers & Games, designed for programming lovers. Replaces your new tab with a beautiful programming new tab.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Programming Wallpaper HD Custom New Tab
Téléchargez les fichiers d'extension Programming Wallpaper HD Custom New Tab au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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!
Informations de Base sur l'Extension
Nom | |
ID | apkeginehcpjklgckdeijaeodopgebca |
URL Officiel | https://chrome.google.com/webstore/detail/programming-wallpaper-hd/apkeginehcpjklgckdeijaeodopgebca |
Description | Programming New Tab Wallpapers & Games, designed for programming lovers. Replaces your new tab with a beautiful programming new tab. |
Taille du Fichier | 31.77 KB |
Nombre d'Installations | 5,000 |
Version Actuelle | 8.0.0.0 |
Dernière Mise à Jour | 2021-06-23 |
Date de Publication | 2021-06-23 |
Évaluation | 5.00/5 Total 2 Évaluations |
Développeur | SwagWallpapers |
[email protected] | |
Type de Paiement | free |
URL de la Page de Politique de Confidentialité | https://sites.google.com/view/wallpaper-vintage/%D7%91%D7%99%D7%AA |
Langues Prises en Charge | 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" } } |