TORPEDO browser
Shows URLs and their security status when moving over links in a webmail applications. This browser addon is based on the bachelor…
什么是TORPEDO browser?
TORPEDO browser是由SECUSO开发的Chrome扩展程序,该扩展的主要功能是“Shows URLs and their security status when moving over links in a webmail applications. This browser addon is based on the bachelor…”。
扩展截图
下载TORPEDO browser扩展crx文件
下载TORPEDO browser扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
TORPEDO ist ein Add-On zum Erkennen von betrügerischen Links im Browser. Wenn Sie die Maus über einen Link in einer E-Mail, die Sie im Browser betrachten, bewegen, zeigt TORPEDO Ihnen ein Tooltip an. In diesem Tooltip wird die tatsächliche Webadresse angezeigt und hilft Ihnen, diese zu untersuchen. Derzeit werden folgende Webmail-Dienste unterstützt: GMX, web.de, GoogleMail, AOL, T-Online und Yahoo.
扩展基本信息
名称 | TORPEDO browser |
ID | cjglnlkhmaffelpeagnmgimhjhdpjomi |
官方URL | https://chromewebstore.google.com/detail/torpedo-browser/cjglnlkhmaffelpeagnmgimhjhdpjomi |
简介 | Shows URLs and their security status when moving over links in a webmail applications. This browser addon is based on the bachelor… |
文件大小 | 284 KB |
安装次数 | 254 |
当前版本 | 1.8.1 |
更新时间 | 2022-06-22 |
上架时间 | 2020-05-08 |
开发者 | SECUSO |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | de,en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "author": "SECUSO", "applications": { "gecko": { "id": "{53319828-3750-4619-836e-10f3c736a61f}" } }, "name": "__MSG_extensionName__", "version": "1.8.1", "default_locale": "de", "description": "__MSG_extensionDescription__", "background": { "scripts": [ "js\/jquery-3.4.1.min.js", "js\/punycode.min.js", "background.js" ] }, "permissions": [ " |