BlankSlate
BlankSlate is an open-source, lightweight new tab extension designed for users who prefer a clean and minimal browsing experience.
What is BlankSlate?
BlankSlate is a Chrome extension developed by Musheer Alam, and its main feature is "BlankSlate is an open-source, lightweight new tab extension designed for users who prefer a clean and minimal browsing experience.".
Extension Screenshots
Download BlankSlate Extension CRX File
Download BlankSlate extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
BlankSlate is an open-source, sleek and simple new tab extension designed for users who want a clutter-free browsing experience. With a minimalist interface and no unnecessary frills, BlankSlate provides a blank canvas for users to start their browsing session, making it the perfect choice for those who value simplicity and efficiency.
Extension Basic Information
Name | BlankSlate |
ID | ennkbdkbhipkgnbdcachacggoacjgdoc |
Official URL | https://chromewebstore.google.com/detail/blankslate/ennkbdkbhipkgnbdcachacggoacjgdoc |
Description | BlankSlate is an open-source, lightweight new tab extension designed for users who prefer a clean and minimal browsing experience. |
File Size | 1015 KB |
Installation Count | 26 |
Current Version | 2.2 |
Last Updated | 2023-12-21 |
Publish Date | 2023-06-20 |
Rating | 4.91/5 Total 11 Ratings |
Developer | Musheer Alam |
[email protected] | |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "BlankSlate", "author": "Musheer Alam", "version": "2.2", "description": "BlankSlate is an open-source, lightweight new tab extension designed for users who prefer a clean and minimal browsing experience.", "permissions": [], "icons": { "16": "\/icons\/16.png", "32": "\/icons\/32.png", "48": "\/icons\/48.png", "128": "\/icons\/128.png" }, "chrome_url_overrides": { "newtab": "index.html" } } |