By: Robert
Inspect and view changes in ens source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "ens",
"description": "web extension for ens, the bridge between blockchain-network and world-wide-web",
"version": "0.0.2",
"short_name": "ens",
"manifest_version": 2,
"default_locale": "en",
"icons": {
"16": "images/icon-16.png",
"128": "images/icon-128.png"
},
"omnibox": {
"keyword": "ens"
},
"background": {
"scripts": [
"scripts/background.js"
]
},
"browser_action": {
"browser_style": true,
"default_icon": {
"32": "images/icon-16.png"
},
"default_title": "ENS extension",
"default_popup": "option.html"
},
"permissions": [
"tabs",
"storage",
"notifications"
],
"content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
} Best ens Alternatives
Here are some Firefox add-ons that are similar to ens: