YaTab
A simple new tab page, with a personal dashboard featuring weather, to-do, notes and beautiful backgrounds.
什么是YaTab?
YaTab是由https://yatab.net开发的Chrome扩展程序,该扩展的主要功能是“A simple new tab page, with a personal dashboard featuring weather, to-do, notes and beautiful backgrounds.”。
扩展截图
下载YaTab扩展crx文件
下载YaTab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
YaTab allows you to add a new and innovative new-tab interface. Once installed, you will find the following features:
- Weather
- To-Do
- Notes
- Bookmarks
- Browser History
Along with beautiful backgrounds.
-=x=-=x=-=x=-=x=-=x=-=x=-=x=-=x=-=x=-=x=-=x=-=x=-=x=-=x=-=x=-
By clicking "Add to chrome", I accept and agree to installing the Yatab Chrome extension and setting Chrome™ New Tab to that provided by the service and the Terms of Use and Privacy Policy.
Privacy Policy:
https://yatab.net/privacy.php
Terms of Use:
https://yatab.net/terms.php
Contacts:
https://yatab.net/contacts.php
About Us:
https://yatab.net/about.php 扩展基本信息
| 名称 | |
| ID | fkkfdilehekamhmocmkicmebbhcanobi |
| 官方URL | https://chromewebstore.google.com/detail/yatab/fkkfdilehekamhmocmkicmebbhcanobi |
| 简介 | A simple new tab page, with a personal dashboard featuring weather, to-do, notes and beautiful backgrounds. |
| 文件大小 | 32.36 MB |
| 安装次数 | 717 |
| 当前版本 | 4.2.1 |
| 更新时间 | 2019-07-10 |
| 上架时间 | 2019-07-09 |
| 评分 | 3.00/5 共2次评分 |
| 开发者 | https://yatab.net |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://yatab.net/ |
| 帮助页面URL | https://yatab.net/contacts.php |
| 隐私政策页面URL | https://yatab.net/privacy.php |
| 支持的语言 | en |
| manifest.json | |
{
"background": {
"scripts": [
"js\/background.js"
],
"persistent": true
},
"browser_action": {
"default_icon": {
"16": "images\/icon_16.png",
"48": "images\/icon_48.png",
"128": "images\/icon_128.png"
},
"default_title": "Open New Tab"
},
"chrome_url_overrides": {
"newtab": "newtab.html"
},
"description": "A simple new tab page, with a personal dashboard featuring weather, to-do, notes and beautiful backgrounds.",
"icons": {
"16": "images\/icon_16.png",
"48": "images\/icon_48.png",
"128": "images\/icon_128.png"
},
"content_scripts": [
{
"matches": [
" | |