Agar.io Slither.io New Tab Theme
Agar.io Slither.io New Tab Extension brings a new look to your Chrome browser.
Co to jest Agar.io Slither.io New Tab Theme?
Agar.io Slither.io New Tab Theme to rozszerzenie Chrome opracowane przez Wallpaper New Tab, a jego główną funkcją jest „Agar.io Slither.io New Tab Extension brings a new look to your Chrome browser.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Agar.io Slither.io New Tab Theme
Pobierz pliki rozszerzeń Agar.io Slither.io New Tab Theme w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | bcahpfepilmfhjakeakmfapffdgahifk |
Oficjalny URL | https://chrome.google.com/webstore/detail/agario-slitherio-new-tab/bcahpfepilmfhjakeakmfapffdgahifk |
Opis | Agar.io Slither.io New Tab Extension brings a new look to your Chrome browser. |
Rozmiar pliku | 98.55 KB |
Liczba instalacji | 20,000 |
Aktualna Wersja | 0.0.4 |
Ostatnia Aktualizacja | 2019-11-23 |
Data Publikacji | 2019-11-22 |
Ocena | 3.67/5 Łącznie 6 Oceny |
Deweloper | Wallpaper New Tab |
Typ Płatności | free |
Adres URL Strony Polityki Prywatności | http://hdcraft.club/privacy-policy |
Obsługiwane Języki | 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'" } |