Rough Water SEO Tool

SEO Tool for Squarespace websites

ما هو Rough Water SEO Tool؟

Rough Water SEO Tool هو إضافة Chrome تم تطويرها بواسطة SEOSpace، والميزة الرئيسية لها هي "SEO Tool for Squarespace websites".

لقطات شاشة التمديد

تحميل ملف CRX للإضافة Rough Water SEO Tool

قم بتنزيل ملفات الامتداد Rough Water SEO Tool بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

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

معلومات أساسية عن التمديد

الاسم Rough Water SEO Tool Rough Water SEO Tool
ID iphcgaopfphcbhmiflijebkjplijdjal
عنوان URL الرسمي https://chromewebstore.google.com/detail/rough-water-seo-tool/iphcgaopfphcbhmiflijebkjplijdjal
الوصف SEO Tool for Squarespace websites
حجم الملف 282 KB
عدد التثبيتات 87
النسخة الحالية 1.15
آخر تحديث 2023-02-18
تاريخ النشر 2022-09-15
تقييم 5.00/5 مجموع تقييمات 1
المطور SEOSpace
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://www.roughwatermedia.com/squarespace-seo-plugin
عنوان صفحة المساعدة https://www.roughwatermedia.com/contact
عنوان صفحة سياسة الخصوصية https://www.seospace.co.uk/privacy-policy
اللغات المدعومة 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"
    }
}