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
Eメール [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
}