Meta tags - SEO Tool
This extension will list all the meta tags in a webpage
ما هو Meta tags - SEO Tool؟
Meta tags - SEO Tool هو إضافة Chrome تم تطويرها بواسطة https://geekabhi.com، والميزة الرئيسية لها هي "This extension will list all the meta tags in a webpage".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Meta tags - SEO Tool
قم بتنزيل ملفات الامتداد Meta tags - SEO Tool بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
This extension makes all meta tags within your reach in a single click. This will help you by listing all the meta tags used within a webpage. You don't need any technical knowledge to see what meta tags are used in a webpage. Just install the extension, and click the extension icon to see what meta tags has been set in the page.
معلومات أساسية عن التمديد
الاسم | Meta tags - SEO Tool |
ID | miihmfdpfdioogfbfofbnagblnjbjomg |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/meta-tags-seo-tool/miihmfdpfdioogfbfofbnagblnjbjomg |
الوصف | This extension will list all the meta tags in a webpage |
حجم الملف | 6.63 KB |
عدد التثبيتات | 998 |
النسخة الحالية | 1.1 |
آخر تحديث | 2023-07-14 |
تاريخ النشر | 2017-08-12 |
تقييم | 5.00/5 مجموع تقييمات 3 |
المطور | https://geekabhi.com |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Meta tags - SEO Tool", "description": "This extension will list all the meta tags in a webpage", "version": "1.1", "action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "activeTab", "scripting", "tabs" ] } |