SLERPEE SERP SEO Tool

Optimize how your website looks in Google search results.

ما هو SLERPEE SERP SEO Tool؟

SLERPEE SERP SEO Tool هو إضافة Chrome تم تطويرها بواسطة https://slerpee.com، والميزة الرئيسية لها هي "Optimize how your website looks in Google search results.".

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

screenshot
screenshot

تحميل ملف CRX للإضافة SLERPEE SERP SEO Tool

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

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

                        Using this extension on any public web page will load it into the SLERPEE SERP editor (website).

SLERPEE Features

Live Google Preview
See a google SERP preview in real time as you edit your HTML title and meta description copy.

Save & Share Drafts
Save drafts anonymously or to your account. Share them with your colleagues, clients, or anyone to get quick feedback.

Accounts Are Optional
Use SLERPEE without creating an account, or create one if you want to organize your drafts.                    

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

الاسم SLERPEE SERP SEO Tool SLERPEE SERP SEO Tool
ID lljiafmnknbhhffbiglmibneedmlkahl
عنوان URL الرسمي https://chromewebstore.google.com/detail/slerpee-serp-seo-tool/lljiafmnknbhhffbiglmibneedmlkahl
الوصف Optimize how your website looks in Google search results.
حجم الملف 9.57 KB
عدد التثبيتات 1,000
النسخة الحالية 1.1
آخر تحديث 2015-02-24
تاريخ النشر 2015-02-23
تقييم 5.00/5 مجموع تقييمات 1
المطور https://slerpee.com
نوع الدفع free
موقع الإضافة https://slerpee.com
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "SLERPEE SERP SEO Tool",
    "description": "Optimize how your website looks in Google search results.",
    "author": "Caleb Watson",
    "version": "1.1",
    "permissions": [
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "icons": {
        "16": "SLERPEE_16x16.png",
        "48": "SLERPEE_48x48.png",
        "128": "SLERPEE_128x128.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "browser_action": {
        "default_title": "Optimize this page using SLERPEE SERP Editor.",
        "default_icon": "SLERPEE_16x16.png"
    },
    "manifest_version": 2
}