SEO/GPT
Streamline your SEO efforts with SEO/GPT's powerful meta title and description generator. Our tool scans your page content and…
Wat is SEO/GPT?
SEO/GPT is een Chrome-extensie ontwikkeld door Sjoerd Stottelaar, en de belangrijkste functie is "Streamline your SEO efforts with SEO/GPT's powerful meta title and description generator. Our tool scans your page content and…".
Extensie Screenshots
Download het CRX-bestand van de extensie SEO/GPT
Download SEO/GPT-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
                        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.                     Basisinformatie over de Extensie
| Naam |   |  
| ID | ggnhpodabnfmpnahconknkdamokghmpg | 
| Officiële URL | https://chromewebstore.google.com/detail/seogpt/ggnhpodabnfmpnahconknkdamokghmpg | 
| Beschrijving | Streamline your SEO efforts with SEO/GPT's powerful meta title and description generator. Our tool scans your page content and… | 
| Bestandsgrootte | 220 KB | 
| Aantal Installaties | 579 | 
| Huidige Versie | 0.0.7 | 
| Laatst Bijgewerkt | 2023-07-21 | 
| Publicatiedatum | 2023-04-26 | 
| Beoordeling | 5.00/5 Totaal 2 Beoordelingen | 
| Ontwikkelaar | Sjoerd Stottelaar | 
| [email protected] | |
| Betalingswijze | in_app | 
| Ondersteunde Talen | 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
        }
    ]
}  |  |