By: Luca Freiburg
Inspect and view changes in liberanews source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "liberanews",
"version": "0.0.16",
"description": "liberanews",
"icons": {
"64": "icons/icon-64.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"browser-polyfill.js",
"content_scripts.js"
]
}
],
"permissions": [
"webRequest",
"webRequestBlocking",
"<all_urls>"
],
"background": {
"scripts": [
"browser-polyfill.js",
"background.js"
]
},
"web_accessible_resources": [
"*.png",
"*.svg"
]
} Best liberanews Alternatives
Here are some Firefox add-ons that are similar to liberanews: