Speed Dial|Bookmarks Manager for New Tab Page

Speed-dial for your bookmarks. A convenient express panel for organizing bookmark will decorate the new page of your browser.

Vad är Speed Dial|Bookmarks Manager for New Tab Page?

Speed Dial|Bookmarks Manager for New Tab Page är en Chrome-tillägg utvecklad av https://addon.logreel.xyz, och dess huvudfunktion är "Speed-dial for your bookmarks. A convenient express panel for organizing bookmark will decorate the new page of your browser.".

Tilläggsskärmbilder

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Ladda ner Speed Dial|Bookmarks Manager for New Tab Page-förlängningens CRX-fil

Ladda ner Speed Dial|Bookmarks Manager for New Tab Page-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        Fast manager for your bookmarks (Speed Dial). Logreel is a personalized start page that is your go-to bookmark manager that fits all your needs. You’re able to sync your bookmarks fast and easy with step by step instructions! You're able to access your bookmarks from any platform that has internet access. Get one of the best Productivity tools on Chrome! With Logreel, you can use features including:

Best alternative Momentum and Papaly: Upgrade from Papaly to a more robust solution - The Ultimate New Tab page Dashboard, for free no ads.

★ Reduce Open Tab Clutter and Save Memory
Try out our pack and unpack of your current tabs feature. This will help you with reducing Google Chrome memory usage along with storing your tabs in cloud.

★ Ability to turn off New Tab page and Results in Search
No other Chrome Extension and Bookmark Manager has this feature available.

★ Social Bookmarks
Be able to sync up your Social Media accounts to get all in one access to them.

★ Convenient and quick search allows you to quickly find the desired bookmark.

The extension has such additional functions: Show Tooltip, Show screenshots site,
change Font Size, block Show borders.

Replaces the default new tab page with a bookmarked page.

The main advantage over the standard page is the ability to independently add links to the necessary sites for quick access to them? And also sort the tiles of already added links.

The design of the page can be changed in the extension's settings, where you can also change the search engine used for our search bar.

Using the search bar, you can search for saved bookmarks, as well as using the selected search engine.

Some other features: populate Boards from Browser's Bookmark, sync Searches and Bookmarks Cross Browsers, explore Content, New Tab page Speed Dial Functionality, drag and Drop Searches with Bookmarks, customizable Themes, bookmark Manager Edit Mode, rename Categories and Links, bookmarking Made Easy, display Name Customization

It's not just an Alternative to Momentum; it's Better than Momentum Dashboard and Papaly.
You can always access your bookmarks using the address https://addon.logreel.xyz/

================================
Start Page Application Download:
https://chrome.google.com/webstore/detail/ffmnhagkabopbjedijdbhhaabdnibpji
================================                    

Grundläggande Information om Tillägg

Namn Speed Dial|Bookmarks Manager for New Tab Page Speed Dial|Bookmarks Manager for New Tab Page
ID ffmnhagkabopbjedijdbhhaabdnibpji
Officiell webbadress https://chromewebstore.google.com/detail/speed-dialbookmarks-manag/ffmnhagkabopbjedijdbhhaabdnibpji
Beskrivning Speed-dial for your bookmarks. A convenient express panel for organizing bookmark will decorate the new page of your browser.
Filstorlek 1.35 MB
Antal Installationer 713
Aktuell Version 6.3.5.5 critical
Senast Uppdaterad 2024-02-24
Publiceringsdatum 2020-06-08
Betyg 4.38/5 Totalt 16 Betyg
Utvecklare https://addon.logreel.xyz
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://addon.logreel.xyz/
Hjälpsida URL https://addon.logreel.xyz/ms
URL till Sekretesspolicy Sidan https://addon.logreel.xyz/pp
Stödda Språk id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "version": "6.3.5.5",
    "version_name": "6.3.5.5 critical",
    "background": {
        "service_worker": "\/js\/background.js"
    },
    "action": {
        "default_icon": {
            "128": "\/img\/default-128.png",
            "144": "\/img\/default-144.png",
            "16": "\/img\/default-16.png",
            "192": "\/img\/default-192.png",
            "32": "\/img\/default-32.png",
            "384": "\/img\/default-384.png",
            "48": "\/img\/default-48.png",
            "512": "\/img\/default-512.png",
            "72": "\/img\/default-72.png",
            "96": "\/img\/default-96.png"
        },
        "default_title": "__MSG_transOpenNewTab__"
    },
    "chrome_url_overrides": {
        "newtab": "\/html\/newpage.html"
    },
    "content_scripts": [
        {
            "css": [
                "\/css\/extension_promotion.css"
            ],
            "matches": [
                "https:\/\/addon.logreel.xyz\/*"
            ]
        }
    ],
    "default_locale": "en",
    "description": "__MSG_transAppDesc__",
    "homepage_url": "https:\/\/addon.logreel.xyz",
    "icons": {
        "128": "\/img\/default-128.png",
        "144": "\/img\/default-144.png",
        "16": "\/img\/default-16.png",
        "192": "\/img\/default-192.png",
        "32": "\/img\/default-32.png",
        "384": "\/img\/default-384.png",
        "48": "\/img\/default-48.png",
        "512": "\/img\/default-512.png",
        "72": "\/img\/default-72.png",
        "96": "\/img\/default-96.png"
    },
    "manifest_version": 3,
    "minimum_chrome_version": "88",
    "name": "__MSG_transAppName__",
    "offline_enabled": true,
    "omnibox": {
        "keyword": "aaron"
    },
    "options_ui": {
        "open_in_tab": true,
        "page": "\/html\/options.html"
    },
    "permissions": [
        "contextMenus",
        "tabs",
        "storage",
        "sidePanel"
    ],
    "side_panel": {
        "default_path": "\/html\/newpage.html"
    },
    "host_permissions": [
        "https:\/\/addon.logreel.xyz\/*"
    ],
    "short_name": "__MSG_transAppName__",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}