Multiple p-site embed videos on one page

Run P-site iframe video in multiple divs!

Multiple p-site embed videos on one page란 무엇입니까?

Multiple p-site embed videos on one page은(는) longdick321에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Run P-site iframe video in multiple divs!"입니다.

확장 프로그램 스크린샷

screenshot

Multiple p-site embed videos on one page 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Open one fullscreen page contain all current Pornhub video tabs 把当前p站视频集合到一个页面播放 . 

Getting tired of fast forward video with one hand and other hand is still busy? How about watching multiple videos together? 
心急火燎总想快进?为什么不一次多部,总有一个场景可以让你满意。请使用虚拟群乐图。                    

확장 프로그램 기본 정보

이름 Multiple p-site embed videos on one page Multiple p-site embed videos on one page
ID pppipdnaeifkhjinegdppjmcjlchdikl
공식 URL https://chrome.google.com/webstore/detail/multiple-p-site-embed-vid/pppipdnaeifkhjinegdppjmcjlchdikl
설명 Run P-site iframe video in multiple divs!
파일 크기 29.77 KB
설치 횟수 139
현재 버전 1.1
최근 업데이트 2020-05-11
출시 날짜 2020-05-11
평점 5.00/5 총 1 개의 평점
개발자 longdick321
결제 유형 free
지원되는 언어 en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Multiple p-site embed videos on one page",
    "version": "1.1",
    "description": "Run P-site iframe video in multiple divs!",
    "permissions": [
        "activeTab",
        "declarativeContent",
        "storage",
        "tabs"
    ],
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "page_action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "images\/p-site3-16.png",
            "32": "images\/p-site3-32.png",
            "48": "images\/p-site3-48.png",
            "128": "images\/p-site3-128.png"
        }
    },
    "icons": {
        "16": "images\/p-site3-16.png",
        "32": "images\/p-site3-32.png",
        "48": "images\/p-site3-48.png",
        "128": "images\/p-site3-128.png"
    },
    "incognito": "split",
    "manifest_version": 2
}