Life Hacks

These powerful lessons and tips can serve as a daily reminder for people while they’re searching the web

What is Life Hacks?

Life Hacks is a Chrome extension developed by https://lifehacks-tab.com, and its main feature is "These powerful lessons and tips can serve as a daily reminder for people while they’re searching the web".

Extension Screenshots

screenshot

Download Life Hacks Extension CRX File

Download Life Hacks 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

                        Life Hacks lists 101 simple and clever tips and techniques for accomplishing tasks more easily and efficiently.

After installing this extension on your desktop, your browsers new tab will be replaced and show Microsoft Bing search results.

By Clicking ‘Add to Chrome’, you are accepting and agreeing to install the Life Hacks extension, and understand that your browsers new tab will be changed to that provided by the service with search results by Microsoft Bing. Please also refer to the Privacy Policy and Terms & Conditions links below which govern this service.

In case you’re wondering what a life hack is, it is any ’trick, shortcut, skill, or novelty method that increases productivity and efficiency, in all walks of life’.

Links:
https://search-squared.com/terms-conditions/
https://search-squared.com/privacy-policy/                    

Extension Basic Information

Name Life Hacks Life Hacks
ID hdfmhfgicmdpelkldicmfkcpdjiohdaf
Official URL https://chromewebstore.google.com/detail/life-hacks/hdfmhfgicmdpelkldicmfkcpdjiohdaf
Description These powerful lessons and tips can serve as a daily reminder for people while they’re searching the web
File Size 3.23 MB
Installation Count 11,496
Current Version 1.0.2
Last Updated 2023-01-07
Publish Date 2022-11-29
Developer https://lifehacks-tab.com
Email [email protected]
Payment Type free
Extension Website https://lifehacks-tab.com/
Privacy Policy Page URL https://search-squared.com/privacy-policy
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Life Hacks",
    "short_name": "Life Hacks",
    "version": "1.0.2",
    "description": "These powerful lessons and tips can serve as a daily reminder for people while they\u2019re searching the web",
    "icons": {
        "64": "icons\/64.png"
    },
    "action": {
        "browser_style": false,
        "default_title": "Life Hacks"
    },
    "chrome_url_overrides": {
        "newtab": "new-tab.html"
    }
}