PicsArt Editor - How To Use on Computer
Are you want to use Picksart for your computer ? So, You are in the right place, Just install this extension and start using.
什麼是PicsArt Editor - How To Use on Computer?
PicsArt Editor - How To Use on Computer是由evanskyler開發的Chrome擴展程式,該擴展的主要功能是“Are you want to use Picksart for your computer ? So, You are in the right place, Just install this extension and start using.”。
擴展截圖
下載PicsArt Editor - How To Use on Computer擴展crx文件
下載PicsArt Editor - How To Use on Computer擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Are you want to use Picksart for your computer ? So, You are in the right place, Just install this extension and start using. How to use this extension? 1. First download and install this extension. 2. Click on the extension icon. 3. After that, click on "PicsArt Editor" button. 4. Now, You can see PicsArt Editor Panel on your computer. 5. Then, SignUp or Login. 6. Edit your Picks and Enjoy!! ---------- Legal: ---------- PicsArt is a trademark of PicsArt Inc. registered in the U.S. and other countries, This is an independent project developed by Time Help and has no relationship to PicsArt or PicsArt Inc.
擴展基本資訊
名稱 | |
ID | cjeiagkoklbikelnkacbfinelhacmbcd |
官方網址 | https://chrome.google.com/webstore/detail/picsart-editor-how-to-use/cjeiagkoklbikelnkacbfinelhacmbcd |
簡介 | Are you want to use Picksart for your computer ? So, You are in the right place, Just install this extension and start using. |
檔案大小 | 29.99 KB |
安裝次數 | 5,000 |
目前版本 | 1.0.2 |
更新時間 | 2021-08-16 |
上架時間 | 2021-08-16 |
評分 | 5.00/5 共 1 次評分 |
開發者 | evanskyler |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "version": "1.0.2", "name": "PicsArt Editor - How To Use on Computer", "description": "Are you want to use Picksart for your computer ? So, You are in the right place, Just install this extension and start using.", "icons": { "128": "icon\/128.png", "48": "icon\/48.png", "32": "icon\/32.png", "16": "icon\/16.png" }, "background": { "scripts": [ "background.js" ], "persistent": false }, "browser_action": { "default_icon": "icon\/default.png", "default_title": "Edit Your Pics", "default_popup": "index.html" } } |