SpaceTab
SpaceTab New Tab extension
What is SpaceTab?
SpaceTab is a Chrome extension developed by https://spacetabext.com, and its main feature is "SpaceTab New Tab extension".
Extension Screenshots
Download SpaceTab Extension CRX File
Download SpaceTab 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
The extension will update your new tab settings and will change your search provider to Microsoft Bing and provide you quick access to popular websites. By clicking "Add to Chrome" and installing 'SpaceTab' I accept and agree to the Terms of Use and Privacy Policy. For additional information please check the links below: Privacy policy: https://www.spacetabext.com/privacy-policy.html Terms of service: https://www.spacetabext.com/term-of-use.html
Extension Basic Information
Name | SpaceTab |
ID | dbaojejkdjlopnggepafeedjpjegghbo |
Official URL | https://chromewebstore.google.com/detail/spacetab/dbaojejkdjlopnggepafeedjpjegghbo |
Description | SpaceTab New Tab extension |
File Size | 11.55 KB |
Installation Count | 10,000 |
Current Version | 0.2 |
Last Updated | 2023-11-03 |
Publish Date | 2023-03-14 |
Rating | 5.00/5 Total 1 Ratings |
Developer | https://spacetabext.com |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://www.spacetabext.com/privacy-policy.html |
Supported Languages | en |
manifest.json | |
{ "action": { "default_icon": { "48": "img\/logo_48x.png" } }, "background": { "service_worker": "service_worker.js", "type": "module" }, "chrome_url_overrides": { "newtab": "pages\/page.html" }, "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self';" }, "description": "SpaceTab New Tab extension", "icons": { "128": "img\/logo_128x.png" }, "manifest_version": 3, "name": "SpaceTab", "permissions": [], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "0.2" } |