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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Generate SEO optimized titles and descriptions in seconds straight from the Wix and Editor X Editor."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में AI Generator for Wix SEO एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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
ID ipniljmjkpmkfgcpklpalkiagpmkgbfj
आधिकारिक URL 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"
}