RankBio - SEO & Website Analysis
RankBio.com a free tool to check Your Website SEO, Analysis, Backlinks, Indexed, technologies, domain authority and more...
Apa itu RankBio - SEO & Website Analysis?
RankBio - SEO & Website Analysis adalah ekstensi Chrome yang dikembangkan oleh https://rankbio.com, dan fitur utamanya adalah "RankBio.com a free tool to check Your Website SEO, Analysis, Backlinks, Indexed, technologies, domain authority and more...".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi RankBio - SEO & Website Analysis
Unduh file ekstensi RankBio - SEO & Website Analysis dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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 Informasi Dasar Ekstensi
| Nama | |
| ID | mhkpkkjnffeienbjonfiekdmgbcohgmp |
| URL Resmi | https://chromewebstore.google.com/detail/rankbio-seo-website-analy/mhkpkkjnffeienbjonfiekdmgbcohgmp |
| Deskripsi | RankBio.com a free tool to check Your Website SEO, Analysis, Backlinks, Indexed, technologies, domain authority and more... |
| Ukuran File | 91.43 KB |
| Jumlah Instalasi | 359 |
| Versi Saat Ini | 1.0.0 |
| Terakhir Diperbarui | 2017-12-11 |
| Tanggal Publikasi | 2017-12-11 |
| Penilaian | 4.00/5 Total 7 Penilaian |
| Pengembang | https://rankbio.com |
| [email protected] | |
| Tipe Pembayaran | free |
| URL Halaman Bantuan | http://rankbio.com/contact |
| URL Halaman Kebijakan Privasi | http://rankbio.com/pages/privacy-policy |
| Bahasa yang Didukung | 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"
]
}
} | |