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 |
| 电子邮箱 | [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"
}
} | |