By: Matt
Inspect and view changes in see-password source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "__MSG_extensionName__",
"version": "0.4resigned1",
"default_locale": "en",
"description": "__MSG_extensionDescription__",
"homepage_url": "https://github.com/mjaquiery/SeePassword",
"icons": {
"48": "icons/eye.svg",
"96": "icons/eye.svg"
},
"permissions": [
"activeTab",
"tabs"
],
"page_action": {
"default_icon": "icons/show.svg",
"default_title": "__MSG_iconTitleShow__"
},
"background": {
"scripts": [
"background/background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content_scripts/clickhandler.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{9fc6ffbd-fbc4-43ac-9376-f6d789bea76d}"
}
}
} Best see-password Alternatives
Here are some Firefox add-ons that are similar to see-password: