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是由https://linkfolio.link开发的Chrome扩展程序,该扩展的主要功能是“New tab extension designed to turbocharge your mornings and transform the way you approach your day.”。

扩展截图

screenshot
screenshot
screenshot
screenshot
screenshot

下载LinkFolio AI - Personalised New Tab Dashboard扩展crx文件

下载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
        }
    ]
}