SponsorBlock for YouTube - Skip Sponsorships

Skip sponsorships, subscription begging and more on YouTube videos. Report sponsors on videos you watch to save others' time.

SponsorBlock for YouTube - Skip Sponsorships là gì?

SponsorBlock for YouTube - Skip Sponsorships là một tiện ích mở rộng Chrome được phát triển bởi https://sponsor.ajay.app, và tính năng chính của nó là "Skip sponsorships, subscription begging and more on YouTube videos. Report sponsors on videos you watch to save others' time.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng SponsorBlock for YouTube - Skip Sponsorships

Tải xuống các tệp mở rộng SponsorBlock for YouTube - Skip Sponsorships dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Available on Firefox as well, visit my site: https://sponsor.ajay.app.

SponsorBlock lets you skip over sponsors, intros, outros, subscription reminders, and other annoying parts of YouTube videos. SponsorBlock is a crowdsourced browser extension that lets anyone submit the start and end times of sponsored segments and other segments of YouTube videos. Once one person submits this information, everyone else with this extension will skip right over the sponsored segment.

You can also skip over non music sections of music videos.

This is open source and the entire database is public.

Permission explanations:

Access your data for youtube.com, www.youtube-nocookie.com:
- Used to modify the YouTube webpage

Data usage explanations:

"Authentication Information": When you install the extension, it will generate a random "userID" that is used when submitting or voting. This allows you to appear on the leaderboard and helps determine reputation of submissions.

With this extension, you will automatically skip YouTube sponsors.

More information about how it works: https://sponsor.ajay.app

Source code: https://github.com/ajayyy/SponsorBlock

Discord: https://discord.gg/QnmVMpU

Changelog: https://github.com/ajayyy/SponsorBlock/releases

Sometimes people call it Sponsor Block or Sponser Block.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên SponsorBlock for YouTube - Skip Sponsorships SponsorBlock for YouTube - Skip Sponsorships
ID mnjggcdmjocbbbhaepdhchncahnbgone
URL Chính Thức https://chromewebstore.google.com/detail/sponsorblock-for-youtube/mnjggcdmjocbbbhaepdhchncahnbgone
Mô tả Skip sponsorships, subscription begging and more on YouTube videos. Report sponsors on videos you watch to save others' time.
Kích Thước Tệp 1.45 MB
Số Lần Cài Đặt 1,316,941
Phiên Bản Hiện Tại 5.5.7
Cập Nhật Lần Cuối 2024-02-28
Ngày Phát Hành 2020-06-22
Đánh Giá 4.77/5 Tổng số 2145 Đánh Giá
Nhà Phát Triển https://sponsor.ajay.app
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://sponsor.ajay.app/
URL Trang Trợ Giúp https://discord.gg/SponsorBlock
URL Trang Chính Sách Bảo Mật https://gist.github.com/ajayyy/bc5a2eb04bd2294b2734729dd1bc2f7f
Ngôn Ngữ Được Hỗ Trợ id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,hu,pl,pt-BR,pt-PT,ro,sk,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,hi,bn,ta,te,ml,th,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_fullName__",
    "short_name": "SponsorBlock",
    "version": "5.5.7",
    "default_locale": "en",
    "description": "__MSG_Description__",
    "homepage_url": "https:\/\/sponsor.ajay.app",
    "content_scripts": [
        {
            "run_at": "document_start",
            "matches": [
                "https:\/\/*.youtube.com\/*",
                "https:\/\/www.youtube-nocookie.com\/embed\/*"
            ],
            "all_frames": true,
            "js": [
                ".\/js\/content.js"
            ],
            "css": [
                "content.css",
                "shared.css"
            ]
        }
    ],
    "web_accessible_resources": [
        "icons\/LogoSponsorBlocker256px.png",
        "icons\/IconSponsorBlocker256px.png",
        "icons\/PlayerStartIconSponsorBlocker.svg",
        "icons\/PlayerStopIconSponsorBlocker.svg",
        "icons\/PlayerUploadIconSponsorBlocker.svg",
        "icons\/PlayerUploadFailedIconSponsorBlocker.svg",
        "icons\/PlayerCancelSegmentIconSponsorBlocker.svg",
        "icons\/clipboard.svg",
        "icons\/settings.svg",
        "icons\/pencil.svg",
        "icons\/check.svg",
        "icons\/check-smaller.svg",
        "icons\/upvote.png",
        "icons\/downvote.png",
        "icons\/thumbs_down.svg",
        "icons\/thumbs_down_locked.svg",
        "icons\/thumbs_up.svg",
        "icons\/help.svg",
        "icons\/report.png",
        "icons\/close.png",
        "icons\/skipIcon.svg",
        "icons\/refresh.svg",
        "icons\/beep.ogg",
        "icons\/pause.svg",
        "icons\/stop.svg",
        "icons\/skip.svg",
        "icons\/heart.svg",
        "icons\/visible.svg",
        "icons\/not_visible.svg",
        "icons\/sort.svg",
        "icons\/money.svg",
        "icons\/segway.png",
        "icons\/close-smaller.svg",
        "icons\/right-arrow.svg",
        "icons\/campaign.svg",
        "icons\/star.svg",
        "icons\/lightbulb.svg",
        "icons\/bolt.svg",
        "icons\/stopwatch.svg",
        "icons\/music-note.svg",
        "icons\/import.svg",
        "icons\/export.svg",
        "icons\/PlayerInfoIconSponsorBlocker.svg",
        "icons\/PlayerDeleteIconSponsorBlocker.svg",
        "icons\/dearrow.svg",
        "popup.html",
        "popup.css",
        "content.css",
        "shared.css",
        "js\/document.js",
        "libs\/Source+Sans+Pro.css",
        "libs\/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwlxdu.woff2",
        "libs\/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwmRduz8A.woff2",
        "libs\/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwmBduz8A.woff2",
        "libs\/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwlBduz8A.woff2"
    ],
    "permissions": [
        "storage",
        "https:\/\/sponsor.ajay.app\/*",
        "https:\/\/*.youtube.com\/*"
    ],
    "optional_permissions": [
        "*:\/\/*\/*",
        "declarativeContent",
        "webNavigation"
    ],
    "browser_action": {
        "default_title": "SponsorBlock",
        "default_popup": "popup.html",
        "default_icon": {
            "16": "icons\/IconSponsorBlocker16px.png",
            "32": "icons\/IconSponsorBlocker32px.png",
            "64": "icons\/IconSponsorBlocker64px.png",
            "128": "icons\/IconSponsorBlocker128px.png"
        },
        "theme_icons": [
            {
                "light": "icons\/IconSponsorBlocker16px.png",
                "dark": "icons\/IconSponsorBlocker16px.png",
                "size": 16
            },
            {
                "light": "icons\/IconSponsorBlocker32px.png",
                "dark": "icons\/IconSponsorBlocker32px.png",
                "size": 32
            },
            {
                "light": "icons\/IconSponsorBlocker64px.png",
                "dark": "icons\/IconSponsorBlocker64px.png",
                "size": 64
            },
            {
                "light": "icons\/IconSponsorBlocker128px.png",
                "dark": "icons\/IconSponsorBlocker128px.png",
                "size": 128
            },
            {
                "light": "icons\/IconSponsorBlocker256px.png",
                "dark": "icons\/IconSponsorBlocker256px.png",
                "size": 256
            },
            {
                "light": "icons\/IconSponsorBlocker512px.png",
                "dark": "icons\/IconSponsorBlocker512px.png",
                "size": 512
            },
            {
                "light": "icons\/IconSponsorBlocker1024px.png",
                "dark": "icons\/IconSponsorBlocker1024px.png",
                "size": 1024
            }
        ]
    },
    "background": {
        "scripts": [
            ".\/js\/background.js"
        ],
        "persistent": false
    },
    "icons": {
        "16": "icons\/IconSponsorBlocker16px.png",
        "32": "icons\/IconSponsorBlocker32px.png",
        "64": "icons\/IconSponsorBlocker64px.png",
        "128": "icons\/IconSponsorBlocker128px.png",
        "256": "icons\/IconSponsorBlocker256px.png",
        "512": "icons\/IconSponsorBlocker512px.png",
        "1024": "icons\/IconSponsorBlocker1024px.png"
    },
    "options_ui": {
        "page": "options\/options.html",
        "open_in_tab": true
    },
    "manifest_version": 2
}