Bobik's Nju Tab
Based purely on Alan Cowap's 'New Tab Blank Black Page' extension
As of May 2026, Bobik's Nju Tab has 5 users in the Workflow & Planning category.
Usersup 25.0 percent+25.0%
5
5
Ratingno change0%
—
— reviews
Reviewsno change0%
—
Version
1.0
Manifest V3
History
3 snapshotsTracking since Apr 1, 2026.
View as table
| Date | Users | Rating | Reviews | Version |
|---|---|---|---|---|
| Apr 1, 2026 | 4 | — | — | 1.0 |
| May 2, 2026 | 6 | — | — | 1.0 |
| May 31, 2026 | 7 | — | — | 1.0 |
| Now | 5 | — | — | 1.0 |
Permissions & access
- Permissions
- None declared
- Host access
- None declared
Screenshots
About
Replaces new tab with just blank html page with backgroud-color set to #000000. Additionally it provides (black) png icons as recommended by chrome store.
There absolutely NOTHING to it except that it allows you to have empty page loading.
'source code' can be found here: https://github.com/pepsi133/NjuTabBlack
Feel free to use, suggest edit etc (if you do a pull request with changes it is highly probable I will include it in the plugin here)
Below is the source code of manifest.json and the .html page.
{
"manifest_version": 3,
"name": "Bobik's Nju Tab",
"version": "1.0",
"description" : "Based purely on Alan Cowap's 'New Tab Blank Black Page' extension",
"author": "Robert Zeglen with credit to Applin Devlin",
"icons": {
"16": "images/black_16x16.png",
"32": "images/black_32x32.png",
"48": "images/black_48x48.png",
"128": "images/black_128x128.png"
},
"chrome_url_overrides" : {
"newtab": "black_blank.html"
}
}
HTML:
<!DOCTYPE html>
<html>
<head>
<title>Nju Tab</title>
</head>
<body style="background-color:#000000">
</body>
</html>Technical
- Version
- 1.0
- Manifest
- V3
- Size
- 5.12KiB
- Min Chrome
- 88
- Languages
- 1
- Featured
- No
Metadata
- ID
- bececendmfhbjnjaenloidedjjjghgae
- Developer ID
- u9119f418407d42401c4e4344652e2665
- Developer Email
- [email protected]
- Created
- Aug 1, 2021
- Last Updated (Store)
- Aug 4, 2021
- Last Scraped
- May 31, 2026
- Website
- —
- Support URL
- —
- Privacy Policy
- —
Similar extensions
Alternatives to Bobik's Nju Tab, ranked by description similarity.
New Tab Blank Black Page
New Tab opens with a blank black page
835
★ 4.6
Deithy New Tab
Solid color as newtab
—
★ 5.0
Blank New Tab - Dark Mode
Changes your new tab to be a clean black background
32
Black New Tab Page
Will Make Your New Tab Page Dark Black
63
New Tab Custom Colour Blank Page
New Tab opens with a (user chosen) colour blank page
480
★ 4.4
New Tab
Create a blank new tab without any existing content.
2.0K
★ 4.3
Blank New Tab
New tab opens blank page. Respects system light/dark mode preference. Works in Incognito mode.
64
★ 5.0
Empty New Tab Page
Replace the default new tab page with a blank page while retaining the default favicon. Supports dark mode.
2.0K
★ 4.8
Data sourced from the Chrome Web Store · last verified May 31, 2026.