Vibe Wallpaper HD Custom New Tab
Vibe New Tab Wallpapers & Games, created for vibe lovers. Changes your new tab to a cool vibe new tab wallpapers.
O que é Vibe Wallpaper HD Custom New Tab?
Vibe Wallpaper HD Custom New Tab é uma extensão do Chrome desenvolvida por Wallpaper Major, e sua principal característica é "Vibe New Tab Wallpapers & Games, created for vibe lovers. Changes your new tab to a cool vibe new tab wallpapers.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Vibe Wallpaper HD Custom New Tab
Baixe arquivos de extensão Vibe Wallpaper HD Custom New Tab 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
New Tab vibe wallpaper custom new tab extension replaces your default new tab. FEATURES: -- Minimal design with smooth transitions. -- Choose other themes from our gallery. -- Unique vibe wallpapers uploaded by users all around the world. -- With every new tab, you'll get great backgrounds of good vibes. -- Games - 100+ cool games. -- Rate, share and quick links widgets found on the new tab. -- Search box widget. Have fun with my vibe extension!!
Informações Básicas da Extensão
Nome | |
ID | okcnbkfcoeeonnkkdodkgllidnlikggc |
URL Oficial | https://chrome.google.com/webstore/detail/vibe-wallpaper-hd-custom/okcnbkfcoeeonnkkdodkgllidnlikggc |
Descrição | Vibe New Tab Wallpapers & Games, created for vibe lovers. Changes your new tab to a cool vibe new tab wallpapers. |
Tamanho do Arquivo | 62.45 KB |
Contagem de Instalações | 52 |
Versão Atual | 8.0.0.0 |
Última Atualização | 2021-06-02 |
Data de Publicação | 2021-06-02 |
Classificação | 5.00/5 Total de 5 Avaliações |
Desenvolvedor | Wallpaper Major |
[email protected] | |
Tipo de Pagamento | free |
URL da Página de Política de Privacidade | https://sites.google.com/view/wallpaper-major/%D7%91%D7%99%D7%AA |
Idiomas Suportados | id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_name__", "version": "8.0.0.0", "description": "__MSG_description__", "default_locale": "en", "icons": { "128": "images6\/icon16.png" }, "background": { "scripts": [ "js22\/background8.js" ] }, "chrome_url_overrides": { "newtab": "tab4.html" }, "browser_action": { "default_title": "vibe" } } |