Pug Wallpaper
Pug Wallpaper turn new tab to custom HD Pug background.
O que é Pug Wallpaper?
Pug Wallpaper é uma extensão do Chrome desenvolvida por Techsy, e sua principal característica é "Pug Wallpaper turn new tab to custom HD Pug background.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Pug Wallpaper
Baixe arquivos de extensão Pug Wallpaper no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | |
ID | mpebaoelfdieoignobbadblodoahggck |
URL Oficial | https://chrome.google.com/webstore/detail/pug-wallpaper/mpebaoelfdieoignobbadblodoahggck |
Descrição | Pug Wallpaper turn new tab to custom HD Pug background. |
Tamanho do Arquivo | 15.88 MB |
Contagem de Instalações | 140 |
Versão Atual | 1.0.1 |
Última Atualização | 2022-11-20 |
Data de Publicação | 2022-11-20 |
Classificação | 1.00/5 Total de 1 Avaliações |
Desenvolvedor | Techsy |
[email protected] | |
Tipo de Pagamento | free |
Idiomas Suportados | 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" } |