By: AVAST Software
Inspect and view changes in Avast Password Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "__MSG_extName__",
"description": "__MSG_extDescription__",
"manifest_version": 2,
"default_locale": "en",
"author": "Gen Digital Inc",
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"all_frames": true,
"js": [
"vendor/libs.common.js",
"content/cs.js"
],
"run_at": "document_end"
},
{
"all_frames": true,
"js": [
"vendor/libs.common.js",
"content/cctListener.js"
],
"matches": [
"https://cloudconnect2.avast.com/*"
],
"run_at": "document_start"
},
{
"all_frames": true,
"js": [
"vendor/libs.common.js",
"content/nslListener.js"
],
"matches": [
"https://login.avast.com/*"
],
"run_at": "document_start"
},
{
"matches": [
"https://www.citi.com/credit-cards/citi.action*"
],
"js": [
"content/formdata/sitescripts/WAXUtils.js",
"content/formdata/sitescripts/accountonline.login.js"
],
"run_at": "document_start",
"all_frames": true
},
{
"matches": [
"https://accountonline.citi.com/cards/svc/LoginGet.do*"
],
"js": [
"content/formdata/sitescripts/accountonline.citi.com.js"
],
"run_at": "document_start",
"all_frames": true
},
{
"matches": [
"https://appleid.apple.com/auth/authorize*"
],
"js": [
"content/formdata/sitescripts/icloud.com.js"
],
"run_at": "document_start",
"all_frames": true
},
{
"matches": [
"https://idmsa.apple.com/appleauth/auth/signin*"
],
"js": [
"content/formdata/sitescripts/icloud.com.js"
],
"run_at": "document_start",
"all_frames": true
},
{
"matches": [
"https://idmsa.apple.com/appleauth/auth/authorize/signin*"
],
"js": [
"content/formdata/sitescripts/icloud.com.js"
],
"run_at": "document_start",
"all_frames": true
},
{
"matches": [
"https://store.steampowered.com/checkout/*"
],
"js": [
"content/formdata/sitescripts/steampowered.com.js"
],
"run_at": "document_start",
"all_frames": true
},
{
"matches": [
"https://login.vivo.com.br/loginmarca/appmanager/marca/publico*"
],
"js": [
"content/formdata/sitescripts/WAXUtils.js",
"content/formdata/sitescripts/login.vivo.com.br.js"
],
"run_at": "document_start",
"all_frames": true
},
{
"matches": [
"https://www.zara.com/webapp/wcs/stores/servlet/OrderPaymentPage*"
],
"js": [
"content/formdata/sitescripts/WAXUtils.js",
"content/formdata/sitescripts/zara.com.js"
],
"run_at": "document_start",
"all_frames": true
},
{
"matches": [
"https://www.zappos.com/checkout/address*"
],
"js": [
"content/formdata/sitescripts/WAXUtils.js",
"content/formdata/sitescripts/zappos.com.js"
],
"run_at": "document_start",
"all_frames": true
},
{
"matches": [
"https://www.zappos.com/checkout/pay*"
],
"js": [
"content/formdata/sitescripts/WAXUtils.js",
"content/formdata/sitescripts/zappos.com.js"
],
"run_at": "document_start",
"all_frames": true
},
{
"matches": [
"https://www.zappos.com/checkout/initiate*"
],
"js": [
"content/formdata/sitescripts/WAXUtils.js",
"content/formdata/sitescripts/zappos.com.js"
],
"run_at": "document_start",
"all_frames": true
},
{
"matches": [
"https://secure-luxury.zappos.com/checkout*"
],
"js": [
"content/formdata/sitescripts/WAXUtils.js",
"content/formdata/sitescripts/zappos.com.js"
],
"run_at": "document_start",
"all_frames": true
},
{
"matches": [
"https://secure-luxury.zappos.com/checkout/pay*"
],
"js": [
"content/formdata/sitescripts/WAXUtils.js",
"content/formdata/sitescripts/zappos.com.js"
],
"run_at": "document_start",
"all_frames": true
},
{
"matches": [
"https://secure-luxury.zappos.com/checkout/address*"
],
"js": [
"content/formdata/sitescripts/WAXUtils.js",
"content/formdata/sitescripts/zappos.com.js"
],
"run_at": "document_start",
"all_frames": true
},
{
"matches": [
"https://www.northwest.bank/*"
],
"js": [
"content/formdata/sitescripts/WAXUtils.js",
"content/formdata/sitescripts/northwest.com.js"
],
"run_at": "document_start",
"all_frames": true
},
{
"matches": [
"https://www.amazon.com/gp/buy/shipoptionselect/handlers/display.html*"
],
"js": [
"content/formdata/sitescripts/WAXUtils.js",
"content/formdata/sitescripts/amazon.com.js"
],
"run_at": "document_start",
"all_frames": true
},
{
"matches": [
"https://www.amazon.com/gp/buy/payselect/handlers/display.html*"
],
"js": [
"content/formdata/sitescripts/WAXUtils.js",
"content/formdata/sitescripts/amazon.com.js"
],
"run_at": "document_start",
"all_frames": true
},
{
"matches": [
"https://www.amazon.com/gp/buy/addressselect/handlers/continue.html*"
],
"js": [
"content/formdata/sitescripts/WAXUtils.js",
"content/formdata/sitescripts/amazon.com.js"
],
"run_at": "document_start",
"all_frames": true
},
{
"matches": [
"https://www.amazon.com/gp/buy/shipaddressselect/handlers/continue.html*"
],
"js": [
"content/formdata/sitescripts/WAXUtils.js",
"content/formdata/sitescripts/amazon.com.js"
],
"run_at": "document_start",
"all_frames": true
},
{
"matches": [
"https://nid.naver.com/nidlogin.login*"
],
"js": [
"content/formdata/sitescripts/naver.com.js"
],
"run_at": "document_start",
"all_frames": true
},
{
"matches": [
"https://direct.kinecta.org/9002Kinecta/AOP/Password.aspx*"
],
"js": [
"content/formdata/sitescripts/direct.kinecta.org.js"
],
"run_at": "document_start",
"all_frames": true
},
{
"matches": [
"https://mycw39.eclinicalweb.com/*"
],
"js": [
"content/formdata/sitescripts/mycw39.eclinicalweb.com.js"
],
"run_at": "document_start",
"all_frames": true
},
{
"matches": [
"https://ib.absa.co.za/absa-online/login.jsp*"
],
"js": [
"content/formdata/sitescripts/ib.absa.co.za.js"
],
"run_at": "document_start",
"all_frames": true
},
{
"matches": [
"https://www.hautelook.com/checkout*"
],
"js": [
"content/formdata/sitescripts/hautelook.com.js"
],
"run_at": "document_start",
"all_frames": true
},
{
"matches": [
"https://www.uniqlo.com/us/en/billing-checkout/*"
],
"js": [
"content/formdata/sitescripts/uniqlo.com.js"
],
"run_at": "document_start",
"all_frames": true
},
{
"matches": [
"https://www.ifixit.com/cart/place-order*"
],
"js": [
"content/formdata/sitescripts/ifixit.com.js"
],
"run_at": "document_start",
"all_frames": true
},
{
"matches": [
"https://www.qvc.com/webapp/wcs/stores/servlet/BillingDetailsView*"
],
"js": [
"content/formdata/sitescripts/qvc.com.js"
],
"run_at": "document_start",
"all_frames": true
},
{
"matches": [
"https://www.hobbylobby.com/checkout/multi/payment-method/add*"
],
"js": [
"content/formdata/sitescripts/hobbylobby.com.js"
],
"run_at": "document_start",
"all_frames": true
},
{
"matches": [
"https://www.tirerack.com/ssl/PaymentOptions.jsp*"
],
"js": [
"content/formdata/sitescripts/tirerack.com.js"
],
"run_at": "document_start",
"all_frames": true
},
{
"matches": [
"https://www.abercrombie.com/shop/OrderCheckoutDisplayView*"
],
"js": [
"content/formdata/sitescripts/abercrombie.com.js"
],
"run_at": "document_start",
"all_frames": true
},
{
"matches": [
"https://www.footlocker.com/checkout*"
],
"js": [
"content/formdata/sitescripts/footlocker.com.js"
],
"run_at": "document_start",
"all_frames": true
},
{
"matches": [
"https://www.dickssportinggoods.com/DSGPaymentViewCmd*"
],
"js": [
"content/formdata/sitescripts/dickssportinggoods.com.js"
],
"run_at": "document_start",
"all_frames": true
}
],
"icons": {
"16": "images/system/shared/app_logo_16.png",
"24": "images/system/shared/app_logo_24.png",
"32": "images/system/shared/app_logo_32.png",
"48": "images/system/shared/app_logo_48.png",
"64": "images/system/shared/app_logo_64.png",
"72": "images/system/shared/app_logo_72.png",
"128": "images/system/shared/app_logo_128.png"
},
"permissions": [
"contextMenus",
"notifications",
"storage",
"tabs",
"webNavigation",
"webRequest",
"alarms",
"<all_urls>",
"activeTab",
"cookies",
"clipboardWrite",
"webRequestBlocking"
],
"optional_permissions": [
"privacy"
],
"applications": {
"gecko": {
"id": "passwordmanager@avast.com",
"strict_min_version": "58.0"
}
},
"background": {
"page": "global.html"
},
"browser_action": {
"default_icon": {
"16": "images/system/shared/Browser/16/ext_logo_danger.png",
"19": "images/system/shared/Browser/19/ext_logo_danger.png",
"24": "images/system/shared/Browser/24/ext_logo_danger.png",
"32": "images/system/shared/Browser/16/ext_logo_danger@2x.png",
"38": "images/system/shared/Browser/19/ext_logo_danger@2x.png",
"48": "images/system/shared/Browser/24/ext_logo_danger@2x.png"
},
"default_title": "__MSG_extName__"
},
"web_accessible_resources": [
"images/dark/Browser/24/ext_logo.svg",
"images/dark/Browser/24/ext_logo_danger.svg",
"images/spinner-blue.gif",
"css/fonts/*",
"css/font.css",
"css/brandFonts.css",
"css/content-page.css",
"css/popup-content-page.css",
"html/popup-in-page.html",
"html/notification.html",
"html/auto-password-changer-overlay.html",
"html/compromised-password-ribbon.html",
"css/auto-password-changer-overlay.css",
"html/onboardSetup.html"
],
"version": "1.0.2.1307"
} Best Avast Password Manager Alternatives
Here are some Firefox add-ons that are similar to Avast Password Manager:
Avira Password Manager
Avira
Free Password Manager
programmer
SafePass Password Manager
Reason Labs
Keeper® Password Manager & Digital Vault
Keeper Security Inc.
ID Assist Password Manager
Sigma Loyalty Group
Norton Password Manager
NortonLifeLock
Keeper® Password Manager & Digital Vault
Keeper Security Inc.
CyberGhost: Password Manager
CyberGhostVPN
LastPass Password Manager
LastPass
VerityVault
VerityVault
My Financial Expert Password Manager
IDnotify
NordPass® Password Manager & Digital Vault
NordVPN