By: XDemon
Inspect and view changes in Bento-list source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Bento-list",
"version": "1.0.0",
"description": "Get history of bento manga by browser",
"icons": {
"16": "logo128.png",
"48": "logo128.png",
"128": "logo128.png"
},
"background": {
"scripts": [
"./static/js/background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"./static/js/content.js"
]
}
],
"browser_action": {
"default_popup": "index.html"
},
"permissions": [
"history"
],
"browser_specific_settings": {
"gecko": {
"id": "{b1e01ae9-cb63-4fd7-8ccc-b7efaa77dea3}"
}
}
} Best Bento-list Alternatives
Here are some Firefox add-ons that are similar to Bento-list: