Real Domain Name
This extension shows a real domain name and real url of the current website.
O que é Real Domain Name?
Real Domain Name é uma extensão do Chrome desenvolvida por kidliaa, e sua principal característica é "This extension shows a real domain name and real url of the current website.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Real Domain Name
Baixe arquivos de extensão Real Domain Name 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
Show real domain name of the current webpage. ## Why it's important? Copy this address to your url bar: https://www.xn--e1awd7f.com/ to see if you need this plugin. ## I don't trust this plugin? This plugin is open sourced, check it here: https://github.com/liaa/real_domain_name ## More discussion here: https://www.wordfence.com/blog/2017/04/chrome-firefox-unicode-phishing/
Informações Básicas da Extensão
Nome | Real Domain Name |
ID | lhbkkikjboiebjeghokpefafaahnfoff |
URL Oficial | https://chromewebstore.google.com/detail/real-domain-name/lhbkkikjboiebjeghokpefafaahnfoff |
Descrição | This extension shows a real domain name and real url of the current website. |
Tamanho do Arquivo | 33.72 KB |
Contagem de Instalações | 407 |
Versão Atual | 1.2 |
Última Atualização | 2017-04-18 |
Data de Publicação | 2017-04-18 |
Classificação | 5.00/5 Total de 5 Avaliações |
Desenvolvedor | kidliaa |
Tipo de Pagamento | free |
Site da Extensão | https://twitter.com/kidliaa |
Idiomas Suportados | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Real Domain Name", "description": "This extension shows a real domain name and real url of the current website.", "version": "1.2", "icons": { "128": "icon-128.png" }, "browser_action": { "default_icon": "icon-128.png", "default_popup": "popup.html" }, "content_scripts": [ { "matches": [ " |