tubeSeek :Personal YouTube tags, any language

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

¿Qué es tubeSeek :Personal YouTube tags, any language?

tubeSeek :Personal YouTube tags, any language es una extensión de Chrome desarrollada por https://www.tubeseek.in, y su función principal es "tubeSeek makes recollecting hard to find videos easier. Use your own tags for videos".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión tubeSeek :Personal YouTube tags, any language

Descarga archivos de extensión tubeSeek :Personal YouTube tags, any language en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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.                    

Información Básica de la Extensión

Nombre tubeSeek :Personal YouTube tags, any language tubeSeek :Personal YouTube tags, any language
ID oakjjdeignchdfbgnaceaajnbgggaaie
URL Oficial https://chromewebstore.google.com/detail/tubeseek-personal-youtube/oakjjdeignchdfbgnaceaajnbgggaaie
Descripción tubeSeek makes recollecting hard to find videos easier. Use your own tags for videos
Tamaño del Archivo 10.36 KB
Cantidad de Instalaciones 17
Versión Actual 0.4
Última Actualización 2021-11-09
Fecha de Publicación 2021-09-06
Desarrollador https://www.tubeseek.in
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://www.tubeseek.in
URL de la Página de Ayuda https://www.tubeseek.in/faq
URL de la Página de Política de Privacidad https://www.tubeseek.in/privacy
Idiomas Soportados 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"
    }
}