Uploads Only for Youtube™
Makes your youtube home page automatically show only uploads from your subscriptions
Uploads Only for Youtube™란 무엇입니까?
Uploads Only for Youtube™은(는) Tristan에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Makes your youtube home page automatically show only uploads from your subscriptions"입니다.
확장 프로그램 스크린샷
Uploads Only for Youtube™ 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Hate the new Youtube home page? Don't want to see whatever videos Youtube suggests to you? Just want to see the uploads from your subscriptions? This is the app for you v0.3 Now allows you to view All Activity from your subscriptions (i.e comments, favourites) if you so wish. Youtube and the Youtube Logo are trademarks of Google Inc. Use of this trademark is subject to Google Permissions.
확장 프로그램 기본 정보
이름 | Uploads Only for Youtube™ |
ID | ajdnlgehefnmaiighnbaibekhdfhnipd |
공식 URL | https://chromewebstore.google.com/detail/uploads-only-for-youtube/ajdnlgehefnmaiighnbaibekhdfhnipd |
설명 | Makes your youtube home page automatically show only uploads from your subscriptions |
파일 크기 | 4.12 KB |
설치 횟수 | 6,005 |
현재 버전 | 0.4 |
최근 업데이트 | 2013-01-30 |
출시 날짜 | 2013-01-30 |
평점 | 4.33/5 총 92 개의 평점 |
개발자 | Tristan |
결제 유형 | free |
지원되는 언어 | en-GB |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "name": "Uploads Only for Youtube\u2122", "version": "0.4", "description": "Makes your youtube home page automatically show only uploads from your subscriptions", "background": { "scripts": [ "background.js" ] }, "options_page": "options.html", "permissions": [ "tabs", "storage" ], "manifest_version": 2 } |