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 |
官方網址 | 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 |
電子郵箱 | [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" } |