John Cena Wallpapers

Just install the extension with enjoy your favorite photos!

Co to jest John Cena Wallpapers?

John Cena Wallpapers to rozszerzenie Chrome opracowane przez mk21ptw, a jego główną funkcją jest „Just install the extension with enjoy your favorite photos!”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia John Cena Wallpapers

Pobierz pliki rozszerzeń John Cena Wallpapers w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        Get Full HD Wallpapers of John Cena for new tab. John Cena Wallpapers Theme
The nifty John Cena Wallpapers extension made make your browsing experience much more pleasant ! 
By installing our extension, you get beautiful color backgrounds with which you can have fun while your working with browser.
Every time you open a new tab in browser, you will be waiting for a new wonderful theme!
Start enjoying the magnificent collection of breathtaking high-resolution photos and other great features.
All the pictures collected in our extension have the highest quality.
For all fans of WWE wrestling and John Cena, we gathered HD wallpapers of him, which you can enjoy every time you open a new tab.                    

Podstawowe informacje o rozszerzeniu

Nazwa John Cena Wallpapers John Cena Wallpapers
ID gkbmpebjhclhgfenbdjdallhaobcmhje
Oficjalny URL https://chrome.google.com/webstore/detail/john-cena-wallpapers/gkbmpebjhclhgfenbdjdallhaobcmhje
Opis Just install the extension with enjoy your favorite photos!
Rozmiar pliku 54.05 KB
Liczba instalacji 94
Aktualna Wersja 2
Ostatnia Aktualizacja 2019-03-24
Data Publikacji 2019-03-24
Deweloper mk21ptw
Typ Płatności free
Strona Rozszerzenia https://wallpaperbestof.com
Adres URL Strony Pomocy https://wallpaperbestof.com/page/contact
Obsługiwane Języki id,ms,de,en,en-GB,en-US,fr,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,ta,te,ml,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "version": "2",
    "default_locale": "en",
    "icons": {
        "128": "img\/icon128.png"
    },
    "background": {
        "scripts": [
            "js\/background.js"
        ]
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "browser_action": {
        "default_title": "John Cena Wallpapers"
    },
    "permissions": [
        "tabs"
    ]
}