Hello Friend Bookmarks

Easily add shortcuts to your favorite sites directly on the new tab.

What is Hello Friend Bookmarks?

Hello Friend Bookmarks is a Chrome extension developed by z2asaturn, and its main feature is "Easily add shortcuts to your favorite sites directly on the new tab.".

Extension Screenshots

screenshot

Download Hello Friend Bookmarks Extension CRX File

Download Hello Friend Bookmarks 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

                        The extension will update your search settings and will change your new tab search provider to Microsoft Bing.

Hello Friend Bookmarks let's you easily add shortucts to your favorite sites and web-search directly from the new-tab.

By clicking "Add to Chrome", I accept and agree to installing the Hello Friend Bookmarks Chrome extension and setting Chrome New Tab to that provided by the service and the Terms of Use https://www.hellofriendbookmarks.com/terms.html and Privacy Policy https://www.hellofriendbookmarks.com/policy.html.
 
Uninstall Instructions: https://www.hellofriendbookmarks.com/uninstall.html
EULA/Terms of Use - https://www.hellofriendbookmarks.com/terms.html
Privacy Policy - https://www.hellofriendbookmarks.com/policy.html
Contact Us: http://www.hellofriendbookmarks.com/terms.html#terms-contact

To remove our extension from Google Chrome:
 
1) Click on the three horizontal lines icon in the upper right-hand corner of your Chrome browser.
2) Go to "Settings".
3) In the menu that appears click on "Extensions".
4) From the list of installed Extensions, find the name of the toolbar extension you wish to uninstall.
5) Click on the trash can icon to the right of "Enable" (for the toolbar extension you wish to uninstall).
6) Close your browser completely and reopen it. Our toolbar extension should be removed from your Chrome browser.                    

Extension Basic Information

Name Hello Friend Bookmarks Hello Friend Bookmarks
ID bmenjlhllnkclndpkpggaceomhfhcigl
Official URL https://chromewebstore.google.com/detail/hello-friend-bookmarks/bmenjlhllnkclndpkpggaceomhfhcigl
Description Easily add shortcuts to your favorite sites directly on the new tab.
File Size 399 KB
Installation Count 13,298
Current Version 1.9
Last Updated 2023-10-12
Publish Date 2023-03-28
Rating 4.50/5 Total 2 Ratings
Developer z2asaturn
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Hello Friend Bookmarks",
    "version": "1.9",
    "description": "Easily add shortcuts to your favorite sites directly on the new tab.",
    "icons": {
        "128": "icons\/icon128.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "chrome_url_overrides": {
        "newtab": "newTab.html"
    },
    "manifest_version": 3
}