Inspect and view changes in peak-vault source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "peak-vault",
"author": "peak.open",
"version": "0.2.4",
"icons": {
"16": "icon_16.png",
"48": "icon_48.png",
"128": "icon_128.png"
},
"permissions": [
"tabs",
"storage",
"alarms",
"idle"
],
"action": {
"default_popup": "index.html",
"default_icon": "icon_128.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"background": {
"page": "background.html"
},
"web_accessible_resources": [
{
"resources": [
"injector.js"
],
"matches": [
"<all_urls>"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "peakvault@peakd.com"
}
}
} Best peak-vault Alternatives
Here are some Firefox add-ons that are similar to peak-vault: