AI Generator for Wix SEO

Generate SEO optimized titles and descriptions in seconds straight from the Wix and Editor X Editor.

What is AI Generator for Wix SEO?

AI Generator for Wix SEO is a Chrome extension developed by https://certifiedcode.us, and its main feature is "Generate SEO optimized titles and descriptions in seconds straight from the Wix and Editor X Editor.".

Extension Screenshots

screenshot

Download AI Generator for Wix SEO Extension CRX File

Download AI Generator for Wix SEO extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Generate SEO optimized titles and descriptions in seconds straight from the Wix and Editor X Editor.                    

Extension Basic Information

Name AI Generator for Wix SEO AI Generator for Wix SEO
ID ipniljmjkpmkfgcpklpalkiagpmkgbfj
Official URL https://chromewebstore.google.com/detail/ai-generator-for-wix-seo/ipniljmjkpmkfgcpklpalkiagpmkgbfj
Description Generate SEO optimized titles and descriptions in seconds straight from the Wix and Editor X Editor.
File Size 10.88 KB
Installation Count 3,248
Current Version 1.0.0
Last Updated 2023-01-10
Publish Date 2023-01-02
Rating 3.00/5 Total 2 Ratings
Developer https://certifiedcode.us
Email [email protected]
Payment Type free
Supported Languages 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"
}