Facetune Photo Editor for PC - How to Run
Facetune for PC extension helps you to provide 'Facetune' design on new tab. Designed for 'Facetune camera app' Facetune Fans.
Facetune Photo Editor for PC - How to Runとは何ですか?
Facetune Photo Editor for PC - How to Runはhayleahinzmanによって開発されたChromeの拡張機能で、その主な機能は「Facetune for PC extension helps you to provide 'Facetune' design on new tab. Designed for 'Facetune camera app' Facetune Fans.」です。
拡張機能のスクリーンショット
Facetune Photo Editor for PC - How to Run拡張機能のCRXファイルをダウンロード
Facetune Photo Editor for PC - How to Run拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Facetune Photo Editor for PC extension provide you with Facetune background in new tab page. Created for Facetune fans. This extension features some of the best artwork to make you feel good on your Chrome browser. Also Web seacrh features helps you for smooth search on the web within Facetune background. Choose your favorite Facetune backgrounds from a variety of designs in new tab page. Install this chrome extension and experience the great design in your browser new tab page.
拡張機能の基本情報
名前 | |
ID | eabiaiklmhgnhfhjoelcfganlmidnknd |
公式URL | https://chrome.google.com/webstore/detail/facetune-photo-editor-for/eabiaiklmhgnhfhjoelcfganlmidnknd |
説明 | Facetune for PC extension helps you to provide 'Facetune' design on new tab. Designed for 'Facetune camera app' Facetune Fans. |
ファイルサイズ | 4.59 MB |
インストール数 | 84 |
現在のバージョン | 1.2.2 |
最終更新日 | 2021-10-31 |
公開日 | 2021-10-31 |
開発者 | hayleahinzman |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://adviceforpc.com/ |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Facetune Photo Editor for PC - How to Run", "background": { "scripts": [ "js\/main.js" ] }, "browser_action": { "default_icon": "img\/icon128.png" }, "chrome_url_overrides": { "newtab": "newtab.html" }, "description": "Facetune for PC extension helps you to provide 'Facetune' design on new tab. Designed for 'Facetune camera app' Facetune Fans.", "icons": { "128": "img\/icon128.png", "48": "img\/icon48.png" }, "version": "1.2.2" } |