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 |
公式URL | 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 |
Eメール | [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" } |