RankBio - SEO & Website Analysis
RankBio.com a free tool to check Your Website SEO, Analysis, Backlinks, Indexed, technologies, domain authority and more...
Co je RankBio - SEO & Website Analysis?
RankBio - SEO & Website Analysis je rozšíření Chrome vyvinuté https://rankbio.com, a jeho hlavní funkcí je „RankBio.com a free tool to check Your Website SEO, Analysis, Backlinks, Indexed, technologies, domain authority and more...“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření RankBio - SEO & Website Analysis
Stáhněte si soubory rozšíření RankBio - SEO & Website Analysis ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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 Základní Informace o Rozšíření
| Název | |
| ID | mhkpkkjnffeienbjonfiekdmgbcohgmp |
| Oficiální URL | https://chromewebstore.google.com/detail/rankbio-seo-website-analy/mhkpkkjnffeienbjonfiekdmgbcohgmp |
| Popis | RankBio.com a free tool to check Your Website SEO, Analysis, Backlinks, Indexed, technologies, domain authority and more... |
| Velikost souboru | 91.43 KB |
| Počet instalací | 359 |
| Aktuální Verze | 1.0.0 |
| Poslední Aktualizace | 2017-12-11 |
| Datum Vydání | 2017-12-11 |
| Hodnocení | 4.00/5 Celkem 7 Hodnocení |
| Vývojář | https://rankbio.com |
| [email protected] | |
| Typ Platby | free |
| URL Stránky Nápovědy | http://rankbio.com/contact |
| URL Stránky Zásad Ochrany Soukromí | http://rankbio.com/pages/privacy-policy |
| Podporované Jazyky | 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"
]
}
} | |