Pug Wallpaper
Pug Wallpaper turn new tab to custom HD Pug background.
Co to jest Pug Wallpaper?
Pug Wallpaper to rozszerzenie Chrome opracowane przez Techsy, a jego główną funkcją jest „Pug Wallpaper turn new tab to custom HD Pug background.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Pug Wallpaper
Pobierz pliki rozszerzeń Pug Wallpaper w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | mpebaoelfdieoignobbadblodoahggck |
Oficjalny URL | https://chrome.google.com/webstore/detail/pug-wallpaper/mpebaoelfdieoignobbadblodoahggck |
Opis | Pug Wallpaper turn new tab to custom HD Pug background. |
Rozmiar pliku | 15.88 MB |
Liczba instalacji | 140 |
Aktualna Wersja | 1.0.1 |
Ostatnia Aktualizacja | 2022-11-20 |
Data Publikacji | 2022-11-20 |
Ocena | 1.00/5 Łącznie 1 Oceny |
Deweloper | Techsy |
[email protected] | |
Typ Płatności | free |
Obsługiwane Języki | 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" } |