Money Heist Wallpapers New Tab
Money Heist theme in new tab
O que é Money Heist Wallpapers New Tab?
Money Heist Wallpapers New Tab é uma extensão do Chrome desenvolvida por bluehydrogen7, e sua principal característica é "Money Heist theme in new tab".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Money Heist Wallpapers New Tab
Baixe arquivos de extensão Money Heist Wallpapers 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
Money Heist Wallpapers New tab - an extension for your web browser that opens special settings for a new tab. Theme features Money Heist Wallpapers New tab: ➜ Full HD wallpapers Instead of boring gray background, stunning Full HD wallpapers will appear in Money Heist New Tab theme. ➜ News panel The bottom panel shows news videos from the world's official news agencies posted on the YouTube platform. ➜ Shortcuts Save your favorite sites to the theme shortcut panel Money Heist Wallpapers New tab. You can go to important and frequently visited websites with just one click. ➜ Search bar Quick access to the largest and most well-known search engines in the world provides a theme search bar Money Heist New Tab.
Informações Básicas da Extensão
Nome | |
ID | inmnkgceciimchecgaeakmkkpbddekio |
URL Oficial | https://chrome.google.com/webstore/detail/money-heist-wallpapers-ne/inmnkgceciimchecgaeakmkkpbddekio |
Descrição | Money Heist theme in new tab |
Tamanho do Arquivo | 17.44 MB |
Contagem de Instalações | 387 |
Versão Atual | 1.1.4.7 |
Última Atualização | 2021-09-13 |
Data de Publicação | 2021-09-13 |
Classificação | 4.93/5 Total de 15 Avaliações |
Desenvolvedor | bluehydrogen7 |
[email protected] | |
Tipo de Pagamento | free |
URL da Página de Política de Privacidade | https://newtab.ws/privacy |
Idiomas Suportados | de,en,fr,vi,tr,es,it,pt-BR,pt-PT,ru,hi,th,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_name__", "description": "__MSG_description__", "version": "1.1.4.7", "background": { "scripts": [ "ash_gray_aquarius.js" ], "persistent": true }, "chrome_url_overrides": { "newtab": "arylide_yellow_niobium.html?a" }, "web_accessible_resources": [ "*.jpg" ], "icons": { "128": "128.png" }, "offline_enabled": true, "browser_action": [], "default_locale": "en", "manifest_version": 2 } |