Real Domain Name
This extension shows a real domain name and real url of the current website.
什么是Real Domain Name?
Real Domain Name是由kidliaa开发的Chrome扩展程序,该扩展的主要功能是“This extension shows a real domain name and real url of the current website.”。
扩展截图
下载Real Domain Name扩展crx文件
下载Real Domain Name扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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/ 扩展基本信息
| 名称 | |
| ID | lhbkkikjboiebjeghokpefafaahnfoff |
| 官方URL | https://chromewebstore.google.com/detail/real-domain-name/lhbkkikjboiebjeghokpefafaahnfoff |
| 简介 | This extension shows a real domain name and real url of the current website. |
| 文件大小 | 33.72 KB |
| 安装次数 | 407 |
| 当前版本 | 1.2 |
| 更新时间 | 2017-04-18 |
| 上架时间 | 2017-04-18 |
| 评分 | 5.00/5 共5次评分 |
| 开发者 | kidliaa |
| 付费类型 | free |
| 扩展官网 | https://twitter.com/kidliaa |
| 支持的语言 | 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": [
" | |