Bulldogs Wallpaper HD Custom New Tab
Bulldogs New Tab Wallpapers & Games, created for bulldogs lovers. Changes your new tab with an awesome bulldogs new tab.
Hvad er Bulldogs Wallpaper HD Custom New Tab?
Bulldogs Wallpaper HD Custom New Tab er en Chrome-udvidelse udviklet af Themes Healthcare, og dens hovedfunktion er "Bulldogs New Tab Wallpapers & Games, created for bulldogs lovers. Changes your new tab with an awesome bulldogs new tab.".
Udvidelsesskærmbilleder
Download Bulldogs Wallpaper HD Custom New Tab-udvidelses-CRX-fil
Download Bulldogs 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
By installing my bulldogs extension you will override your default new tab. FEATURES: -- With every new tab, you'll get great images of french bulldog. -- Community bulldogs images uploaded by users all around the world. -- Speed dial widget & your best websites. -- Easy, search from your bulldogs new tab. -- Choose your favorite images. -- Rate, quick links options exists on new tab. -- Search box widget. -- Games - lots of awesome games. -- Change your theme with themes from our themes gallery. Enjoy my bulldogs extension!!
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | gdhechcnjcapdkelgnckfgkpmaomdfib |
Officiel URL | https://chrome.google.com/webstore/detail/bulldogs-wallpaper-hd-cus/gdhechcnjcapdkelgnckfgkpmaomdfib |
Beskrivelse | Bulldogs New Tab Wallpapers & Games, created for bulldogs lovers. Changes your new tab with an awesome bulldogs new tab. |
Filstørrelse | 40.04 KB |
Antal Installationer | 121 |
Nuværende Version | 8.0.0.0 |
Senest Opdateret | 2021-10-12 |
Udgivelsesdato | 2021-10-12 |
Bedømmelse | 5.00/5 Samlet 1 Bedømmelser |
Udvikler | Themes Healthcare |
[email protected] | |
Betalingsmetode | free |
URL til Fortrolighedspolitik Side | https://sites.google.com/view/themes-inc/%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": "images6\/icon8.png" }, "background": { "scripts": [ "js2\/background2.js" ] }, "chrome_url_overrides": { "newtab": "tab4.html" }, "browser_action": { "default_title": "bulldogs" } } |