Future Tabs

Future Tabs

What is Future Tabs?

Future Tabs is a Chrome extension developed by futuretab-dev, and its main feature is "Future Tabs".

Extension Screenshots

screenshot

Download Future Tabs Extension CRX File

Download Future Tabs 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

                        Give your tab a new look!
With this extension you can easily change the standard page background to a beautiful image. Transform your tab with Future Tab by making it beautiful and convenient.

Features:
- Displays weather and time in your location
- Enhanced search with Bing

If you still have any ideas to improve or add to the extension, do not hesitate to contact us and we promise that we will make every effort to improve it. By clicking "Add to chrome", I accept and agree to install the "Future Tabs" Chrome extension and setting Chrome™ New Tab page to that provided by the service and the Terms of Use and Privacy Policy. The extension uses permission the current location of user's device.
Terms of Use / End User License Agreement
https://extsolutiontechadv.com/terms_of_use.html
Privacy Policy
https://extsolutiontechadv.com/privacy_policy.html
Contact Us
https://extsolutiontechadv.com/contacts.html
Uninstall
https://extsolutiontechadv.com/lp/futuretab/uninstall.html                    

Extension Basic Information

Name Future Tabs Future Tabs
ID ofkkineedekacdmfcmgbdifbenfolphc
Official URL https://chrome.google.com/webstore/detail/future-tabs/ofkkineedekacdmfcmgbdifbenfolphc
Description Future Tabs
File Size 2.46 MB
Installation Count 61,918
Current Version 1.0.1
Last Updated 2021-07-04
Publish Date 2021-06-26
Rating 4.93/5 Total 108 Ratings
Developer futuretab-dev
Email [email protected]
Payment Type free
Privacy Policy Page URL https://extsolutiontechadv.com/privacy_policy.html
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "128": "ico.png"
        }
    },
    "chrome_url_overrides": {
        "newtab": "tab.html"
    },
    "description": "Future Tabs",
    "icons": {
        "128": "ico.png"
    },
    "manifest_version": 2,
    "name": "Future Tabs",
    "version": "1.0.1"
}