Wallpapers Cyberpunk 2077
Cyberpunk 2077 Wallpaper Extension has a cool wallpaper in every new tab for fans of the legendary game.
Что такое Wallpapers Cyberpunk 2077?
Wallpapers Cyberpunk 2077 - это расширение Chrome, разработанное ext.online.ext, и его основная функция - "Cyberpunk 2077 Wallpaper Extension has a cool wallpaper in every new tab for fans of the legendary game.".
Снимки экрана расширения
Скачать файл CRX расширения Wallpapers Cyberpunk 2077
Скачайте файлы расширений Wallpapers Cyberpunk 2077 в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Cyberpunk 2077 Wallpaper Extension has a cool wallpaper in every new tab for fans of the legendary game.
This extension customizes new tab with cool wallpapers.
Main Features:
* You can easily search for what you want while still having cool wallpapers without any unnecessary features being added to new tab.
* New tab contains cool wallpapers and the search bar.
Cyberpunk 2077 HD Wallpapers New Tab extension does not contain any hidden ads. Основная информация о расширении
| Название | |
| ID | pbfglldccjgbialkaabgogdjgpkjikgl |
| Официальный URL | https://chromewebstore.google.com/detail/wallpapers-cyberpunk-2077/pbfglldccjgbialkaabgogdjgpkjikgl |
| Описание | Cyberpunk 2077 Wallpaper Extension has a cool wallpaper in every new tab for fans of the legendary game. |
| Размер файла | 7.19 MB |
| Количество установок | 1,354 |
| Текущая Версия | 1 |
| Последнее Обновление | 2021-02-26 |
| Дата публикации | 2021-02-26 |
| Рейтинг | 5.00/5 Всего 17 оценок |
| Разработчик | ext.online.ext |
| Электронная почта | [email protected] |
| Тип оплаты | free |
| Поддерживаемые языки | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"author": "dagoreda",
"background": {
"persistent": false,
"scripts": [
"\/js\/background.js"
]
},
"browser_action": {
"default_icon": {
"128": "128.png"
}
},
"chrome_url_overrides": {
"newtab": "index.html"
},
"default_locale": "en",
"description": "__MSG_appDesc__",
"icons": {
"128": "128.png"
},
"manifest_version": 2,
"name": " Wallpapers Cyberpunk 2077",
"version": "1"
} | |