By: kingcanfish
Inspect and view changes in B2Y-Sync-danmaku source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "B2Y - YouTube 同步显示 Bilibili 弹幕",
"description": "自动将Bilibili的弹幕同步显示在YouTube视频上",
"version": "1.1.8",
"icons": {
"16": "icon-16.png",
"48": "icon-48.png",
"128": "icon-128.png"
},
"permissions": [
"storage",
"activeTab",
"https://api.bilibili.com/*",
"https://www.bilibili.com/*",
"https://www.youtube.com/oembed*",
"https://raw.githubusercontent.com/*"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_title": "B站弹幕设置",
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"*://*.youtube.com/*"
],
"run_at": "document_end",
"css": [
"content-scripts/content.css"
],
"js": [
"content-scripts/content.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{f581a281-b77d-44bd-aae6-997e9aaf16d8}"
}
}
} Best B2Y-Sync-danmaku Alternatives
Here are some Firefox add-ons that are similar to B2Y-Sync-danmaku: