AI Generator for Wix SEO
Generate SEO optimized titles and descriptions in seconds straight from the Wix and Editor X Editor.
什麼是AI Generator for Wix SEO?
AI Generator for Wix SEO是由https://certifiedcode.us開發的Chrome擴展程式,該擴展的主要功能是“Generate SEO optimized titles and descriptions in seconds straight from the Wix and Editor X Editor.”。
擴展截圖
下載AI Generator for Wix SEO擴展crx文件
下載AI Generator for Wix SEO擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
                        Generate SEO optimized titles and descriptions in seconds straight from the Wix and Editor X Editor.                     擴展基本資訊
| 名稱 |   |  
| ID | ipniljmjkpmkfgcpklpalkiagpmkgbfj | 
| 官方網址 | https://chromewebstore.google.com/detail/ai-generator-for-wix-seo/ipniljmjkpmkfgcpklpalkiagpmkgbfj | 
| 簡介 | Generate SEO optimized titles and descriptions in seconds straight from the Wix and Editor X Editor. | 
| 檔案大小 | 10.88 KB | 
| 安裝次數 | 3,248 | 
| 目前版本 | 1.0.0 | 
| 更新時間 | 2023-01-10 | 
| 上架時間 | 2023-01-02 | 
| 評分 | 3.00/5 共 2 次評分 | 
| 開發者 | https://certifiedcode.us | 
| 電子郵箱 | [email protected] | 
| 付費類型 | free | 
| 支援的語言 | en | 
| manifest.json | |
 {
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "js": [
                "content.js"
            ],
            "matches": [
                "https:\/\/editor.wix.com\/*",
                "https:\/\/create.editorx.com\/*"
            ]
        }
    ],
    "description": "Generate SEO optimized titles and descriptions in seconds straight from the Wix and Editor X Editor.",
    "icons": {
        "128": "images\/icon-128.png",
        "16": "images\/icon-16.png",
        "32": "images\/icon-32.png",
        "48": "images\/icon-48.png"
    },
    "manifest_version": 3,
    "name": "AI Generator for Wix SEO",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.0"
}  |  |