Pokemon Custom New Tab
Replace new tab with custom page, featuring Nezuko hd wallpapers Pokemon
O que é Pokemon Custom New Tab?
Pokemon Custom New Tab é uma extensão do Chrome desenvolvida por New Tab Pro, e sua principal característica é "Replace new tab with custom page, featuring Nezuko hd wallpapers Pokemon".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Pokemon Custom New Tab
Baixe arquivos de extensão Pokemon 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
Hello dear chrome user. Welcome to Pokemon new tab and wallpapers extension, which we have prepared for you. With the Pokemon new tab and wallpapers extension we offer you free of charge, you can customize the chrome browser from start to finish and experience Pokemon wallpapers on each new tab landing page. All you need to do to get these features and Pokemon wallpapers is to install our free extension by pressing the add chrome button in the top right corner and then start using it. Pokemon wallpapers New Tab extension is completely free of any malicious software that will damage the computer in its content is absolutely not protected. When you don't like the New Tab extension, Pokemon can easily be removed from your browser and restored to its former appearance. Now we want to talk about some of the features of Pokemon new tab and wallpapers extension. * Pokemon with the New Tab extension, each time you open a new tab in your browser, you will encounter beautiful wallpapers from one of Pokemon and its friends. * Just as you can see Pokemon wallpapers randomly, you can only see them by selecting your favorite wallpapers. * Facebook, twitter, amazon, ebay, etc. with social media icons you can have quick access to such websites. * Pokemon with the search engine located in the middle of the New Tab extension, you can search on both google and other search engines. Chrome is easily Time aware with the weather and Clock feature in the lower right corner of the browser screen. * You can track the most accurate weather forecasts by region with the Pokemon New Tab extension. * The popular games button in the lower left corner of the new tab page allows you to quickly access beautiful games from one another and play them for free. * You can be active and passive with many features written above in the Settings section. Close updates for Pokemon new tab and wallpapers extension. * Stream the news from around the world. * Stream video from your designated channels on Youtube. * Daily Horoscope reviews New tab access twitter and facebook via your home page. (status updates ) Support us @ Pokemons if Pokemon has the new tab and extra features you want to have in the wallpapers extension.you can reach club mail and report your complaints with your requests. How to remove the Pokemon New Tab extension Click the ellipsis menu in the upper-right corner of your Chrome browser and click the extensions link below the other Tools menu. On this page you will see the New Tab extension of Pokemon along with all the extensions you have installed, you can remove our extension after pressing the Remove button. Please share your feelings and thoughts about Pokemon new tab and wallpapers extension with us in comments.
Informações Básicas da Extensão
Nome | |
ID | jlnebpigmplpdjcbenbfhpbnibocffbn |
URL Oficial | https://chrome.google.com/webstore/detail/pokemon-custom-new-tab/jlnebpigmplpdjcbenbfhpbnibocffbn |
Descrição | Replace new tab with custom page, featuring Nezuko hd wallpapers Pokemon |
Tamanho do Arquivo | 7.35 MB |
Contagem de Instalações | 10,000 |
Versão Atual | 0.0.8 |
Última Atualização | 2020-04-27 |
Data de Publicação | 2020-04-24 |
Classificação | 4.61/5 Total de 23 Avaliações |
Desenvolvedor | New Tab Pro |
[email protected] | |
Tipo de Pagamento | free |
URL da Página de Política de Privacidade | https://www.minecrafts.club/privacy-policy |
Idiomas Suportados | id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,hi,bn,ta,ml,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "version": "0.0.8", "default_locale": "en", "icons": { "128": "icons\/ic128.png", "48": "icons\/ic48.png" }, "offline_enabled": true, "browser_action": { "default_icon": "icons\/ic48.png" }, "chrome_url_overrides": { "newtab": "sigma.html" }, "manifest_version": 2, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_name__", "description": "__MSG_description__", "background": { "scripts": [ "js\/pokemon.js" ] }, "content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com https:\/\/use.fontawesome.com https:\/\/stackpath.bootstrapcdn.com https:\/\/cdnjs.cloudflare.com; object-src 'self'" } |