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.」です。
拡張機能のスクリーンショット
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 |
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 |
Eメール | [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": [ " |