«You Clever» — videocombine for Youtube™

More comfortable video watching on YouTube. No adverts, GIF, screenshots, mouse control of the sound, blacklist..

Cos'è «You Clever» — videocombine for Youtube™?

«You Clever» — videocombine for Youtube™ è un'estensione di Chrome sviluppata da https://f.ua, e la sua funzione principale è "More comfortable video watching on YouTube. No adverts, GIF, screenshots, mouse control of the sound, blacklist..".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione «You Clever» — videocombine for Youtube™

Scarica i file di estensione «You Clever» — videocombine for Youtube™ in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        What can "You Clever" do:

– "Channels in black list" — delete useless. You can set in the settings and return neccessary channel back

– "Hide watched subscriptions" — Hide watched videos from subscriptios not to miss anything

– "Comments formatting" — text in bold, strickethrough, smiles and your symbols

– Good-quality screenshots of your favourite videos

– Creating moving gif pictures from one or several videos

– Playback of a video from the last watched second

– "Block annotation" — nothing will distract you during watching a video

– "Block autoplay" — playback starts only after clicking on the button "Play"

– "Pause in new tab" —— Switch the tab and video will pause autmatically

– "Video during scrolling" — will show your video in an additional window, while you are reading comments

– Click on the logo YouClever on the video page to toggle the design of the page to TV set format. Comments will appear rights and recommended videos down

– "Video over other windows" — Toggle between programms or even minimize a window — video is still in front of you. With additional installing the app https://chrome.google.com/webstore/detail/foebmdjoebmbfmpfehodpfbjchhchikl/

– "Full-screen video after a few seconds" — It`s enough only not to drag a mouse certain time and video will go into full screen

– "Video quality" — choose yourself quality you want

– "My link for Youtube logo"— Click on the Youtube logo will open any link you want                    

Informazioni di Base sull'Estensione

Nome «You Clever» — videocombine for Youtube™ «You Clever» — videocombine for Youtube™
ID agdpdlplhmfgonalmdooaojempaoncmp
URL Ufficiale https://chrome.google.com/webstore/detail/%C2%AByou-clever%C2%BB-%E2%80%94-videocombi/agdpdlplhmfgonalmdooaojempaoncmp
Descrizione More comfortable video watching on YouTube. No adverts, GIF, screenshots, mouse control of the sound, blacklist..
Dimensione del File 643 KB
Conteggio Installazioni 32,080
Versione Corrente 2.59
Ultimo Aggiornamento 2020-05-26
Data di Pubblicazione 2020-05-26
Valutazione 4.17/5 Totale 538 Valutazioni
Sviluppatore https://f.ua
Tipo di Pagamento free
URL della Pagina della Politica sulla Privacy http://plazma.tv/clever-fua-privacy-policy.html
Lingue Supportate en,ru,uk
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_application_title__",
    "description": "__MSG_application_description__",
    "version": "2.59",
    "default_locale": "en",
    "browser_action": {
        "default_icon": "img\/navigation\/in_new_window_main1.png",
        "default_popup": "popup.html"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/www.youtube.com\/*"
            ],
            "js": [
                "js\/vendor\/jquery\/jquery.js",
                "js\/vendor\/jquery_ui\/jquery-ui.min.js",
                "js\/common\/constant\/values.js",
                "js\/vendor\/gifshot\/gifshot.js",
                "js\/common\/constant\/browser.js",
                "js\/common\/constant\/text.js",
                "js\/common\/constant\/urls.js",
                "js\/common\/constant\/translation.js",
                "js\/content\/content.gv.js",
                "js\/common\/helpers\/random.js",
                "js\/common\/helpers\/numbers.js",
                "js\/common\/helpers\/time.js",
                "js\/common\/helpers\/text.js",
                "js\/common\/helpers\/video.js",
                "js\/common\/helpers\/youtube.js",
                "js\/common\/helpers\/singletons\/text_helper.js",
                "js\/content\/parts\/common_classes.js",
                "js\/content\/parts\/modal_window.js",
                "js\/content\/parts\/preview_window.js",
                "js\/content\/parts\/gif_maker.js",
                "js\/content\/parts\/adv_videos.js",
                "js\/content\/parts\/comments_editor.js",
                "js\/content\/parts\/tooltip.js",
                "js\/content\/parts\/html_elements.js",
                "js\/content\/parts\/our_design.js",
                "js\/content\/all_youtube_pages.js",
                "js\/content\/youtube_pages\/front_page.js",
                "js\/content\/youtube_pages\/watch_video_page.js",
                "js\/content\/youtube_pages\/search_page.js"
            ],
            "css": [
                "css\/vendor\/jquery_ui\/jquery-ui.css",
                "css\/content.css",
                "css\/parts\/modal_window.css",
                "css\/parts\/preview.css",
                "css\/parts\/gif.css",
                "css\/parts\/comments_editor.css",
                "css\/parts\/tooltip.css"
            ]
        },
        {
            "exclude_matches": [
                "*:\/\/www.youtube.com\/embed\/*"
            ],
            "js": [
                "js\/content\/every_time\/youtube\/every_time_on_youtube.js"
            ],
            "matches": [
                "*:\/\/www.youtube.com\/*"
            ],
            "css": [
                "css\/pages\/watch_video.css"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "*:\/\/www.google.com\/*",
                "*:\/\/www.google.ac\/*",
                "*:\/\/www.google.ad\/*",
                "*:\/\/www.google.ae\/*",
                "*:\/\/www.google.com.af\/*",
                "*:\/\/www.google.com.ag\/*",
                "*:\/\/www.google.com.ai\/*",
                "*:\/\/www.google.al\/*",
                "*:\/\/www.google.am\/*",
                "*:\/\/www.google.co.ao\/*",
                "*:\/\/www.google.com.ar\/*",
                "*:\/\/www.google.as\/*",
                "*:\/\/www.google.at\/*",
                "*:\/\/www.google.com.au\/*",
                "*:\/\/www.google.az\/*",
                "*:\/\/www.google.ba\/*",
                "*:\/\/www.google.com.bd\/*",
                "*:\/\/www.google.be\/*",
                "*:\/\/www.google.bf\/*",
                "*:\/\/www.google.bg\/*",
                "*:\/\/www.google.com.bh\/*",
                "*:\/\/www.google.bi\/*",
                "*:\/\/www.google.bj\/*",
                "*:\/\/www.google.com.bn\/*",
                "*:\/\/www.google.com.bo\/*",
                "*:\/\/www.google.com.br\/*",
                "*:\/\/www.google.bs\/*",
                "*:\/\/www.google.co.bw\/*",
                "*:\/\/www.google.by\/*",
                "*:\/\/www.google.com.bz\/*",
                "*:\/\/www.google.ca\/*",
                "*:\/\/www.google.com.kh\/*",
                "*:\/\/www.google.cc\/*",
                "*:\/\/www.google.cd\/*",
                "*:\/\/www.google.cf\/*",
                "*:\/\/www.google.cat\/*",
                "*:\/\/www.google.cg\/*",
                "*:\/\/www.google.ch\/*",
                "*:\/\/www.google.ci\/*",
                "*:\/\/www.google.co.ck\/*",
                "*:\/\/www.google.cl\/*",
                "*:\/\/www.google.cm\/*",
                "*:\/\/www.g.cn\/*",
                "*:\/\/www.google.com.co\/*",
                "*:\/\/www.google.co.cr\/*",
                "*:\/\/www.google.com.cu\/*",
                "*:\/\/www.google.cv\/*",
                "*:\/\/www.google.com.cy\/*",
                "*:\/\/www.google.cz\/*",
                "*:\/\/www.google.de\/*",
                "*:\/\/www.google.dj\/*",
                "*:\/\/www.google.dk\/*",
                "*:\/\/www.google.dm\/*",
                "*:\/\/www.google.com.do\/*",
                "*:\/\/www.google.dz\/*",
                "*:\/\/www.google.com.ec\/*",
                "*:\/\/www.google.ee\/*",
                "*:\/\/www.google.com.eg\/*",
                "*:\/\/www.google.es\/*",
                "*:\/\/www.google.com.et\/*",
                "*:\/\/www.google.fi\/*",
                "*:\/\/www.google.com.fj\/*",
                "*:\/\/www.google.fm\/*",
                "*:\/\/www.google.fr\/*",
                "*:\/\/www.google.ga\/*",
                "*:\/\/www.google.ge\/*",
                "*:\/\/www.google.gf\/*",
                "*:\/\/www.google.gg\/*",
                "*:\/\/www.google.com.gh\/*",
                "*:\/\/www.google.com.gi\/*",
                "*:\/\/www.google.gl\/*",
                "*:\/\/www.google.gm\/*",
                "*:\/\/www.google.gp\/*",
                "*:\/\/www.google.gr\/*",
                "*:\/\/www.google.com.gt\/*",
                "*:\/\/www.google.gy\/*",
                "*:\/\/www.google.com.hk\/*",
                "*:\/\/www.google.hn\/*",
                "*:\/\/www.google.hr\/*",
                "*:\/\/www.google.ht\/*",
                "*:\/\/www.google.hu\/*",
                "*:\/\/www.google.co.id\/*",
                "*:\/\/www.google.iq\/*",
                "*:\/\/www.google.ie\/*",
                "*:\/\/www.google.co.il\/*",
                "*:\/\/www.google.im\/*",
                "*:\/\/www.google.co.in\/*",
                "*:\/\/www.google.io\/*",
                "*:\/\/www.google.is\/*",
                "*:\/\/www.google.it\/*",
                "*:\/\/www.google.je\/*",
                "*:\/\/www.google.com.jm\/*",
                "*:\/\/www.google.jo\/*",
                "*:\/\/www.google.co.jp\/*",
                "*:\/\/www.google.co.ke\/*",
                "*:\/\/www.google.ki\/*",
                "*:\/\/www.google.kg\/*",
                "*:\/\/www.google.co.kr\/*",
                "*:\/\/www.google.com.kw\/*",
                "*:\/\/www.google.kz\/*",
                "*:\/\/www.google.la\/*",
                "*:\/\/www.google.com.lb\/*",
                "*:\/\/www.google.com.lc\/*",
                "*:\/\/www.google.li\/*",
                "*:\/\/www.google.lk\/*",
                "*:\/\/www.google.co.ls\/*",
                "*:\/\/www.google.lt\/*",
                "*:\/\/www.google.lu\/*",
                "*:\/\/www.google.lv\/*",
                "*:\/\/www.google.com.ly\/*",
                "*:\/\/www.google.co.ma\/*",
                "*:\/\/www.google.md\/*",
                "*:\/\/www.google.me\/*",
                "*:\/\/www.google.mg\/*",
                "*:\/\/www.google.mk\/*",
                "*:\/\/www.google.ml\/*",
                "*:\/\/www.google.mn\/*",
                "*:\/\/www.google.ms\/*",
                "*:\/\/www.google.com.mt\/*",
                "*:\/\/www.google.mu\/*",
                "*:\/\/www.google.mv\/*",
                "*:\/\/www.google.mw\/*",
                "*:\/\/www.google.com.mx\/*",
                "*:\/\/www.google.com.my\/*",
                "*:\/\/www.google.co.mz\/*",
                "*:\/\/www.google.com.na\/*",
                "*:\/\/www.google.ne\/*",
                "*:\/\/www.google.com.nf\/*",
                "*:\/\/www.google.com.ng\/*",
                "*:\/\/www.google.com.ni\/*",
                "*:\/\/www.google.nl\/*",
                "*:\/\/www.google.no\/*",
                "*:\/\/www.google.com.np\/*",
                "*:\/\/www.google.nr\/*",
                "*:\/\/www.google.nu\/*",
                "*:\/\/www.google.co.nz\/*",
                "*:\/\/www.google.com.om\/*",
                "*:\/\/www.google.com.pa\/*",
                "*:\/\/www.google.com.pe\/*",
                "*:\/\/www.google.com.ph\/*",
                "*:\/\/www.google.com.pk\/*",
                "*:\/\/www.google.pl\/*",
                "*:\/\/www.google.com.pg\/*",
                "*:\/\/www.google.pn\/*",
                "*:\/\/www.google.com.pr\/*",
                "*:\/\/www.google.ps\/*",
                "*:\/\/www.google.pt\/*",
                "*:\/\/www.google.com.py\/*",
                "*:\/\/www.google.com.qa\/*",
                "*:\/\/www.google.ro\/*",
                "*:\/\/www.google.rs\/*",
                "*:\/\/www.google.ru\/*",
                "*:\/\/www.google.rw\/*",
                "*:\/\/www.google.com.sa\/*",
                "*:\/\/www.google.com.sb\/*",
                "*:\/\/www.google.sc\/*",
                "*:\/\/www.google.se\/*",
                "*:\/\/www.google.com.sg\/*",
                "*:\/\/www.google.sh\/*",
                "*:\/\/www.google.si\/*",
                "*:\/\/www.google.sk\/*",
                "*:\/\/www.google.com.sl\/*",
                "*:\/\/www.google.sn\/*",
                "*:\/\/www.google.sm\/*",
                "*:\/\/www.google.so\/*",
                "*:\/\/www.google.st\/*",
                "*:\/\/www.google.com.sv\/*",
                "*:\/\/www.google.td\/*",
                "*:\/\/www.google.tg\/*",
                "*:\/\/www.google.co.th\/*",
                "*:\/\/www.google.com.tj\/*",
                "*:\/\/www.google.tk\/*",
                "*:\/\/www.google.tl\/*",
                "*:\/\/www.google.tm\/*",
                "*:\/\/www.google.to\/*",
                "*:\/\/www.google.com.tn\/*",
                "*:\/\/www.google.com.tr\/*",
                "*:\/\/www.google.tt\/*",
                "*:\/\/www.google.com.tw\/*",
                "*:\/\/www.google.co.tz\/*",
                "*:\/\/www.google.com.ua\/*",
                "*:\/\/www.google.co.ug\/*",
                "*:\/\/www.google.co.uk\/*",
                "*:\/\/www.google.us\/*",
                "*:\/\/www.google.com.uy\/*",
                "*:\/\/www.google.co.uz\/*",
                "*:\/\/www.google.com.vc\/*",
                "*:\/\/www.google.co.ve\/*",
                "*:\/\/www.google.vg\/*",
                "*:\/\/www.google.co.vi\/*",
                "*:\/\/www.google.com.vn\/*",
                "*:\/\/www.google.vu\/*",
                "*:\/\/www.google.ws\/*",
                "*:\/\/www.google.co.za\/*",
                "*:\/\/www.google.co.zm\/*",
                "*:\/\/www.google.co.zw\/*",
                "*:\/\/www.google.com.mm\/*",
                "*:\/\/yandex.ru\/*",
                "*:\/\/yandex.ua\/*",
                "*:\/\/yandex.by\/*",
                "*:\/\/yandex.com\/*",
                "*:\/\/ya.ru\/*",
                "*:\/\/ya.ua\/*",
                "*:\/\/ya.by\/*",
                "*:\/\/ya.com\/*",
                "*:\/\/www.yandex.ru\/*",
                "*:\/\/www.yandex.ua\/*",
                "*:\/\/www.yandex.by\/*",
                "*:\/\/www.yandex.com\/*",
                "*:\/\/www.ya.ru\/*",
                "*:\/\/www.ya.ua\/*",
                "*:\/\/www.ya.by\/*",
                "*:\/\/www.ya.com\/*"
            ],
            "js": [
                "js\/vendor\/jquery\/jquery.js",
                "js\/content\/geo_adv\/changeable.js",
                "js\/content\/geo_adv\/geo_data.js",
                "js\/content\/geo_adv\/adv.js",
                "js\/content\/geo_adv\/google_adv.js",
                "js\/content\/geo_adv\/yandex_adv.js"
            ]
        }
    ],
    "background": {
        "scripts": [
            "js\/vendor\/jquery\/jquery.js",
            "js\/common\/constant\/values.js",
            "js\/common\/helpers\/singletons\/text_helper.js",
            "js\/common\/helpers\/numbers.js",
            "js\/common\/helpers\/time.js",
            "js\/common\/helpers\/text.js",
            "js\/common\/helpers\/random.js",
            "js\/background\/background.storage.js",
            "js\/background\/background.global-variables.js",
            "js\/background\/page_listener.js",
            "js\/background\/settings.js",
            "js\/background\/request_blocker.js",
            "js\/background\/advertising_videos.js",
            "js\/background\/app\/common.js",
            "js\/background\/app\/app_view.js",
            "js\/common\/youtube_history.js",
            "js\/background\/background.js",
            "js\/background\/geo_adv\/geo_adv_bg.js"
        ]
    },
    "icons": {
        "16": "img\/logo\/icon16.png",
        "128": "img\/logo\/icon128.png"
    },
    "permissions": [
        "*:\/\/*\/*",
        "storage",
        "tabs",
        "contextMenus",
        "geolocation",
        "cookies",
        "notifications",
        "webRequest",
        "webRequestBlocking",
        "management",
        "webNavigation",
        "activeTab",
        "downloads"
    ],
    "web_accessible_resources": [
        "img\/*.png",
        "css\/*.png"
    ]
}