LinkFolio AI - Personalised New Tab Dashboard

New tab extension designed to turbocharge your mornings and transform the way you approach your day.

Что такое LinkFolio AI - Personalised New Tab Dashboard?

LinkFolio AI - Personalised New Tab Dashboard - это расширение Chrome, разработанное https://linkfolio.link, и его основная функция - "New tab extension designed to turbocharge your mornings and transform the way you approach your day.".

Снимки экрана расширения

screenshot
screenshot
screenshot
screenshot
screenshot

Скачать файл CRX расширения LinkFolio AI - Personalised New Tab Dashboard

Скачайте файлы расширений LinkFolio AI - Personalised New Tab Dashboard в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        Elevate Your Online Experience with LinkFolio AI - The Ultimate New Tab Dashboard

Looking for a feature-rich New Tab Dashboard and Bookmark Manager that's also a fantastic alternative to Momentum and Papaly with many the payed features included for free? Look no further! LinkFolio AI is your all-in-one solution for boosting productivity and inspiration. Say goodbye to scattered bookmarks and boring start pages, and say hello to the future of digital organisation and motivation.

• • •  Key Features  • • •

🤩 Organise bookmarks to your favourite websites and apps
🤩 Simplify workflows by opening multiple links in tab groups
🤩 Daily inspiring 5K wallpaper from Unsplash
🤩 Add your own image of your choice and create a unique new tab dashboard
🤩 4 AI chatbots at your service: ChatGPT, Bing AI, Google Bard and HuggingChat
🤩 Easy to use planner, to-do list and notes
🤩 Fully customisable light and dark interface
🤩 Live local weather forecast and clock
🤩 Inspirational quotes or educational events of that day
🤩 Private and secure — we don’t share or sell your data

• • •  More Reasons to Switch  • • •

🚀 New Tab Page: Transform your New Tab Page into a powerful productivity hub
🚀 Bookmark Manager: Manage your favourite websites and apps effortlessly
🚀 Start Page: Customise your start page and make it uniquely yours
🚀 Bookmarks: Access all your bookmarks with a single click
🚀 Free alternative to Momentum: Say farewell to Momentum and welcome LinkFolio AI
🚀 Free alternative to Papaly: Upgrade from Papaly to a more robust solution

LinkFolio AI empowers you to curate and synchronise your favourite bookmarks across all your browsers. Whether it's the latest articles, essential resources, or your online sanctuaries, everything you need is just a click away. Forget about forgotten to-do lists; embrace boundless productivity.

Enhance your mornings with stunning 5K wallpapers from Unsplash, setting the perfect tone for your day and sparking your creativity. With wallpapers tailored to your selected category, every new tab becomes a source of inspiration.

LinkFolio AI is more than aesthetics; it's your personal taskmaster. Plan your day, jot down ideas, and boost your productivity with ease. For a mental boost, dive into thought-provoking quotes and explore upcoming events that pique your curiosity.

Stay informed with live weather forecasts, eliminating unexpected weather surprises. Additionally, our seamless integration with three AI chatbots—ChatGPT, Bing AI chatbot, and Google Bard—provides quick answers, assistance, and entertainment.

Imagine waking up, opening your browser, and discovering a world of possibilities. With LinkFolio AI, each day begins on a high note, setting the stage for success and accomplishment. Don't just start your day; conquer it with LinkFolio AI. Download now and experience the future of morning routines. Your journey to peak productivity and inspiration begins here. Say goodbye to mundane mornings and hello to a vibrant start with LinkFolio AI, the ultimate New Tab Dashboard. It's not just an Alternative to Momentum; it's Better than Momentum Dashboard and Papaly. Elevate your daily routine and seize your full potential.

• • • Privacy & Security • • •

We are committed to protecting your privacy. The information we gather or process is used solely for core functionality of LinkFolio AI and to improve the quality and security of the extension. Your information isn’t and has never been sold to third parties.

• • •  Required Permissions  • • •

🔒 Read and change all your data on all websites:
💬 LinkFolio utilise this permission for retrieving essential page information, including the page title, favicon, URL, and the identification of any potential opening restrictions. Whenever you add or edit a link within the extension, it accesses this data in the background to enhance your browsing experience.

🔒 Replace the page that you see when opening a new tab:
💬 LinkFolio utilise this permission to set the New Tab in your browser.

🔒 Read and change your bookmarks:
💬 LinkFolio utilise this permission when you choose to import selected bookmarks in bulk. Rest assured, LinkFolio will never alter your bookmarks or access them without your explicit action.

We understand that some permissions may appear concerning, but please know that we prioritise your privacy and take it very seriously. Your security is our utmost priority.                    

Основная информация о расширении

Название LinkFolio AI - Personalised New Tab Dashboard LinkFolio AI - Personalised New Tab Dashboard
ID pdhgolbhkdmkdeamfiikhkjopffadaea
Официальный URL https://chromewebstore.google.com/detail/linkfolio-ai-personalised/pdhgolbhkdmkdeamfiikhkjopffadaea
Описание New tab extension designed to turbocharge your mornings and transform the way you approach your day.
Размер файла 485 KB
Количество установок 122
Текущая Версия 1.1.5
Последнее Обновление 2024-02-11
Дата публикации 2023-09-06
Рейтинг 4.50/5 Всего 2 оценок
Разработчик https://linkfolio.link
Электронная почта [email protected]
Тип оплаты free
URL страницы политики конфиденциальности https://www.linkfolio.link/privacy-policy
Поддерживаемые языки en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "LinkFolio AI - Personalised New Tab Dashboard",
    "author": "LinkFolio AI",
    "version": "1.1.5",
    "description": "New tab extension designed to turbocharge your mornings and transform the way you approach your day.",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "action": {
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "icons\/linkFolio-16.png",
        "32": "icons\/linkFolio-32.png",
        "48": "icons\/linkFolio-48.png",
        "128": "icons\/linkFolio-128.png",
        "256": "icons\/linkFolio-256.png",
        "512": "icons\/linkFolio-512.png"
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "permissions": [
        "background",
        "bookmarks",
        "storage",
        "unlimitedStorage",
        "tabs"
    ],
    "content_scripts": [
        {
            "js": [
                "assets\/openai.js-loader-cba341e5.js"
            ],
            "matches": [
                "*:\/\/*.openai.com\/*"
            ]
        },
        {
            "js": [
                "assets\/bingai.js-loader-c4357bae.js"
            ],
            "matches": [
                "*:\/\/*.bing.com\/*"
            ]
        },
        {
            "js": [
                "assets\/gemini.js-loader-73a461d5.js"
            ],
            "matches": [
                "*:\/\/*.gemini.google.com\/*"
            ]
        },
        {
            "js": [
                "assets\/huggingchat.js-loader-91b8a52a.js"
            ],
            "matches": [
                "*:\/\/*.huggingface.co\/chat\/*"
            ]
        },
        {
            "js": [
                "assets\/ko-fi.js-loader-1d3a21ff.js"
            ],
            "matches": [
                "*:\/\/*.ko-fi.com\/*"
            ],
            "css": [
                "styles\/ko-fi.css"
            ]
        }
    ],
    "content_security_policy": {
        "sandbox": "sandbox allow-forms allow-scripts; script-src 'self' 'unsafe-eval'; script-src-elem 'self'  blob: 'unsafe-inline' 'unsafe-eval'; child-src 'self'; object-src 'self'"
    },
    "host_permissions": [
        "",
        "*:\/\/*\/*"
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/*.openai.com\/*"
            ],
            "resources": [
                "assets\/openai.js-99419026.js"
            ],
            "use_dynamic_url": true
        },
        {
            "matches": [
                "*:\/\/*.bing.com\/*"
            ],
            "resources": [
                "assets\/bingai.js-a74e955b.js"
            ],
            "use_dynamic_url": true
        },
        {
            "matches": [
                "*:\/\/*.gemini.google.com\/*"
            ],
            "resources": [
                "assets\/gemini.js-047ddf97.js"
            ],
            "use_dynamic_url": true
        },
        {
            "matches": [
                "*:\/\/*.huggingface.co\/*"
            ],
            "resources": [
                "assets\/huggingchat.js-2123a411.js"
            ],
            "use_dynamic_url": true
        },
        {
            "matches": [
                "*:\/\/*.ko-fi.com\/*"
            ],
            "resources": [
                "assets\/ko-fi.js-425e3615.js"
            ],
            "use_dynamic_url": true
        }
    ]
}