SEO RILL
Free SEO tools Website review - Alexa and Google Page Rank
What is SEO RILL?
SEO RILL is a Chrome extension developed by https://www.seorill.com, and its main feature is "Free SEO tools Website review - Alexa and Google Page Rank".
Download SEO RILL Extension CRX File
Download SEO RILL extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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 Extension Basic Information
| Name | |
| ID | nifhddlbkhgbfldapcmokabefgjadppg |
| Official URL | https://chromewebstore.google.com/detail/seo-rill/nifhddlbkhgbfldapcmokabefgjadppg |
| Description | Free SEO tools Website review - Alexa and Google Page Rank |
| File Size | 47.96 KB |
| Installation Count | 61 |
| Current Version | 1.2 |
| Last Updated | 2015-11-13 |
| Publish Date | 2015-11-13 |
| Rating | 5.00/5 Total 6 Ratings |
| Developer | https://www.seorill.com |
| Payment Type | free |
| Supported Languages | 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"
]
} | |