Pokemon Wallpaper HD Custom New Tab
Pokemon New Tab Wallpapers & Games, designed just for pokemon fans. Replaces your tab with pokemon new tab.
什么是Pokemon Wallpaper HD Custom New Tab?
Pokemon Wallpaper HD Custom New Tab是由Themes Olympic开发的Chrome扩展程序,该扩展的主要功能是“Pokemon New Tab Wallpapers & Games, designed just for pokemon fans. Replaces your tab with pokemon new tab.”。
扩展截图
下载Pokemon Wallpaper HD Custom New Tab扩展crx文件
下载Pokemon Wallpaper HD Custom New Tab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
With my pokemon extension, you enjoy a different backgrounds on each new tab page! FEATURES: > A HD new tab wallpapers. > Choose your favorite backgrounds. > With every new tab, you will get great images of pokemon. > Simple design and smooth transitions. > Quick links, google apps, rate options found on the new tab. > Search box widget. > Games - 100+ beautiful games. > Pick other themes from our themes gallery. > Save your favorite sites to the theme shortcut panel pokemon wallpapers tab. > Upload custom backgrounds. > Time & date widget. Enjoy my pokemon extension!!
扩展基本信息
名称 | |
ID | bkealmpakldnnciiojjckmalhdieodni |
官方URL | https://chrome.google.com/webstore/detail/pokemon-wallpaper-hd-cust/bkealmpakldnnciiojjckmalhdieodni |
简介 | Pokemon New Tab Wallpapers & Games, designed just for pokemon fans. Replaces your tab with pokemon new tab. |
文件大小 | 64.56 KB |
安装次数 | 5,000 |
当前版本 | 8.0.0.0 |
更新时间 | 2021-11-23 |
上架时间 | 2021-11-23 |
评分 | 5.00/5 共4次评分 |
开发者 | Themes Olympic |
电子邮箱 | [email protected] |
付费类型 | free |
隐私政策页面URL | https://sites.google.com/view/themes-backgrounds/%D7%91%D7%99%D7%AA |
支持的语言 | 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": "images9\/icon16.png" }, "background": { "scripts": [ "js22\/background9.js" ] }, "chrome_url_overrides": { "newtab": "tab3.html" }, "browser_action": { "default_title": "pokemon" } } |