Eclipse Tab - New Tab
Eclipse Tab changes standard page to the new tab page with your saved bookmarks.
什么是Eclipse Tab - New Tab?
Eclipse Tab - New Tab是由eclipsetabproject开发的Chrome扩展程序,该扩展的主要功能是“Eclipse Tab changes standard page to the new tab page with your saved bookmarks.”。
扩展截图
下载Eclipse Tab - New Tab扩展crx文件
下载Eclipse Tab - New Tab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Eclipse Tab replaces the original new tab with your saved bookmarks and offers a variety of quick and useful features. After installing this extension, you can use the following features: - View, create and edit Chrome bookmarks and folders. - Upload and set your own wallpaper. - To-do list and Notepad. - Quick access to your most visited sites. - Customize the search engine.
扩展基本信息
名称 | |
ID | chekehkknaccdmijecgocbijbbmnibgp |
官方URL | https://chromewebstore.google.com/detail/eclipse-tab-new-tab/chekehkknaccdmijecgocbijbbmnibgp |
简介 | Eclipse Tab changes standard page to the new tab page with your saved bookmarks. |
文件大小 | 180 KB |
安装次数 | 290 |
当前版本 | 1.0.2 |
更新时间 | 2021-06-15 |
上架时间 | 2021-05-17 |
评分 | 5.00/5 共4次评分 |
开发者 | eclipsetabproject |
电子邮箱 | [email protected] |
付费类型 | free |
隐私政策页面URL | https://gtab.store/pp |
支持的语言 | en |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Eclipse Tab - New Tab", "description": "Eclipse Tab changes standard page to the new tab page with your saved bookmarks.", "version": "1.0.2", "icons": { "256": "icons\/256.png", "128": "icons\/128.png", "64": "icons\/64.png" }, "background": { "service_worker": "service-worker.js" }, "chrome_url_overrides": { "newtab": "newtab-init.html" }, "permissions": [ "topSites", "bookmarks", "unlimitedStorage" ], "host_permissions": [ " |