SEO Insights
SEO Insights is an extension to get information for analysis and optimization of the current website.
ما هو SEO Insights؟
SEO Insights هو إضافة Chrome تم تطويرها بواسطة Sebastian Brosch، والميزة الرئيسية لها هي "SEO Insights is an extension to get information for analysis and optimization of the current website.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة SEO Insights
قم بتنزيل ملفات الامتداد SEO Insights بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
                        SEO Insights determines the information directly from the website to support the analysis and optimization from a technical search engine optimization perspective.
SEO Insights displays the following information of a website:
⭐️ Meta-Information
       title, description, canonical, robots
       Twitter, Open Graph, Dublin Core, Parse.ly, Shareaholic
⭐️ Images and Icons
       image size, alternative text and title
⭐️ Links
       detailed overview of available hyperlinks
       internal and external links
⭐️ Headings (H1 to H6)
⭐️ Files
       Stylesheets and JavaScript files
       special files like robots.txt or sitemap.xml
⭐️ HTTP-Header
⭐️ Tools
       check the current website directly with different tools                     معلومات أساسية عن التمديد
| الاسم |   |  
| ID | nlkopdpfkbifcibdoecnfabipofhnoom | 
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/seo-insights/nlkopdpfkbifcibdoecnfabipofhnoom | 
| الوصف | SEO Insights is an extension to get information for analysis and optimization of the current website. | 
| حجم الملف | 141 KB | 
| عدد التثبيتات | 322 | 
| النسخة الحالية | 0.0.6 | 
| آخر تحديث | 2024-02-12 | 
| تاريخ النشر | 2021-05-26 | 
| المطور | Sebastian Brosch | 
| البريد الإلكتروني | [email protected] | 
| نوع الدفع | free | 
| عنوان صفحة المساعدة | https://github.com/SEO-Insights/seo-insights/ | 
| اللغات المدعومة | de,en,es | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "SEO Insights",
    "version": "0.0.6",
    "description": "__MSG_manifest_description__",
    "default_locale": "en",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "action": {
        "default_icon": "icon16.png",
        "default_popup": "popup.html",
        "default_title": "SEO Insights"
    },
    "permissions": [
        "activeTab",
        "scripting"
    ]
}  |  |