Dark Mode Wallpaper HD Custom New Tab
Dark Mode New Tab Wallpapers & Games, designed just for dark mode lovers. Replaces your tab with a beautiful dark mode new tab.
O que é Dark Mode Wallpaper HD Custom New Tab?
Dark Mode Wallpaper HD Custom New Tab é uma extensão do Chrome desenvolvida por Themes Vintage, e sua principal característica é "Dark Mode New Tab Wallpapers & Games, designed just for dark mode lovers. Replaces your tab with a beautiful dark mode new tab.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Dark Mode Wallpaper HD Custom New Tab
Baixe arquivos de extensão Dark Mode 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
Install our dark mode new tab & get different hd wallpapers in custom start page. FEATURES: -- Community dark mode images uploaded by users all around the world. -- With every new tab, you'll get great wallpapers of dark mode. -- A high quality new tab images. -- Shuffle all dark mode wallpaper backgrounds, or just pick your favorite dark mode wallpaper backgrounds -- Google apps, rating & widgets found on the new tab page. -- Middle search box. -- Games - lots of beautiful games. -- Change your theme with themes from our themes gallery. -- Add shortcut to your favorites sites. -- Upload custom images. -- Clock and date widget. Have fun with our dark mode extension!!
Informações Básicas da Extensão
Nome | |
ID | kppmdijciogfmncencjjjdhpejlpcdcp |
URL Oficial | https://chrome.google.com/webstore/detail/dark-mode-wallpaper-hd-cu/kppmdijciogfmncencjjjdhpejlpcdcp |
Descrição | Dark Mode New Tab Wallpapers & Games, designed just for dark mode lovers. Replaces your tab with a beautiful dark mode new tab. |
Tamanho do Arquivo | 34.98 KB |
Contagem de Instalações | 100,000 |
Versão Atual | 8.0.0.0 |
Última Atualização | 2022-01-05 |
Data de Publicação | 2022-01-05 |
Classificação | 5.00/5 Total de 2 Avaliações |
Desenvolvedor | Themes Vintage |
[email protected] | |
Tipo de Pagamento | free |
URL da Página de Política de Privacidade | https://sites.google.com/view/themes-vintage/%D7%91%D7%99%D7%AA |
Idiomas Suportados | id,ms,de,en,en-GB,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,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": "images19\/icon20.png" }, "background": { "scripts": [ "js20\/background6.js" ] }, "chrome_url_overrides": { "newtab": "tab5.html" }, "browser_action": { "default_title": "dark mode" } } |