Por: Quynh
Inspect and view changes in SceneSkip source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "SceneSkip — Bỏ qua cảnh trùng lặp",
"version": "1.0",
"description": "Nhận diện cảnh lặp hoặc intro lặp trong video bằng phân tích màu & histogram (không cần server). Hiển thị nút 'Skip scene' nhỏ cạnh video.",
"permissions": [
"tabs",
"storage",
"activeTab"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content_script.js"
],
"css": [
"content_style.css"
],
"run_at": "document_idle"
}
],
"icons": {
"48": "icons/icon-48.png"
},
"browser_specific_settings": {
"gecko": {
"id": "sceneskip@example.com",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Melhores alternativas SceneSkip
Aqui estão algumas Firefox add-ons que são similares a SceneSkip: