Pug Wallpaper
Pug Wallpaper turn new tab to custom HD Pug background.
Vad är Pug Wallpaper?
Pug Wallpaper är en Chrome-tillägg utvecklad av Techsy, och dess huvudfunktion är "Pug Wallpaper turn new tab to custom HD Pug background.".
Tilläggsskärmbilder
Ladda ner Pug Wallpaper-förlängningens CRX-fil
Ladda ner Pug Wallpaper-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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.
Grundläggande Information om Tillägg
Namn | |
ID | mpebaoelfdieoignobbadblodoahggck |
Officiell webbadress | https://chrome.google.com/webstore/detail/pug-wallpaper/mpebaoelfdieoignobbadblodoahggck |
Beskrivning | Pug Wallpaper turn new tab to custom HD Pug background. |
Filstorlek | 15.88 MB |
Antal Installationer | 140 |
Aktuell Version | 1.0.1 |
Senast Uppdaterad | 2022-11-20 |
Publiceringsdatum | 2022-11-20 |
Betyg | 1.00/5 Totalt 1 Betyg |
Utvecklare | Techsy |
E-post | [email protected] |
Betalningssätt | free |
Stödda Språk | 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" } |