Mario Wallpaper HD Custom New Tab
Mario New Tab Wallpapers & Games, designed just for mario fans. Changes your new tab with mario new tab wallpapers and games.
Что такое Mario Wallpaper HD Custom New Tab?
Mario Wallpaper HD Custom New Tab - это расширение Chrome, разработанное Wallpaper Universe, и его основная функция - "Mario New Tab Wallpapers & Games, designed just for mario fans. Changes your new tab with mario new tab wallpapers and games.".
Снимки экрана расширения
Скачать файл CRX расширения Mario Wallpaper HD Custom New Tab
Скачайте файлы расширений Mario Wallpaper HD Custom New Tab в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Get this mario extension & enjoy a different backgrounds on each tab page! FEATURES: > Pick your best backgrounds. > Games - 100+ cool games. > Choose other themes from our gallery. > Simple design with smooth affects. I really wish you have fun using my cool mario new tab and let your friends know so they can also enjoy it! Get the lovely mario backgrounds from mario fans right now!
Основная информация о расширении
Название | |
ID | eifebhgpnhaccbhnmjngofpdahenhggg |
Официальный URL | https://chrome.google.com/webstore/detail/mario-wallpaper-hd-custom/eifebhgpnhaccbhnmjngofpdahenhggg |
Описание | Mario New Tab Wallpapers & Games, designed just for mario fans. Changes your new tab with mario new tab wallpapers and games. |
Размер файла | 49.01 KB |
Количество установок | 70,000 |
Текущая Версия | 8.0.0.0 |
Последнее Обновление | 2021-03-19 |
Дата публикации | 2021-03-19 |
Рейтинг | 5.00/5 Всего 1 оценок |
Разработчик | Wallpaper Universe |
Электронная почта | [email protected] |
Тип оплаты | free |
URL страницы политики конфиденциальности | https://sites.google.com/view/wallpaper-universe/%D7%91%D7%99%D7%AA |
Поддерживаемые языки | id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_name__", "version": "8.0.0.0", "description": "__MSG_description__", "default_locale": "en", "icons": { "128": "images17\/icon19.png" }, "background": { "scripts": [ "js16\/background2.js" ] }, "chrome_url_overrides": { "newtab": "tab20.html" }, "browser_action": { "default_title": "mario" } } |