Agar.io Slither.io New Tab Theme
Agar.io Slither.io New Tab Extension brings a new look to your Chrome browser.
Τι είναι το Agar.io Slither.io New Tab Theme;
Το Agar.io Slither.io New Tab Theme είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Wallpaper New Tab, και η κύρια λειτουργία του είναι "Agar.io Slither.io New Tab Extension brings a new look to your Chrome browser.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Agar.io Slither.io New Tab Theme
Λήψη αρχείων επέκτασης Agar.io Slither.io New Tab Theme σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
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.
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | bcahpfepilmfhjakeakmfapffdgahifk |
Επίσημο URL | https://chrome.google.com/webstore/detail/agario-slitherio-new-tab/bcahpfepilmfhjakeakmfapffdgahifk |
Περιγραφή | Agar.io Slither.io New Tab Extension brings a new look to your Chrome browser. |
Μέγεθος Αρχείου | 98.55 KB |
Αριθμός Εγκαταστάσεων | 20,000 |
Τρέχουσα Έκδοση | 0.0.4 |
Τελευταία Ενημέρωση | 2019-11-23 |
Ημερομηνία Δημοσίευσης | 2019-11-22 |
Αξιολόγηση | 3.67/5 Συνολικά 6 Αξιολογήσεις |
Προγραμματιστής | Wallpaper New Tab |
Τύπος Πληρωμής | free |
URL της Σελίδας Πολιτικής Απορρήτου | http://hdcraft.club/privacy-policy |
Υποστηριζόμενες Γλώσσες | 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'" } |