Rough Water SEO Tool

SEO Tool for Squarespace websites

What is Rough Water SEO Tool?

Rough Water SEO Tool is a Chrome extension developed by SEOSpace, and its main feature is "SEO Tool for Squarespace websites".

Extension Screenshots

Download Rough Water SEO Tool Extension CRX File

Download Rough Water SEO Tool 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

                        Squarespace SEO Plugin Tool - supercharge your SEO and get page 1 rankings with the “Yoast SEO for Squarespace".                    

Extension Basic Information

Name Rough Water SEO Tool Rough Water SEO Tool
ID iphcgaopfphcbhmiflijebkjplijdjal
Official URL https://chromewebstore.google.com/detail/rough-water-seo-tool/iphcgaopfphcbhmiflijebkjplijdjal
Description SEO Tool for Squarespace websites
File Size 282 KB
Installation Count 87
Current Version 1.15
Last Updated 2023-02-18
Publish Date 2022-09-15
Rating 5.00/5 Total 1 Ratings
Developer SEOSpace
Email [email protected]
Payment Type free
Extension Website https://www.roughwatermedia.com/squarespace-seo-plugin
Help Page URL https://www.roughwatermedia.com/contact
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": "Rough Water SEO Tool",
    "description": "SEO Tool for Squarespace websites",
    "version": "1.15",
    "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.ce11adc7.js"
            ],
            "css": [
                "assets\/index.f4dcdb00.css"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/index.f4dcdb00.css",
                "assets\/logo.2ff8d772.svg"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "16": ".\/logo.png",
        "48": ".\/logo.png",
        "128": ".\/logo.png"
    }
}