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'" } |