Agar.io Slither.io New Tab Theme
Agar.io Slither.io New Tab Extension brings a new look to your Chrome browser.
O que é Agar.io Slither.io New Tab Theme?
Agar.io Slither.io New Tab Theme é uma extensão do Chrome desenvolvida por Wallpaper New Tab, e sua principal característica é "Agar.io Slither.io New Tab Extension brings a new look to your Chrome browser.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Agar.io Slither.io New Tab Theme
Baixe arquivos de extensão Agar.io Slither.io New Tab Theme 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
Meet our new Agar.io Slither.io Wallpapers for New Tab extension for all the Game lovers! We paid a lot of attention to the details to make your browsing process more comfortable. Bring more colors to your day with these Agar.io Slither.io Background Wallpapers. This product was carefully made by fans and specifically for the Game fans. We have collected the best of Agar.io Slither.io Wallpapers HD and put them into this extension so that you can replace the wallpaper of your new tab with your favorite ones. Just install absolutely for FREE and have some fun while browsing! Short list of features provided by this product is given below. List of Features: - High-definition wallpaper & backgrounds ; - Local time; - Comfortable and quick access to the most viewed websites; - Option of quick access to useful application like Gmail , Youtube , Facebook etc - Animation of snow is available! An extension modifies the search, giving you results that match your query, which is necessary for the extension to work.
Informações Básicas da Extensão
Nome | |
ID | bcahpfepilmfhjakeakmfapffdgahifk |
URL Oficial | https://chrome.google.com/webstore/detail/agario-slitherio-new-tab/bcahpfepilmfhjakeakmfapffdgahifk |
Descrição | Agar.io Slither.io New Tab Extension brings a new look to your Chrome browser. |
Tamanho do Arquivo | 98.55 KB |
Contagem de Instalações | 20,000 |
Versão Atual | 0.0.4 |
Última Atualização | 2019-11-23 |
Data de Publicação | 2019-11-22 |
Classificação | 3.67/5 Total de 6 Avaliações |
Desenvolvedor | Wallpaper New Tab |
Tipo de Pagamento | free |
URL da Página de Política de Privacidade | http://hdcraft.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.4", "default_locale": "en", "icons": { "128": "image\/icon-128.png", "48": "image\/icon-48.png" }, "offline_enabled": true, "browser_action": { "default_icon": "image\/icon-48.png" }, "chrome_url_overrides": { "newtab": "index.html" }, "manifest_version": 2, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_name__", "description": "__MSG_description__", "background": { "scripts": [ "js\/agario-slitherio.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'" } |