RankBio - SEO & Website Analysis
RankBio.com a free tool to check Your Website SEO, Analysis, Backlinks, Indexed, technologies, domain authority and more...
Wat is RankBio - SEO & Website Analysis?
RankBio - SEO & Website Analysis is een Chrome-extensie ontwikkeld door https://rankbio.com, en de belangrijkste functie is "RankBio.com a free tool to check Your Website SEO, Analysis, Backlinks, Indexed, technologies, domain authority and more...".
Extensie Screenshots
Download het CRX-bestand van de extensie RankBio - SEO & Website Analysis
Download RankBio - SEO & Website Analysis-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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 Basisinformatie over de Extensie
| Naam | |
| ID | mhkpkkjnffeienbjonfiekdmgbcohgmp |
| Officiële URL | https://chromewebstore.google.com/detail/rankbio-seo-website-analy/mhkpkkjnffeienbjonfiekdmgbcohgmp |
| Beschrijving | RankBio.com a free tool to check Your Website SEO, Analysis, Backlinks, Indexed, technologies, domain authority and more... |
| Bestandsgrootte | 91.43 KB |
| Aantal Installaties | 359 |
| Huidige Versie | 1.0.0 |
| Laatst Bijgewerkt | 2017-12-11 |
| Publicatiedatum | 2017-12-11 |
| Beoordeling | 4.00/5 Totaal 7 Beoordelingen |
| Ontwikkelaar | https://rankbio.com |
| [email protected] | |
| Betalingswijze | free |
| Help Pagina-URL | http://rankbio.com/contact |
| URL van de Privacybeleid Pagina | http://rankbio.com/pages/privacy-policy |
| Ondersteunde Talen | 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"
]
}
} | |