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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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
}