Pug Wallpaper
Pug Wallpaper turn new tab to custom HD Pug background.
Cos'è Pug Wallpaper?
Pug Wallpaper è un'estensione di Chrome sviluppata da Techsy, e la sua funzione principale è "Pug Wallpaper turn new tab to custom HD Pug background.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Pug Wallpaper
Scarica i file di estensione Pug Wallpaper in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | |
ID | mpebaoelfdieoignobbadblodoahggck |
URL Ufficiale | https://chrome.google.com/webstore/detail/pug-wallpaper/mpebaoelfdieoignobbadblodoahggck |
Descrizione | Pug Wallpaper turn new tab to custom HD Pug background. |
Dimensione del File | 15.88 MB |
Conteggio Installazioni | 140 |
Versione Corrente | 1.0.1 |
Ultimo Aggiornamento | 2022-11-20 |
Data di Pubblicazione | 2022-11-20 |
Valutazione | 1.00/5 Totale 1 Valutazioni |
Sviluppatore | Techsy |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | 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" } |