Rick and Morty Wallpapers New Tab
Rick and Morty theme in new tab
什么是Rick and Morty Wallpapers New Tab?
Rick and Morty Wallpapers New Tab是由https://newtab.ws开发的Chrome扩展程序,该扩展的主要功能是“Rick and Morty theme in new tab”。
扩展截图
下载Rick and Morty Wallpapers New Tab扩展crx文件
下载Rick and Morty Wallpapers New Tab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Rick and Morty Wallpapers New tab - an extension for your web browser that opens special settings for a new tab. Theme features Rick and Morty Wallpapers New tab: ➟ Full HD wallpapers Instead of boring gray background, stunning Full HD wallpapers will appear in Rick and Morty New Tab theme. ➟ News panel The bottom panel shows news videos from the world's official news agencies posted on the YouTube platform. ➟ Shortcuts Save your favorite sites to the theme shortcut panel Rick and Morty Wallpapers New tab. You can go to important and frequently visited websites with just one click. ➟ Search bar Quick access to the largest and most well-known search engines in the world provides a theme search bar Rick and Morty.
扩展基本信息
名称 | |
ID | kaenajokkdkmeagbmbkdogcopepgpdcc |
官方URL | https://chrome.google.com/webstore/detail/rick-and-morty-wallpapers/kaenajokkdkmeagbmbkdogcopepgpdcc |
简介 | Rick and Morty theme in new tab |
文件大小 | 19.17 MB |
安装次数 | 5,000 |
当前版本 | 1.4.9.8 |
更新时间 | 2022-04-17 |
上架时间 | 2021-10-07 |
评分 | 4.69/5 共13次评分 |
开发者 | https://newtab.ws |
电子邮箱 | [email protected] |
付费类型 | free |
隐私政策页面URL | https://newtab.ws/privacy |
支持的语言 | de,en,fr,vi,tr,es,it,pt-BR,pt-PT,ru,hi,th,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_extName__", "description": "__MSG_extDesc__", "version": "1.4.9.8", "background": { "scripts": [ "deep_taupe_chamaeleon.js" ], "persistent": true }, "chrome_url_overrides": { "newtab": "fuchsia_rose_iodine.html?a" }, "web_accessible_resources": [ "*", "electric_violet_453", "40" ], "icons": { "128": "128.png" }, "offline_enabled": true, "browser_action": [], "default_locale": "en", "manifest_version": 2 } |