Avada WordPress Theme
Avada WordPress Theme
什麼是Avada WordPress Theme?
Avada WordPress Theme是由ngocnguyen240987開發的Chrome擴展程式,該擴展的主要功能是“Avada WordPress Theme”。
擴展截圖
下載Avada WordPress Theme擴展crx文件
下載Avada WordPress Theme擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Avada WordPress Theme is best selling wordpress theme. Check out the review for this theme features https://bestwordpressthemes2020.com/avada-wordpress-theme/
擴展基本資訊
名稱 | |
ID | glolphihahflbkklbegfdbnefmibfofe |
官方網址 | https://chrome.google.com/webstore/detail/avada-wordpress-theme/glolphihahflbkklbegfdbnefmibfofe |
簡介 | Avada WordPress Theme |
檔案大小 | 40.57 KB |
安裝次數 | 24 |
目前版本 | 0.0.1 |
更新時間 | 2020-01-04 |
上架時間 | 2020-01-04 |
評分 | 5.00/5 共 4 次評分 |
開發者 | ngocnguyen240987 |
付費類型 | free |
擴展官網 | https://bestwordpressthemes2020.com/avada-wordpress-theme/ |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Avada WordPress Theme", "version": "0.0.1", "manifest_version": 2, "description": "Avada WordPress Theme", "homepage_url": "https:\/\/artsnet.org\/avada-wordpress-theme\/", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "default_locale": "en", "background": { "page": "src\/bg\/background.html", "persistent": true }, "browser_action": { "default_icon": "icons\/icon19.png", "default_title": "Avada WordPress Theme", "default_popup": "src\/browser_action\/browser_action.html" } } |