SEO RILL
Free SEO tools Website review - Alexa and Google Page Rank
O que é SEO RILL?
SEO RILL é uma extensão do Chrome desenvolvida por https://www.seorill.com, e sua principal característica é "Free SEO tools Website review - Alexa and Google Page Rank".
Baixar o arquivo CRX da Extensão SEO RILL
Baixe arquivos de extensão SEO RILL no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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 Informações Básicas da Extensão
| Nome | |
| ID | nifhddlbkhgbfldapcmokabefgjadppg |
| URL Oficial | https://chromewebstore.google.com/detail/seo-rill/nifhddlbkhgbfldapcmokabefgjadppg |
| Descrição | Free SEO tools Website review - Alexa and Google Page Rank |
| Tamanho do Arquivo | 47.96 KB |
| Contagem de Instalações | 61 |
| Versão Atual | 1.2 |
| Última Atualização | 2015-11-13 |
| Data de Publicação | 2015-11-13 |
| Classificação | 5.00/5 Total de 6 Avaliações |
| Desenvolvedor | https://www.seorill.com |
| Tipo de Pagamento | free |
| Idiomas Suportados | 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"
]
} | |