Agar.io Slither.io New Tab Theme
Agar.io Slither.io New Tab Extension brings a new look to your Chrome browser.
Was ist Agar.io Slither.io New Tab Theme?
Agar.io Slither.io New Tab Theme ist eine Chrome-Erweiterung, die von Wallpaper New Tab entwickelt wurde, und ihr Hauptmerkmal ist "Agar.io Slither.io New Tab Extension brings a new look to your Chrome browser.".
Erweiterungsscreenshots
Agar.io Slither.io New Tab Theme-Erweiterungs-CRX-Datei herunterladen
Laden Sie Agar.io Slither.io New Tab Theme-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | |
ID | bcahpfepilmfhjakeakmfapffdgahifk |
Offizielle URL | https://chrome.google.com/webstore/detail/agario-slitherio-new-tab/bcahpfepilmfhjakeakmfapffdgahifk |
Beschreibung | Agar.io Slither.io New Tab Extension brings a new look to your Chrome browser. |
Dateigröße | 98.55 KB |
Installationsanzahl | 20,000 |
Aktuelle Version | 0.0.4 |
Letztes Update | 2019-11-23 |
Veröffentlichungsdatum | 2019-11-22 |
Bewertung | 3.67/5 Insgesamt 6 Bewertungen |
Entwickler | Wallpaper New Tab |
Zahlungsart | free |
URL der Datenschutzrichtlinien-Seite | http://hdcraft.club/privacy-policy |
Unterstützte Sprachen | 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'" } |