All in your new tab start page
All search engines and apps available from the home page of your new tab
All in your new tab start pageとは何ですか?
All in your new tab start pageはlevishuberherbrandによって開発されたChromeの拡張機能で、その主な機能は「All search engines and apps available from the home page of your new tab」です。
拡張機能のスクリーンショット
All in your new tab start page拡張機能のCRXファイルをダウンロード
All in your new tab start page拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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 !.
拡張機能の基本情報
名前 | All in your new tab start page |
ID | jahnlnoibdkpgnbfkgnhoclndnekmbod |
公式URL | https://chromewebstore.google.com/detail/all-in-your-new-tab-start/jahnlnoibdkpgnbfkgnhoclndnekmbod |
説明 | All search engines and apps available from the home page of your new tab |
ファイルサイズ | 73.19 KB |
インストール数 | 245 |
現在のバージョン | 2.21 |
最終更新日 | 2022-01-20 |
公開日 | 2020-01-17 |
評価 | 4.75/5 合計 4 レビュー |
開発者 | levishuberherbrand |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | http://all-io.net |
プライバシーポリシーページのURL | https://blintic.com/policy.html |
対応言語 | 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" } |