Youtube Shorts Auto Play

Automatically play YouTube shorts.

Youtube Shorts Auto Playとは何ですか?

Youtube Shorts Auto Playはidodingによって開発されたChromeの拡張機能で、その主な機能は「Automatically play YouTube shorts.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

Youtube Shorts Auto Play拡張機能のCRXファイルをダウンロード

Youtube Shorts Auto Play拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        유튜브 쇼츠(Youtube Shorts) 영상은 자동 재생이 되지 않습니다. 그러나 이 확장을 사용하면 자동 재생이 가능합니다.  유튜브 쇼츠 영상은 60초 이하의 영상이므로 자동 재생하면 지루할 틈이 없습니다. 
YouTube Shorts videos do not play automatically. However, this extension enables automatic playback.  YouTube short videos are less than 60 seconds long, so there is no time to get bored if you play them automatically. 

Ver_2.0 업데이트 되었습니다.
- 새로운 기능
# 특정 영상 자동 스킵 기능이 추가되었습니다.
[영상 스킵 설정] 버튼을 통해 스킵할 영상의 키워드를 등록, 삭제할 수 있습니다.
등록된 키워드의 영상은 자동 스킵됩니다.
Ver_2.0 has been updated.
- New Features
# Added auto-skipping for specific video.
Use the Skip Video button to register and delete keywords for videos to skip.
Videos of registered keywords are automatically skipped.

Ver_1.0 업로드 되었습니다.
- 사용 방법
1. 프로그램을 설치한다.
2. 유투브쇼츠로 접속한다.
3. 확장을 실행하여 [유튜브 쇼츠 자동 자생]을 클릭한다.
Ver_1.0 has been uploaded.
- How to use it
1. Install the program.
2. Connect to YouTube Shorts.
3. Run the extension and click [Automatic YouTube Shorts]                    

拡張機能の基本情報

名前 Youtube Shorts Auto Play Youtube Shorts Auto Play
ID oocngokgbomokfekdgkcplnbpomiephb
公式URL https://chrome.google.com/webstore/detail/youtube-shorts-auto-play/oocngokgbomokfekdgkcplnbpomiephb
説明 Automatically play YouTube shorts.
ファイルサイズ 727 KB
インストール数 1,833
現在のバージョン 2.2
最終更新日 2023-02-13
公開日 2022-10-08
評価 3.57/5 合計 7 レビュー
開発者 idoding
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://oneido.github.io/videoScrap/notice
対応言語 en,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "default_locale": "ko",
    "name": "Youtube Shorts Auto Play",
    "version": "2.2",
    "description": "__MSG_description__",
    "permissions": [
        "scripting",
        "activeTab",
        "storage"
    ],
    "options_page": "options.html",
    "action": {
        "default_popup": "popup.html"
    },
    "icons": {
        "128": "\/images\/icons.png"
    }
}