Pikachu Wallpaper HD Custom New Tab
Pikachu New Tab Wallpapers & Games, designed specifically for pikachu lovers. Replaces your new tab with pikachu new tab wallpapers.
Hvad er Pikachu Wallpaper HD Custom New Tab?
Pikachu Wallpaper HD Custom New Tab er en Chrome-udvidelse udviklet af Wallpaper Organic, og dens hovedfunktion er "Pikachu New Tab Wallpapers & Games, designed specifically for pikachu lovers. Replaces your new tab with pikachu new tab wallpapers.".
Udvidelsesskærmbilleder
Download Pikachu Wallpaper HD Custom New Tab-udvidelses-CRX-fil
Download Pikachu 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
New Tab pikachu background custom new tab extension changes your default new tab. FEATURES: - Pick other themes from our gallery. - Great selection of pikachu images! - Games - 100+ beautiful games. - A high quality new tab wallpapers. Get the lovely pikachu backgrounds from pikachu fans right now!
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | lnljknadfnlpkfddlabgmmkcjpnlmaai |
Officiel URL | https://chrome.google.com/webstore/detail/pikachu-wallpaper-hd-cust/lnljknadfnlpkfddlabgmmkcjpnlmaai |
Beskrivelse | Pikachu New Tab Wallpapers & Games, designed specifically for pikachu lovers. Replaces your new tab with pikachu new tab wallpapers. |
Filstørrelse | 38.83 KB |
Antal Installationer | 158 |
Nuværende Version | 8.0.0.0 |
Senest Opdateret | 2021-03-18 |
Udgivelsesdato | 2021-03-18 |
Bedømmelse | 5.00/5 Samlet 4 Bedømmelser |
Udvikler | Wallpaper Organic |
[email protected] | |
Betalingsmetode | free |
URL til Fortrolighedspolitik Side | http://sites.google.com/view/wallpaper-organic/%D7%91%D7%99%D7%AA |
Understøttede Sprog | id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,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": "images20\/icon17.png" }, "background": { "scripts": [ "js22\/background2.js" ] }, "chrome_url_overrides": { "newtab": "tab15.html" }, "browser_action": { "default_title": "pikachu" } } |