Amazing Tab

Turn your new tab into an animal abode!

什么是Amazing Tab?

Amazing Tab是由EXTSOLUTION TECH OU开发的Chrome扩展程序,该扩展的主要功能是“Turn your new tab into an animal abode!”。

扩展截图

screenshot
screenshot
screenshot

下载Amazing Tab扩展crx文件

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

扩展使用说明

                        By clicking "Add to chrome", I accept and agree to install the "Amazing Tab" Chrome extension and setting Chrome™ New Tab page to that provided by the service and the 
Terms of Use https://extsolutiontech.com/terms-of-use/ and Privacy Policy https://extsolutiontech.com/privacy-policy-2/
Contact us [email protected]
About Us - https://extsolutiontech.com/
Features:
- Display the time in your current location.
- Change the search to Bing.

Give your new tab new view!
A new tab in your favorite browser will no longer be boring. With this extension, you can easily see on the standard new tab background beautiful pictures. You no longer need to visit third-party sites to get information about the time in your location. Try it and you will get a completely different experience using chrome!

We are always working on new features, please use the support page to request features, and please leave us a great review if you have a few minutes!                    

扩展基本信息

名称 Amazing Tab Amazing Tab
ID agpoehmhgoieigdbjhgphpagmloehamn
官方URL https://chromewebstore.google.com/detail/amazing-tab/agpoehmhgoieigdbjhgphpagmloehamn
简介 Turn your new tab into an animal abode!
文件大小 12.34 MB
安装次数 56,995
当前版本 2.0
更新时间 2022-11-30
上架时间 2020-12-12
评分 5.00/5 共10次评分
开发者 EXTSOLUTION TECH OU
电子邮箱 [email protected]
付费类型 free
隐私政策页面URL https://extsolutiontech.com/privacy-policy-2
支持的语言 en
manifest.json
{
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": {
            "128": "icon-128.png",
            "16": "icon-16.png",
            "64": "icon-64.png"
        }
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "description": "Turn your new tab into an animal abode!",
    "icons": {
        "128": "icon-128.png",
        "16": "icon-16.png",
        "64": "icon-64.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAj4WvKboD0WcUJOE1jHjw1gEPHF9CupNfbINLUFR3VxMR5d4mJvYRs0fXv1vfuDR3pDvHKkSTPMoAztcooFqL6jsJIz+MFuHvv9lGBGJX0Wo3IlNU+uJwZQlzxVOcX1\/UCF5ftoMLu2hgRGJ2\/vr6ScV05rZSgg61QGPuB2YZ9hDBdAcmJbGCAZkak2XYwPKs7k+kHNkDbfbEodJS+y437mK7\/ux8Nyyq2EQ1I40xJpl5Ac5kZxV0b7Gs5\/GsVPtSJ7zOBZzpwu5+gNln\/8DypMI\/+lK95A1oIc\/2qSJO4G6HA7l7OWA9dc898xv1Y04xZHCbG3GlVIW2tWoEUoQpZQIDAQAB",
    "manifest_version": 3,
    "minimum_chrome_version": "88",
    "name": "Amazing Tab",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.0"
}