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
官方網址 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"
}