SEOSpace - The SEO Plugin for Squarespace

SEO Tool for Squarespace websites

SEOSpace - The SEO Plugin for Squarespace क्या है?

SEOSpace - The SEO Plugin for Squarespace SEOSpace द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "SEO Tool for Squarespace websites"।

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

screenshot

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

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

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

                        The ultimate Squarespace SEO plugin.

SEOSpace is an easy-to-use, jargon-free SEO plugin that provides any Squarespace user with actionable insights to improve their rankings and get more organic traffic to their website.

Get started today to increase your rankings and web traffic.                    

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

नाम SEOSpace - The SEO Plugin for Squarespace SEOSpace - The SEO Plugin for Squarespace
ID jdpdpdkkofoclmgbopofhlmoikpfamao
आधिकारिक URL https://chromewebstore.google.com/detail/seospace-the-seo-plugin-f/jdpdpdkkofoclmgbopofhlmoikpfamao
विवरण SEO Tool for Squarespace websites
फ़ाइल का आकार 528 KB
स्थापना संख्या 3,402
वर्तमान संस्करण 2.0.4
अंतिम अपडेट 2024-02-29
प्रकाशन तिथि 2023-03-27
रेटिंग 4.43/5 कुल 14 रेटिंग्स
डेवलपर SEOSpace
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.seospace.co.uk/
सहायता पृष्ठ URL https://www.seospace.co.uk/squarespace-seo-plugin
गोपनीयता नीति पृष्ठ URL https://www.seospace.co.uk/privacy-policy
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "SEOSpace - The SEO Plugin for Squarespace",
    "description": "SEO Tool for Squarespace websites",
    "version": "2.0.4",
    "permissions": [
        "storage",
        "cookies",
        "scripting"
    ],
    "host_permissions": [
        "https:\/\/*\/*",
        "http:\/\/*\/*"
    ],
    "action": {
        "default_icon": {
            "16": ".\/logo.png",
            "48": ".\/logo.png",
            "128": ".\/logo.png"
        },
        "default_popup": "index.html"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "run_at": "document_end",
            "js": [
                "assets\/index.e78b9576.js"
            ],
            "css": [
                "assets\/index.ef92f1b3.css"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "\/assets\/*",
                "injectScript.js"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "16": ".\/logo.png",
        "48": ".\/logo.png",
        "128": ".\/logo.png"
    }
}