SEOSpace - The SEO Plugin for Squarespace

SEO Tool for Squarespace websites

What is SEOSpace - The SEO Plugin for Squarespace?

SEOSpace - The SEO Plugin for Squarespace is a Chrome extension developed by SEOSpace, and its main feature is "SEO Tool for Squarespace websites".

Extension Screenshots

screenshot

Download SEOSpace - The SEO Plugin for Squarespace Extension CRX File

Download SEOSpace - The SEO Plugin for Squarespace extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name SEOSpace - The SEO Plugin for Squarespace SEOSpace - The SEO Plugin for Squarespace
ID jdpdpdkkofoclmgbopofhlmoikpfamao
Official URL https://chromewebstore.google.com/detail/seospace-the-seo-plugin-f/jdpdpdkkofoclmgbopofhlmoikpfamao
Description SEO Tool for Squarespace websites
File Size 528 KB
Installation Count 3,402
Current Version 2.0.4
Last Updated 2024-02-29
Publish Date 2023-03-27
Rating 4.43/5 Total 14 Ratings
Developer SEOSpace
Email [email protected]
Payment Type free
Extension Website https://www.seospace.co.uk/
Help Page URL https://www.seospace.co.uk/squarespace-seo-plugin
Privacy Policy Page URL https://www.seospace.co.uk/privacy-policy
Supported Languages 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"
    }
}