Grilime tab pro

Grilime tab pro is a Chrome extension that transforms your new browser tab into a personalized dashboard.

什么是Grilime tab pro?

Grilime tab pro是由GriLime Corporation开发的Chrome扩展程序,该扩展的主要功能是“Grilime tab pro is a Chrome extension that transforms your new browser tab into a personalized dashboard.”。

扩展截图

screenshot

下载Grilime tab pro扩展crx文件

下载Grilime tab pro扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        With this extension, you'll have access to the current time, search bar, weather updates, and your recently visited sites, all in one place. No need to open multiple tabs or search for information elsewhere. With Grilime tab pro, you'll stay organized every time you open a new tab.

By clicking "Add to chrome", I accept and agree to installing the "Grilime tab pro" Chrome extension and setting ChromeTM new tab search to that provided by Microsoft BING as the service and the Terms of Use and Privacy Policy

https://grilimetabpro.com/home/p.html  Privacy Policy
https://grilimetabpro.com/home/tu.html  Terms of Use
https://grilimetabpro.com/home/cu.html  Contact Us
https://grilimetabpro.com/home/au.html  About Us                    

扩展基本信息

名称 Grilime tab pro Grilime tab pro
ID cdglmlojlfphlhdpfineiipobaggfaka
官方URL https://chromewebstore.google.com/detail/grilime-tab-pro/cdglmlojlfphlhdpfineiipobaggfaka
简介 Grilime tab pro is a Chrome extension that transforms your new browser tab into a personalized dashboard.
文件大小 16.34 KB
安装次数 34,010
当前版本 1.7
更新时间 2023-08-01
上架时间 2023-04-17
评分 5.00/5 共15次评分
开发者 GriLime Corporation
电子邮箱 [email protected]
付费类型 free
隐私政策页面URL https://grilimetabpro.com/home/p.html
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Grilime tab pro",
    "version": "1.7",
    "manifest_version": 3,
    "description": "Grilime tab pro is a Chrome extension that transforms your new browser tab into a personalized dashboard.",
    "chrome_url_overrides": {
        "newtab": "home\/tab.html"
    },
    "permissions": [
        "topSites"
    ],
    "icons": {
        "256": "home\/back.png"
    },
    "host_permissions": [
        "https:\/\/*.meteoblue.com\/*"
    ]
}