Amazing Tab

Turn your new tab into an animal abode!

What is Amazing Tab?

Amazing Tab is a Chrome extension developed by EXTSOLUTION TECH OU, and its main feature is "Turn your new tab into an animal abode!".

Extension Screenshots

screenshot
screenshot
screenshot

Download Amazing Tab Extension CRX File

Download Amazing Tab extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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!                    

Extension Basic Information

Name Amazing Tab Amazing Tab
ID agpoehmhgoieigdbjhgphpagmloehamn
Official URL https://chromewebstore.google.com/detail/amazing-tab/agpoehmhgoieigdbjhgphpagmloehamn
Description Turn your new tab into an animal abode!
File Size 12.34 MB
Installation Count 56,995
Current Version 2.0
Last Updated 2022-11-30
Publish Date 2020-12-12
Rating 5.00/5 Total 10 Ratings
Developer EXTSOLUTION TECH OU
Email [email protected]
Payment Type free
Privacy Policy Page URL https://extsolutiontech.com/privacy-policy-2
Supported Languages 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"
}