SEO/GPT

Streamline your SEO efforts with SEO/GPT's powerful meta title and description generator. Our tool scans your page content and…

SEO/GPT क्या है?

SEO/GPT Sjoerd Stottelaar द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Streamline your SEO efforts with SEO/GPT's powerful meta title and description generator. Our tool scans your page content and…"।

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

screenshot
screenshot

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

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

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

                        Streamline your SEO efforts with SEO/GPT's powerful meta title and description generator. Our tool scans your page content and automatically generates a unique meta title or description that accurately represents your content.

🤖 Automatically generates a SEO title for your webpage
🤖 Automatically generates a SEO meta description of the current page

Say goodbye to time-consuming copy-and-pasting tasks, and say hello to the convenience of generating your meta tags directly from your page. Try SEO/GPT's meta title and description generator today.

Improve your on page SEO in minutes with the power of Open AI's GPT-4 model.                    

एक्सटेंशन की मूल जानकारी

नाम SEO/GPT SEO/GPT
ID ggnhpodabnfmpnahconknkdamokghmpg
आधिकारिक URL https://chromewebstore.google.com/detail/seogpt/ggnhpodabnfmpnahconknkdamokghmpg
विवरण Streamline your SEO efforts with SEO/GPT's powerful meta title and description generator. Our tool scans your page content and…
फ़ाइल का आकार 220 KB
स्थापना संख्या 579
वर्तमान संस्करण 0.0.7
अंतिम अपडेट 2023-07-21
प्रकाशन तिथि 2023-04-26
रेटिंग 5.00/5 कुल 2 रेटिंग्स
डेवलपर Sjoerd Stottelaar
ईमेल [email protected]
भुगतान के प्रकार in_app
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "SEO\/GPT",
    "version": "0.0.7",
    "action": {
        "default_popup": "index.html"
    },
    "permissions": [
        "activeTab",
        "scripting"
    ],
    "content_scripts": [
        {
            "js": [
                "assets\/content-script-loader.content.js-879fb7dd-9c745ed6.js"
            ],
            "matches": [
                "https:\/\/*\/*"
            ]
        }
    ],
    "icons": {
        "32": "icon32.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "web_accessible_resources": [
        {
            "matches": [
                "https:\/\/*\/*"
            ],
            "resources": [
                "assets\/content.js-879fb7dd.js"
            ],
            "use_dynamic_url": true
        }
    ]
}