SpongeBob SquarePants Wallpapers New Tab
SpongeBob SquarePants theme in new tab
Что такое SpongeBob SquarePants Wallpapers New Tab?
SpongeBob SquarePants Wallpapers New Tab - это расширение Chrome, разработанное https://newtabs.online, и его основная функция - "SpongeBob SquarePants theme in new tab".
Снимки экрана расширения
Скачать файл CRX расширения SpongeBob SquarePants Wallpapers New Tab
Скачайте файлы расширений SpongeBob SquarePants Wallpapers New Tab в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
SpongeBob SquarePants: The Cosmic Shake Wallpapers New tab - an extension for your web browser that opens special settings for a new tab. Theme features SpongeBob SquarePants: The Cosmic Shake Wallpapers New tab: ↝ Shortcuts Save your favorite sites to the theme shortcut panel SpongeBob SquarePants: The Cosmic Shake Wallpapers New tab. You can go to important and frequently visited websites with just one click. ↝ Full HD wallpapers Instead of boring gray background, stunning Full HD wallpapers will appear in SpongeBob SquarePants: The Cosmic Shake New Tab theme. ↝ News panel The bottom panel shows news videos from the world's official news agencies posted on the YouTube platform. ↝ Search bar Quick access to the largest and most well-known search engines in the world provides a theme search bar SpongeBob SquarePants: The Cosmic Shake.
Основная информация о расширении
Название | |
ID | klhppkkmmlgghachakalgigjmgipoame |
Официальный URL | https://chrome.google.com/webstore/detail/spongebob-squarepants-wal/klhppkkmmlgghachakalgigjmgipoame |
Описание | SpongeBob SquarePants theme in new tab |
Размер файла | 7.04 MB |
Количество установок | 512 |
Текущая Версия | 1.4.9.9 |
Последнее Обновление | 2022-04-24 |
Дата публикации | 2021-12-03 |
Рейтинг | 5.00/5 Всего 2 оценок |
Разработчик | https://newtabs.online |
Электронная почта | [email protected] |
Тип оплаты | free |
URL страницы политики конфиденциальности | https://newtabs.online/privacy |
Поддерживаемые языки | de,en,fr,vi,tr,es,it,pt-BR,pt-PT,ru,hi,th,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_extName__", "description": "__MSG_extDesc__", "version": "1.4.9.9", "background": { "scripts": [ "burnt_sienna_crater.js" ], "persistent": true }, "chrome_url_overrides": { "newtab": "burnt_sienna_mendelevium.html?a" }, "web_accessible_resources": [ "*", "cadmium_yellow_492", "20" ], "icons": { "128": "128.png" }, "offline_enabled": true, "browser_action": [], "default_locale": "en", "manifest_version": 2 } |