Overwatch Wallpaper HD Custom New Tab
Overwatch New Tab Wallpapers & Games, created for overwatch fans. Replaces your tab with an awesome overwatch new tab wallpapers.
Vad är Overwatch Wallpaper HD Custom New Tab?
Overwatch Wallpaper HD Custom New Tab är en Chrome-tillägg utvecklad av Thems Famous, och dess huvudfunktion är "Overwatch New Tab Wallpapers & Games, created for overwatch fans. Replaces your tab with an awesome overwatch new tab wallpapers.".
Tilläggsskärmbilder
Ladda ner Overwatch Wallpaper HD Custom New Tab-förlängningens CRX-fil
Ladda ner Overwatch Wallpaper HD Custom New Tab-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
New Tab overwatch wallpaper custom new tab extension overtakes your default new tab. FEATURES: > Games - lots of beautiful games. > Choose other themes from our gallery. > Speed-dial widget to your favorite websites. > A high-res new tab experience. > Pick your favorite images. Have fun with this overwatch extension!! Install the lovely overwatch backgrounds from overwatch fans right now!
Grundläggande Information om Tillägg
Namn | |
ID | iijbpdmooddnpamhndofklihcoacikio |
Officiell webbadress | https://chrome.google.com/webstore/detail/overwatch-wallpaper-hd-cu/iijbpdmooddnpamhndofklihcoacikio |
Beskrivning | Overwatch New Tab Wallpapers & Games, created for overwatch fans. Replaces your tab with an awesome overwatch new tab wallpapers. |
Filstorlek | 39.54 KB |
Antal Installationer | 7,000 |
Aktuell Version | 8.0.0.0 |
Senast Uppdaterad | 2021-02-16 |
Publiceringsdatum | 2021-02-16 |
Betyg | 5.00/5 Totalt 2 Betyg |
Utvecklare | Thems Famous |
E-post | [email protected] |
Betalningssätt | free |
URL till Sekretesspolicy Sidan | https://sites.google.com/view/thems-famous/%D7%91%D7%99%D7%AA |
Stödda Språk | 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": "images14\/icon20.png" }, "background": { "scripts": [ "js7\/background14.js" ] }, "chrome_url_overrides": { "newtab": "tab5.html" }, "browser_action": { "default_title": "overwatch" } } |