Space Cat Wallpaper HD Custom New Tab
Space Cat New Tab Wallpapers & Games, created for space cat lovers. Replaces your tab with a cool space cat new tab.
什么是Space Cat Wallpaper HD Custom New Tab?
Space Cat Wallpaper HD Custom New Tab是由Wallpaper Major开发的Chrome扩展程序,该扩展的主要功能是“Space Cat New Tab Wallpapers & Games, created for space cat lovers. Replaces your tab with a cool space cat new tab.”。
扩展截图
下载Space Cat Wallpaper HD Custom New Tab扩展crx文件
下载Space Cat Wallpaper HD Custom New Tab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
With my space cat extension, you get a different images on each new tab page! FEATURES: - Pick your favorite backgrounds. - Upload your own wallpapers. - Speed-dial widget & your favorite sites. - Unique macbook images uploaded by users all around the world. - Google apps, quick links and rate widgets exists on the new tab page. - Middle search box. - Games - lots of awesome games. - Change your theme with themes from our themes gallery. - Add shortcut to your favorites sites. Enjoy our majestic extension!!
扩展基本信息
名称 | |
ID | mlmopimnnndgnddkinofoaphjgjkbeni |
官方URL | https://chrome.google.com/webstore/detail/space-cat-wallpaper-hd-cu/mlmopimnnndgnddkinofoaphjgjkbeni |
简介 | Space Cat New Tab Wallpapers & Games, created for space cat lovers. Replaces your tab with a cool space cat new tab. |
文件大小 | 52.88 KB |
安装次数 | 176 |
当前版本 | 8.0.0.0 |
更新时间 | 2021-11-12 |
上架时间 | 2021-11-12 |
评分 | 5.00/5 共1次评分 |
开发者 | Wallpaper Major |
电子邮箱 | [email protected] |
付费类型 | free |
隐私政策页面URL | https://sites.google.com/view/wallpaper-design/home |
支持的语言 | 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": "images17\/icon22.png" }, "background": { "scripts": [ "js8\/background11.js" ] }, "chrome_url_overrides": { "newtab": "tab18.html" }, "browser_action": { "default_title": "space cat" } } |