By: buer
Inspect and view changes in douban Plus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"background": {
"service_worker": "background.js",
"scripts": [
"background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "{c3cd7c00-d6c1-4509-b6bb-d767fd51ab56}"
}
},
"content_scripts": [
{
"js": [
"content.js"
],
"matches": [
"*://movie.douban.com/subject/*"
]
}
],
"description": "豆瓣电影 资源下载, IMDB评分, MPAA 分级",
"icons": {
"16": "images/16.png",
"48": "images/48.png",
"128": "images/128.png"
},
"manifest_version": 3,
"name": "douban Plus",
"permissions": [
"storage"
],
"host_permissions": [
"*://www.imdb.com/*",
"*://raw.githubusercontent.com/*"
],
"action": {
"default_icon": {
"16": "images/16.png",
"48": "images/48.png",
"128": "images/128.png"
}
},
"version": "0.1.0"
} Best douban Plus Alternatives
Here are some Firefox add-ons that are similar to douban Plus: