SEO Plugin - diva-e

Chrome SEO Plugin

SEO Plugin - diva-e क्या है?

SEO Plugin - diva-e https://diva-e.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Chrome SEO Plugin"।

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        Our diva-e SEO plugin gives you a compact overview of all relevant information about your URL at a glance.

You can now integrate the ChatGPT API into our plugin! Generate your personal API key in the Open AI profile and integrate it directly into the tool via the settings. And now you have a variety of AI-generated title and meta description suggestions at your disposal.

Pro tip: If you click on the ChatGPT button often, you will always get new data.

★ For us, everyone is a premium user! The tool is 100% free (forever)!
★ The installation is quick and easy, so you can get started right away (less than a minute)!
★ Our tool is compatible with multiple browsers (all Chromium browsers)!
★ diva-e SEO Plugin also enables you to view pre- & post-render differences in meta data (with and without JavaScript)!
★ Your data belongs to you! Our plugin does not collect personal data and does not share it with third parties.


Here is what you will get from our plugin:
✓ Page Title
✓ Meta Description
✓ Canonical Tags & Canonical Header
✓ Meta-Robots-Tag & X-Robots-Tag
✓ Compression
✓ Protocol
✓ Server
✓ Status Code
✓ Visibility Overview (Sistrix API)
✓ Core Web Vitals

diva-e SEO department has been developing the SEO Plugin in-house and therefore it is updated on a regular basis.
Should you have any questions or suggestions, please contact us at [email protected]                    

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

नाम SEO Plugin - diva-e SEO Plugin - diva-e
ID miknfbapjonjdjiomoojegohajbkbpha
आधिकारिक URL https://chromewebstore.google.com/detail/seo-plugin-diva-e/miknfbapjonjdjiomoojegohajbkbpha
विवरण Chrome SEO Plugin
फ़ाइल का आकार 3.26 MB
स्थापना संख्या 1,000
वर्तमान संस्करण 2.3
अंतिम अपडेट 2024-02-21
प्रकाशन तिथि 2021-12-10
रेटिंग 5.00/5 कुल 19 रेटिंग्स
डेवलपर https://diva-e.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.diva-e.com/
सहायता पृष्ठ URL https://www.diva-e.com/de/services/digital-marketing/seo/tools/plug-in/
गोपनीयता नीति पृष्ठ URL https://www.diva-e.com/de/datenschutz
समर्थित भाषाएँ de,en,fr,es,it,pl,cs,bg
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_manifestName__",
    "version": "2.3",
    "manifest_version": 3,
    "description": "Chrome SEO Plugin",
    "author": "Raymond Eiber",
    "default_locale": "en",
    "icons": {
        "16": "img\/diva-e16.png",
        "48": "img\/diva-e48.png",
        "128": "img\/diva-e128.png",
        "512": "img\/diva-e512.png"
    },
    "permissions": [
        "activeTab",
        "storage",
        "scripting",
        "webNavigation",
        "contextMenus"
    ],
    "action": {
        "default_icon": {
            "16": "img\/diva-e16.png",
            "48": "img\/diva-e48.png",
            "128": "img\/diva-e128.png",
            "512": "img\/diva-e512.png"
        }
    },
    "background": {
        "service_worker": "js-server\/background.js",
        "persistance": false
    },
    "host_permissions": [
        ""
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "seo-plugin-sidebar.html"
            ],
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ]
        }
    ]
}