tubeSeek :Personal YouTube tags, any language

tubeSeek makes recollecting hard to find videos easier. Use your own tags for videos

tubeSeek :Personal YouTube tags, any language란 무엇입니까?

tubeSeek :Personal YouTube tags, any language은(는) https://www.tubeseek.in에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "tubeSeek makes recollecting hard to find videos easier. Use your own tags for videos"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

tubeSeek :Personal YouTube tags, any language 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        We love YouTube , period. But then we come across those useful videos that are in a different language, have irrelevant title or have no tags. Adding these videos to playlists and bookmarks wont help once there too many such videos . How does one recall such videos, what will you search for? Here's where tubeSeek comes in.

To use the extension , simply click on the tS icon when you are on a youtube video page and click Open on tubeSeek to start tagging.

tubeSeek offers the following features to its users to recollect videos faster:
1. Blazing fast searches : Responsive , search as you type 
2. Private tags : Private tags as against the public ones are only visible to the tag owner. With private tags you get to add twice the number of tags per video than public tags.
3. Timed tags : Tag a video specifically at a particular time , so that it starts playing from that second when you open the video.
4. Search filters : You don't have to type your search query again and again, you store your search query and tubeSeek will display the latest videos of that search query.                    

확장 프로그램 기본 정보

이름 tubeSeek :Personal YouTube tags, any language tubeSeek :Personal YouTube tags, any language
ID oakjjdeignchdfbgnaceaajnbgggaaie
공식 URL https://chromewebstore.google.com/detail/tubeseek-personal-youtube/oakjjdeignchdfbgnaceaajnbgggaaie
설명 tubeSeek makes recollecting hard to find videos easier. Use your own tags for videos
파일 크기 10.36 KB
설치 횟수 17
현재 버전 0.4
최근 업데이트 2021-11-09
출시 날짜 2021-09-06
개발자 https://www.tubeseek.in
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://www.tubeseek.in
도움말 페이지 URL https://www.tubeseek.in/faq
개인정보 보호 정책 페이지 URL https://www.tubeseek.in/privacy
지원되는 언어 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "tubeSeek :Personal YouTube tags, any language",
    "description": "tubeSeek makes recollecting hard to find videos easier. Use your own tags for videos",
    "version": "0.4",
    "author": "Avi R",
    "permissions": [
        "activeTab"
    ],
    "action": {
        "default_icon": "images\/icon32.png",
        "icons": {
            "16": "images\/icon16.png",
            "32": "images\/icon32.png",
            "48": "images\/icon48.png",
            "128": "images\/icon128.png"
        },
        "default_title": "tubeSeek",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "images\/icon16.png",
        "32": "images\/icon32.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    }
}