Wallpapers Cyberpunk 2077
Cyberpunk 2077 Wallpaper Extension has a cool wallpaper in every new tab for fans of the legendary game.
Cos'è Wallpapers Cyberpunk 2077?
Wallpapers Cyberpunk 2077 è un'estensione di Chrome sviluppata da ext.online.ext, e la sua funzione principale è "Cyberpunk 2077 Wallpaper Extension has a cool wallpaper in every new tab for fans of the legendary game.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Wallpapers Cyberpunk 2077
Scarica i file di estensione Wallpapers Cyberpunk 2077 in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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. Informazioni di Base sull'Estensione
| Nome | |
| ID | pbfglldccjgbialkaabgogdjgpkjikgl |
| URL Ufficiale | https://chromewebstore.google.com/detail/wallpapers-cyberpunk-2077/pbfglldccjgbialkaabgogdjgpkjikgl |
| Descrizione | Cyberpunk 2077 Wallpaper Extension has a cool wallpaper in every new tab for fans of the legendary game. |
| Dimensione del File | 7.19 MB |
| Conteggio Installazioni | 1,354 |
| Versione Corrente | 1 |
| Ultimo Aggiornamento | 2021-02-26 |
| Data di Pubblicazione | 2021-02-26 |
| Valutazione | 5.00/5 Totale 17 Valutazioni |
| Sviluppatore | ext.online.ext |
| [email protected] | |
| Tipo di Pagamento | free |
| Lingue Supportate | 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"
} | |