Hello Friend Bookmarks

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

什么是Hello Friend Bookmarks?

Hello Friend Bookmarks是由z2asaturn开发的Chrome扩展程序,该扩展的主要功能是“Easily add shortcuts to your favorite sites directly on the new tab.”。

扩展截图

screenshot

下载Hello Friend Bookmarks扩展crx文件

下载Hello Friend Bookmarks扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 Hello Friend Bookmarks Hello Friend Bookmarks
ID bmenjlhllnkclndpkpggaceomhfhcigl
官方URL https://chromewebstore.google.com/detail/hello-friend-bookmarks/bmenjlhllnkclndpkpggaceomhfhcigl
简介 Easily add shortcuts to your favorite sites directly on the new tab.
文件大小 399 KB
安装次数 13,298
当前版本 1.9
更新时间 2023-10-12
上架时间 2023-03-28
评分 4.50/5 共2次评分
开发者 z2asaturn
电子邮箱 [email protected]
付费类型 free
支持的语言 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
}