New Tab - Fresh
Beautiful photos every time you open a new tab
什麼是New Tab - Fresh?
New Tab - Fresh是由Bhavir Shah開發的Chrome擴展程式,該擴展的主要功能是“Beautiful photos every time you open a new tab”。
擴展截圖
下載New Tab - Fresh擴展crx文件
下載New Tab - Fresh擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Get inspired with beautiful photos and quotes.
擴展基本資訊
名稱 | New Tab - Fresh |
ID | fdplkiclfakkcighicgedbafohgljebp |
官方網址 | https://chromewebstore.google.com/detail/new-tab-fresh/fdplkiclfakkcighicgedbafohgljebp |
簡介 | Beautiful photos every time you open a new tab |
檔案大小 | 984 KB |
安裝次數 | 13 |
目前版本 | 3.0.0 |
更新時間 | 2022-05-24 |
上架時間 | 2020-04-09 |
評分 | 5.00/5 共 2 次評分 |
開發者 | Bhavir Shah |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://github.com/shahbhavir |
說明頁面URL | https://github.com/shahbhavir |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "New Tab - Fresh", "version": "3.0.0", "description": "Beautiful photos every time you open a new tab", "chrome_url_overrides": { "newtab": "index.html" }, "permissions": [ "storage" ], "icons": { "192": "images\/android-chrome-192x192.png", "384": "images\/android-chrome-384x384.png" }, "homepage_url": "https:\/\/github.com\/shahbhavir", "short_name": "New Tab" } |