Blank Tab by oLab
A Chrome extension that makes the new tab blank with a black background.
Blank Tab by oLabとは何ですか?
Blank Tab by oLabはTeam oLabによって開発されたChromeの拡張機能で、その主な機能は「A Chrome extension that makes the new tab blank with a black background.」です。
拡張機能のスクリーンショット
Blank Tab by oLab拡張機能のCRXファイルをダウンロード
Blank Tab by oLab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
BlankTab by oLab : Discover the Power of Blank Space
In an age of digital distractions and endless notifications, simplicity is the ultimate sophistication. Introducing Focus Tab by oLab - the definitive solution for those who yearn for a minimalist, distraction-free browsing experience. Embrace the tranquility of a blank canvas and unlock unparalleled focus with every new tab.
Key Benefits:
- Boost productivity by eliminating distractions
- Enjoy mental clarity with a blank, reset space
- Create a soothing, minimalist aesthetic for your browser
- Get focused quickly with a swift, lightweight installation
- Customize the tab to make it uniquely yours
Why Choose Focus Tab?
- Pure Blank Canvas: A deep black, serene background that transforms each new tab into a realm of calm. No distractions, no clutter, just pure, unadulterated blank space.
- Boost Productivity: Less is often more. Without the distractions of typical new tab content, you'll find your concentration levels soaring. Whether you're a student diving into research, a writer crafting the next bestseller, or a professional juggling multiple tasks, Focus Tab paves the way for undisturbed productivity.
- Mental Clarity: A blank tab is more than just an empty space; it's a mental reset. Every time you open a new tab, it's an invitation to breathe, reflect, and strategize before diving back into the digital chaos.
- Minimalist Aesthetic: For fans of minimalism, Focus Tab aligns perfectly with a streamlined, contemporary aesthetic. Less visual noise means more mental peace.
Features:
- Swift Installation: Get up and running in seconds with our straightforward setup.
- Lightweight Design: No unnecessary frills. Focus Tab is designed to be light on resources, ensuring a smooth browsing experience.
- Fully Customizable: While we love the power of a blank, black tab, we're all about choice. Future updates will bring customization options to make your new tab truly yours.
Join the BlankTab Revolution
You're not just installing an extension; you're joining a movement. The BlankTab movement is for thinkers, dreamers, and doers who believe in the power of focus. With thousands joining the cause, isn't it time you experienced the magic of a blank slate?
About oLab: At oLab, we're passionate about crafting digital solutions that enhance everyday experiences. Focus Tab is a testament to our commitment to quality, innovation, and user satisfaction. Dive into a world of focus, clarity, and productivity with oLab's signature offerings.
Download Now and transform every new tab into a sanctuary of focus. Rediscover the joy of a blank slate, and let your mind wander, plan, and achieve without bounds. Focus Tab by oLab – Where every tab is a fresh start.
#BlankNewTabPage(Dark) #EmptyNewTabPage #BlankNewTabDarkMode #NewTab #DarkNewTab #BlankNewTab #BlankDarkNewTabPage #BlackTab 拡張機能の基本情報
| 名前 | |
| ID | njacjejbbibhoecddlmemkjnjcjffdkf |
| 公式URL | https://chromewebstore.google.com/detail/blank-tab-by-olab/njacjejbbibhoecddlmemkjnjcjffdkf |
| 説明 | A Chrome extension that makes the new tab blank with a black background. |
| ファイルサイズ | 1.42 MB |
| インストール数 | 49 |
| 現在のバージョン | 1.0 |
| 最終更新日 | 2023-10-31 |
| 公開日 | 2023-10-22 |
| 評価 | 5.00/5 合計 12 レビュー |
| 開発者 | Team oLab |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://olab.com.au/ |
| ヘルプページのURL | https://twitter.com/BappyGolder |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Blank Tab by oLab",
"version": "1.0",
"description": "A Chrome extension that makes the new tab blank with a black background.",
"action": {
"default_popup": "newtab.html"
},
"permissions": [],
"chrome_url_overrides": {
"newtab": "newtab.html"
},
"icons": {
"16": "icons\/BlankTab_16x16.png",
"48": "icons\/BlankTab_48x48.png",
"128": "icons\/BlankTab_128x128.png"
}
} | |