Hello Friend Bookmarks

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

O que é Hello Friend Bookmarks?

Hello Friend Bookmarks é uma extensão do Chrome desenvolvida por z2asaturn, e sua principal característica é "Easily add shortcuts to your favorite sites directly on the new tab.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Hello Friend Bookmarks

Baixe arquivos de extensão Hello Friend Bookmarks no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Hello Friend Bookmarks Hello Friend Bookmarks
ID bmenjlhllnkclndpkpggaceomhfhcigl
URL Oficial https://chromewebstore.google.com/detail/hello-friend-bookmarks/bmenjlhllnkclndpkpggaceomhfhcigl
Descrição Easily add shortcuts to your favorite sites directly on the new tab.
Tamanho do Arquivo 399 KB
Contagem de Instalações 13,298
Versão Atual 1.9
Última Atualização 2023-10-12
Data de Publicação 2023-03-28
Classificação 4.50/5 Total de 2 Avaliações
Desenvolvedor z2asaturn
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados 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
}