SEO RILL
Free SEO tools Website review - Alexa and Google Page Rank
Was ist SEO RILL?
SEO RILL ist eine Chrome-Erweiterung, die von https://www.seorill.com entwickelt wurde, und ihr Hauptmerkmal ist "Free SEO tools Website review - Alexa and Google Page Rank".
SEO RILL-Erweiterungs-CRX-Datei herunterladen
Laden Sie SEO RILL-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
A SEO extension to easily access the Google PageRank (PR), Alexa Rank, IP address and Back links of the current web page,
FEATURES LIST
---------------------
● GOOGLE PAGERANK
Shows the Google PageRank of the current web page with graph
● Alexa Rank
Shows the Alexa traffic stats with graph
● Back links Count
Shows the number of page that link to website
● Domain Information
Shows the domain details:
WHOIS lookup | DNS lookup
● IP Address
Shows website IP address
FOLLOW US
---------------------
Website: http://www.seorill.com
Facebook: https://www.facebook.com/SEORILL
Twitter: https://twitter.com/seorillcom Grundlegende Informationen zur Erweiterung
| Name | |
| ID | nifhddlbkhgbfldapcmokabefgjadppg |
| Offizielle URL | https://chromewebstore.google.com/detail/seo-rill/nifhddlbkhgbfldapcmokabefgjadppg |
| Beschreibung | Free SEO tools Website review - Alexa and Google Page Rank |
| Dateigröße | 47.96 KB |
| Installationsanzahl | 61 |
| Aktuelle Version | 1.2 |
| Letztes Update | 2015-11-13 |
| Veröffentlichungsdatum | 2015-11-13 |
| Bewertung | 5.00/5 Insgesamt 6 Bewertungen |
| Entwickler | https://www.seorill.com |
| Zahlungsart | free |
| Unterstützte Sprachen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "SEO RILL",
"version": "1.2",
"description": "Free SEO tools Website review - Alexa and Google Page Rank",
"icons": {
"48": "img\/Logo.png",
"128": "img\/ChromeExtension128.png",
"16": "img\/Logo16X16.png"
},
"browser_action": {
"default_icon": "img\/Logo16X16.png",
"default_title": "Check website Alexa and Page Rank",
"default_popup": "popup.html"
},
"background": {
"page": "background.html"
},
"permissions": [
"tabs"
]
} | |