By: Keplr
Inspect and view changes in Keplr source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Keplr",
"description": "Keplr is a browser extension wallet for the Inter blockchain ecosystem.",
"version": "0.13.37",
"icons": {
"16": "assets/icon-beta-16.png",
"48": "assets/icon-beta-48.png",
"128": "assets/icon-beta-128.png"
},
"browser_action": {
"default_popup": "popup.html",
"default_title": "Keplr"
},
"background": {
"page": "background.html",
"persistent": true
},
"permissions": [
"storage",
"notifications",
"identity",
"idle",
"alarms",
"unlimitedStorage",
"activeTab",
"scripting",
"webNavigation"
],
"host_permissions": [
"http://*/*",
"https://*/*"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"browser-polyfill.js",
"contentScripts.bundle.js"
],
"run_at": "document_start",
"all_frames": true
}
],
"web_accessible_resources": [
"injectedScript.bundle.js",
"assets/Inter-SemiBold.ttf",
"assets/icon-128.png",
"assets/megaphone.svg",
"assets/locked-keplr-logo-128.png",
"assets/icon-click-cursor.png"
],
"applications": {
"gecko": {
"id": "keplr-extension@keplr.app",
"strict_min_version": "89.0"
}
}
} Best Keplr Alternatives
Here are some Firefox add-ons that are similar to Keplr: