RankBio - SEO & Website Analysis
RankBio.com a free tool to check Your Website SEO, Analysis, Backlinks, Indexed, technologies, domain authority and more...
ما هو RankBio - SEO & Website Analysis؟
RankBio - SEO & Website Analysis هو إضافة Chrome تم تطويرها بواسطة https://rankbio.com، والميزة الرئيسية لها هي "RankBio.com a free tool to check Your Website SEO, Analysis, Backlinks, Indexed, technologies, domain authority and more...".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة RankBio - SEO & Website Analysis
قم بتنزيل ملفات الامتداد RankBio - SEO & Website Analysis بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
WHAT WE DO?
Estimation Traffic and Earnings
Google PageSpeed Insights
Speed And Optimization Tips
Desktop/Mobile Preview
Information Server
Alexa Rank
ALSO, WE CHECK:
Page Authority
Moz Rank
Bounce Rate
Keyword Consistency
Meta Keywords
Meta Description
Google Preview
Domain Age
Page Size معلومات أساسية عن التمديد
| الاسم | |
| ID | mhkpkkjnffeienbjonfiekdmgbcohgmp |
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/rankbio-seo-website-analy/mhkpkkjnffeienbjonfiekdmgbcohgmp |
| الوصف | RankBio.com a free tool to check Your Website SEO, Analysis, Backlinks, Indexed, technologies, domain authority and more... |
| حجم الملف | 91.43 KB |
| عدد التثبيتات | 359 |
| النسخة الحالية | 1.0.0 |
| آخر تحديث | 2017-12-11 |
| تاريخ النشر | 2017-12-11 |
| تقييم | 4.00/5 مجموع تقييمات 7 |
| المطور | https://rankbio.com |
| البريد الإلكتروني | [email protected] |
| نوع الدفع | free |
| عنوان صفحة المساعدة | http://rankbio.com/contact |
| عنوان صفحة سياسة الخصوصية | http://rankbio.com/pages/privacy-policy |
| اللغات المدعومة | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "RankBio - SEO & Website Analysis",
"short_name": "RankBio",
"description": "RankBio.com a free tool to check Your Website SEO, Analysis, Backlinks, Indexed, technologies, domain authority and more...",
"version": "1.0.0",
"browser_action": {
"default_icon": "icon.png",
"default_popup": "popup.html"
},
"permissions": [
"activeTab",
"webNavigation",
"tabs"
],
"icons": {
"16": "icon.png",
"48": "icon48.png",
"128": "icon128.png"
},
"background": {
"scripts": [
"jquery.min.js",
"app.js",
"background.js"
]
}
} | |