Pug Wallpaper
Pug Wallpaper turn new tab to custom HD Pug background.
Wat is Pug Wallpaper?
Pug Wallpaper is een Chrome-extensie ontwikkeld door Techsy, en de belangrijkste functie is "Pug Wallpaper turn new tab to custom HD Pug background.".
Extensie Screenshots
Download het CRX-bestand van de extensie Pug Wallpaper
Download Pug Wallpaper-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Pug wallpapers extension offers great images with every new tab and was made for all fans of Pug. FEATURES: – Select a Pug wallpapers from many available wallpapers. – This Wallpaper Extension display weather, greeting, count downtimer, time, bookmarks, apps shortcuts, google search bar on new tab. – You can easily revisit recent open tabs. – Shuffle your favorite Pug image, or shuffle all images. – Combine and enjoy background pictures from multiple new tab wall new tab extensions.
Basisinformatie over de Extensie
Naam | |
ID | mpebaoelfdieoignobbadblodoahggck |
Officiële URL | https://chrome.google.com/webstore/detail/pug-wallpaper/mpebaoelfdieoignobbadblodoahggck |
Beschrijving | Pug Wallpaper turn new tab to custom HD Pug background. |
Bestandsgrootte | 15.88 MB |
Aantal Installaties | 140 |
Huidige Versie | 1.0.1 |
Laatst Bijgewerkt | 2022-11-20 |
Publicatiedatum | 2022-11-20 |
Beoordeling | 1.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | Techsy |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | id,de,en,fil,fr,vi,tr,ca,da,es,it,pl,pt-BR,pt-PT,fi,sv,cs,el,ru,hi,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "author": "Techsy", "action": { "default_icon": { "128": "128.png" } }, "background": { "service_worker": "background.js" }, "chrome_url_overrides": { "newtab": "index.html" }, "default_locale": "en", "description": "__MSG_appDesc__", "icons": { "128": "128.png" }, "manifest_version": 3, "name": "__MSG_appName__", "permissions": [ "bookmarks", "topSites" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.1" } |