제작자: Fedor
Inspect and view changes in Paste_Guard source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "PasteGuard — Local Paste Redactor",
"version": "0.2.3",
"description": "Masks secrets and API keys on paste for LLM sites. 100% local.",
"permissions": [
"storage",
"tabs",
"webNavigation",
"menus"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_action": {
"default_title": "PasteGuard",
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"rules.js",
"content_script.js"
],
"run_at": "document_start",
"all_frames": true,
"match_about_blank": true
}
],
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"web_accessible_resources": [
"sites.json"
],
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"96": "icons/icon-96.png",
"128": "icons/icon-128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "pasteguard@example.com",
"strict_min_version": "128.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} 최고의 Paste_Guard 대안
다음은 Paste_Guard과(와) 유사한 Firefox add-on입니다:
PasteGuard: Sensitive Data Shield
yasir_dev
PasteGuard
Fuzail Haaris
AI Paste Guard
Jugal Joshi
Privatiser
Privatiser
GuardFlow - Secret Detector
deepak khandelwal
PasteProof
Jonthan
Prompt Armour — AI Privacy Guard
TheAlexRider
SafePaste Enterprise
LogicGrid AI
PromptProtect
Data Elicit Solutions
Privacify Paste
ZJ3979
Paste with Privacify
oss.codes
Copy-Safe Secrets
Savo