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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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": [ " |