Kawasaki Wallpaper
Kawasaki New Tab Wallpapers, created specifically for Kawasaki Lovers. Changes your tab with a Kawasaki New tab.
什么是Kawasaki Wallpaper?
Kawasaki Wallpaper是由Good Extension开发的Chrome扩展程序,该扩展的主要功能是“Kawasaki New Tab Wallpapers, created specifically for Kawasaki Lovers. Changes your tab with a Kawasaki New tab.”。
扩展截图
下载Kawasaki Wallpaper扩展crx文件
下载Kawasaki Wallpaper扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Kawasaki New Tab Wallpapers, created specifically for Kawasaki Lovers. Changes your tab with a Kawasaki New tab.
FEATURES:
• Every time you open a new tab, the Kawasaki wallpaper is shuffled.
• Google search provides quick access to popular websites.
• Easy access to email and social media accounts.
• Quick access to your most often visited websites.
• Bookmarks are easily accessible.
• Display Weather, Count down, Greetings, Time on screen.
• Add a website to the Shortcuts tab for easy access.
• Simple Social Media Sharing.
• User can change the settings by clicking on setting button. 扩展基本信息
| 名称 | |
| ID | emcohjoppeoaedfdbflegldflfbnonin |
| 官方URL | https://chrome.google.com/webstore/detail/kawasaki-wallpaper/emcohjoppeoaedfdbflegldflfbnonin |
| 简介 | Kawasaki New Tab Wallpapers, created specifically for Kawasaki Lovers. Changes your tab with a Kawasaki New tab. |
| 文件大小 | 28.82 MB |
| 安装次数 | 225 |
| 当前版本 | 1.0.0 |
| 更新时间 | 2023-01-11 |
| 上架时间 | 2023-01-11 |
| 开发者 | Good Extension |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 隐私政策页面URL | https://pixatab.com/privacy-policy |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"description": "__MSG_appDesc__",
"default_locale": "en",
"name": "__MSG_appName__",
"background": {
"service_worker": "bg.js"
},
"action": {
"default_icon": "img\/icon128.png"
},
"chrome_url_overrides": {
"newtab": "index.html"
},
"icons": {
"128": "img\/icon128.png",
"48": "img\/icon48.png"
},
"version": "1.0.0",
"permissions": [
"topSites",
"unlimitedStorage",
"storage"
]
} | |