All in your new tab start page
All search engines and apps available from the home page of your new tab
What is All in your new tab start page?
All in your new tab start page is a Chrome extension developed by levishuberherbrand, and its main feature is "All search engines and apps available from the home page of your new tab".
Extension Screenshots
Download All in your new tab start page Extension CRX File
Download All in your new tab start page 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
With AllinOne.ws you will have access to search engines directly in your new tab, and you will can customize the new as much as you can imagine. And yes, you can create your own search engines or copy those created by the community. You can also configure your own direct access bar to your favorite websites. You can even change the design of this app, by putting dynamic backgrounds. Enjoy Enjoy it, Share your settings and Copy search engines created by other users !.
Extension Basic Information
Name | All in your new tab start page |
ID | jahnlnoibdkpgnbfkgnhoclndnekmbod |
Official URL | https://chromewebstore.google.com/detail/all-in-your-new-tab-start/jahnlnoibdkpgnbfkgnhoclndnekmbod |
Description | All search engines and apps available from the home page of your new tab |
File Size | 73.19 KB |
Installation Count | 245 |
Current Version | 2.21 |
Last Updated | 2022-01-20 |
Publish Date | 2020-01-17 |
Rating | 4.75/5 Total 4 Ratings |
Developer | levishuberherbrand |
[email protected] | |
Payment Type | free |
Extension Website | http://all-io.net |
Privacy Policy Page URL | https://blintic.com/policy.html |
Supported Languages | de,en,fr,es,es-419,it,pt-BR,pt-PT,ru,ja |
manifest.json | |
{ "chrome_url_overrides": { "newtab": "tab.html" }, "default_locale": "en", "description": "__MSG_chrome_extension_description__", "icons": { "16": "img\/icon_16.png", "128": "img\/icon_128.png", "36": "img\/icon_38.png", "48": "img\/icon_48.png" }, "permissions": [ "topSites", "sessions" ], "manifest_version": 3, "name": "__MSG_chrome_extension_name__", "options_page": "tab.html", "short_name": "__MSG_chrome_extension_short_name__", "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "version": "2.21" } |