SEOSpace - The SEO Plugin for Squarespace

SEO Tool for Squarespace websites

Wat is SEOSpace - The SEO Plugin for Squarespace?

SEOSpace - The SEO Plugin for Squarespace is een Chrome-extensie ontwikkeld door SEOSpace, en de belangrijkste functie is "SEO Tool for Squarespace websites".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie SEOSpace - The SEO Plugin for Squarespace

Download SEOSpace - The SEO Plugin for Squarespace-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

                        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.                    

Basisinformatie over de Extensie

Naam SEOSpace - The SEO Plugin for Squarespace SEOSpace - The SEO Plugin for Squarespace
ID jdpdpdkkofoclmgbopofhlmoikpfamao
Officiële URL https://chromewebstore.google.com/detail/seospace-the-seo-plugin-f/jdpdpdkkofoclmgbopofhlmoikpfamao
Beschrijving SEO Tool for Squarespace websites
Bestandsgrootte 528 KB
Aantal Installaties 3,402
Huidige Versie 2.0.4
Laatst Bijgewerkt 2024-02-29
Publicatiedatum 2023-03-27
Beoordeling 4.43/5 Totaal 14 Beoordelingen
Ontwikkelaar SEOSpace
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://www.seospace.co.uk/
Help Pagina-URL https://www.seospace.co.uk/squarespace-seo-plugin
URL van de Privacybeleid Pagina https://www.seospace.co.uk/privacy-policy
Ondersteunde Talen 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"
    }
}