youtube old code

Get old source for YouTube clip

What is youtube old code?

youtube old code is a Chrome extension developed by pigeloper, and its main feature is "Get old source for YouTube clip".

Extension Screenshots

screenshot

Download youtube old code Extension CRX File

Download youtube old code extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        대부분의 웹사이트와 블로그 등에서는
유튜브에서 제공하는 iframe 코드를 적용시키지 못합니다.
이 확장 프로그램으로 가장 간단하고 가장 편리하게
이전 소스코드를 가져가세요.
공짜입니다. 

- 거발                    

Extension Basic Information

Name youtube old code youtube old code
ID meocbdibgpphklipbpbndgkhcnkhdghn
Official URL https://chrome.google.com/webstore/detail/youtube-old-code/meocbdibgpphklipbpbndgkhcnkhdghn
Description Get old source for YouTube clip
File Size 6.64 KB
Installation Count 20
Current Version 1.2
Last Updated 2015-01-21
Publish Date 2015-01-21
Rating 3.50/5 Total 2 Ratings
Developer pigeloper
Payment Type free
Supported Languages ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "youtube old code",
    "version": "1.2",
    "manifest_version": 2,
    "description": "Get old  source for YouTube clip",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs"
    ]
}