Super Mario Bros Wallpaper HD Custom New Tab
Super Mario Bros New Tab Wallpapers & Games, created for super mario bros lovers. Replaces your new tab to super mario bros new tab.
Hvad er Super Mario Bros Wallpaper HD Custom New Tab?
Super Mario Bros Wallpaper HD Custom New Tab er en Chrome-udvidelse udviklet af Wallpaper Farmacy, og dens hovedfunktion er "Super Mario Bros New Tab Wallpapers & Games, created for super mario bros lovers. Replaces your new tab to super mario bros new tab.".
Udvidelsesskærmbilleder
Download Super Mario Bros Wallpaper HD Custom New Tab-udvidelses-CRX-fil
Download Super Mario Bros Wallpaper HD Custom New Tab-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
Get our super mario bros new tab to replace your start tab with custom hd images FEATURES: > A HD new tab experience. > With every new tab, you will get great images of super mario bros. > Pick your best images. > Best selection of super mario bros wallpapers! > Community super mario bros wallpapers uploaded by users all around the world. > Quick links, google apps, rating options exists on the new tab page. > Search box widget. > Games - lots of awesome games. > Change your theme with themes from our themes gallery. > Add shortcut to your favorites sites. > Upload custom images. > Time & date widget. If you have any questions about our super mario bros images new tab extension or just want to give us some feedback, feel free to send us a message or write a review! We'd love to hear from you. Have fun with our super mario bros extension!!
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | kjneienegkfcpohkfnfedebemblokjhl |
Officiel URL | https://chrome.google.com/webstore/detail/super-mario-bros-wallpape/kjneienegkfcpohkfnfedebemblokjhl |
Beskrivelse | Super Mario Bros New Tab Wallpapers & Games, created for super mario bros lovers. Replaces your new tab to super mario bros new tab. |
Filstørrelse | 53.5 KB |
Antal Installationer | 8,000 |
Nuværende Version | 8.0.0.0 |
Senest Opdateret | 2021-11-20 |
Udgivelsesdato | 2021-11-20 |
Bedømmelse | 5.00/5 Samlet 3 Bedømmelser |
Udvikler | Wallpaper Farmacy |
[email protected] | |
Betalingsmetode | free |
URL til Fortrolighedspolitik Side | http://sites.google.com/view/wallpaper-farmacy/%D7%91%D7%99%D7%AA |
Understøttede Sprog | id,ms,de,en,en-GB,en-US,fil,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,gu,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_name__", "version": "8.0.0.0", "description": "__MSG_description__", "default_locale": "en", "icons": { "128": "images13\/icon1.png" }, "background": { "scripts": [ "js8\/background9.js" ] }, "chrome_url_overrides": { "newtab": "tab13.html" }, "browser_action": { "default_title": "super mario bros" } } |