Unlimited New Tab - Custom Chrome Start page
Replace the default Chrome start page with a clean and modern new tab page.
什麼是Unlimited New Tab - Custom Chrome Start page?
Unlimited New Tab - Custom Chrome Start page是由AI ChatGPT app開發的Chrome擴展程式,該擴展的主要功能是“Replace the default Chrome start page with a clean and modern new tab page.”。
擴展截圖
下載Unlimited New Tab - Custom Chrome Start page擴展crx文件
下載Unlimited New Tab - Custom Chrome Start page擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
What if every new tab could calm your mind and increase your focus? Every time you open a new tab in your Chrome browser, we’ll show you a randomly selected photograph of an Unlimited New Tab project. Note: For the best experience, after installing Unlimited New Tab click the ‘Keep it’ button on the ‘Change back to Google’ notification. This will show Unlimited New Tab on each new tab as intended. 🙂 Some people compare this extension to momentum, infinity new tab and others. We are more focused on productivity.
擴展基本資訊
名稱 | Unlimited New Tab - Custom Chrome Start page |
ID | poajpacnlmpobbhbgkiegifhbkloojji |
官方網址 | https://chromewebstore.google.com/detail/unlimited-new-tab-custom/poajpacnlmpobbhbgkiegifhbkloojji |
簡介 | Replace the default Chrome start page with a clean and modern new tab page. |
檔案大小 | 19.55 MB |
安裝次數 | 129 |
目前版本 | 1.0.3 |
更新時間 | 2023-04-01 |
上架時間 | 2022-07-16 |
開發者 | AI ChatGPT app |
電子郵箱 | [email protected] |
付費類型 | free |
隱私政策頁面URL | https://sites.google.com/view/web-reader/privacy-policy |
支援的語言 | en,ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_name__", "description": "__MSG_description__", "default_locale": "en", "version": "1.0.3", "incognito": "split", "chrome_url_overrides": { "newtab": "index.html" }, "icons": { "64": "icon\/icon-64.png", "128": "icon\/icon-128.png" }, "manifest_version": 3 } |