By: Frigusick
Inspect and view changes in Password Eye source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Password Eye",
"version": "0.1",
"description": "Простой инструмент для визуализации паролей на любых сайтах.",
"browser_specific_settings": {
"gecko": {
"id": "password-eye-simple@frigusick.com",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
},
"permissions": [
"scripting"
],
"host_permissions": [
"<all_urls>"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"css": [
"style.css"
],
"all_frames": true
}
],
"web_accessible_resources": [
{
"resources": [
"open.mp3"
],
"matches": [
"<all_urls>"
]
}
]
} Best Password Eye Alternatives
Here are some Firefox add-ons that are similar to Password Eye: