Starphish
AI-powered phishing protection for a brighter, safer online experience 🚀
什麼是Starphish?
Starphish是由https://starphish.app開發的Chrome擴展程式,該擴展的主要功能是“AI-powered phishing protection for a brighter, safer online experience 🚀”。
擴展截圖
下載Starphish擴展crx文件
下載Starphish擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
🔥
Make the most out of your internet security, by personalizing your own phishing protection! Use some of the already existing configurations, or make your own, adapted by your needs!
🔥
Offering a complex, fast and reliable real-time AI scanning mechanism, you won't have to count on other people to report a website so you can be protected!
Features
🔥 Complex real-time phishing detection
🔥 Brand recognition & Personalized protection
🔥 Zero-day phishing protection 擴展基本資訊
| 名稱 | |
| ID | mgcclljnboinjppelonolbhklnnljonp |
| 官方網址 | https://chromewebstore.google.com/detail/starphish/mgcclljnboinjppelonolbhklnnljonp |
| 簡介 | AI-powered phishing protection for a brighter, safer online experience 🚀 |
| 檔案大小 | 504 KB |
| 安裝次數 | 705 |
| 目前版本 | 1.0.1 |
| 更新時間 | 2024-01-22 |
| 上架時間 | 2021-06-14 |
| 評分 | 5.00/5 共 3 次評分 |
| 開發者 | https://starphish.app |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 擴展官網 | https://starphish.app |
| 隱私政策頁面URL | https://starphish.app/privacy-policy |
| 支援的語言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"version": "1.0.1",
"short_name": "Starphish",
"name": "Starphish",
"description": "AI-powered phishing protection for a brighter, safer online experience \ud83d\ude80",
"action": {
"default_title": "Starphish",
"default_popup": "index.html",
"default_icon": "img\/default-logo.png"
},
"content_scripts": [
{
"js": [
"assets\/content-script-loader.index.ts.74bd998a.5e8545fb.js"
],
"matches": [
"*:\/\/*\/*"
],
"run_at": "document_end"
}
],
"background": {
"service_worker": "service-worker-loader.js",
"type": "module"
},
"options_page": "src\/options\/options.html",
"icons": {
"16": "img\/16\/default-logo.png",
"48": "img\/48\/default-logo.png",
"128": "img\/128\/default-logo.png"
},
"web_accessible_resources": [
{
"matches": [
"*:\/\/*\/*"
],
"resources": [
"img\/*"
],
"use_dynamic_url": false
},
{
"matches": [
"*:\/\/*\/*"
],
"resources": [
"assets\/index.8469df4a.js",
"assets\/collectionSelector.14a17112.js",
"assets\/index.0fb1aac8.js",
"assets\/userPrefsSelector.6929e74a.js",
"assets\/paths.9f80b2bc.js",
"assets\/index.ts.74bd998a.js"
],
"use_dynamic_url": true
}
],
"permissions": [
"activeTab",
"debugger",
"storage",
"tabs"
],
"host_permissions": [
"*:\/\/*\/*",
" | |