«Clever» for Youtube — speed up bloggers
Keyword selection. Templates of annotations and cards and copying them from another videos. Extended Statistics.
«Clever» for Youtube — speed up bloggers là gì?
«Clever» for Youtube — speed up bloggers là một tiện ích mở rộng Chrome được phát triển bởi https://f.ua, và tính năng chính của nó là "Keyword selection. Templates of annotations and cards and copying them from another videos. Extended Statistics.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng «Clever» for Youtube — speed up bloggers
Tải xuống các tệp mở rộng «Clever» for Youtube — speed up bloggers dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
------ Режим просмотра видео ------- 1. просмотр тегов любого видео 2. копирование всех или выбранных тегов 3. рейтинг тегов по Yandex Keywords 4. место в поиске Youtube по выбранному тегу ------ Режим редактирования видео ------- 1. добавление тайм-кода в описание видео. Двойной клик или контекстное меню правого клика в окне редактирования описания 2. сбор семантического ядра и наполнение тегов одним кликом 3. рейтинг тегов по Yandex Keywords 4. место в поиске Youtube по выбранному тегу 5. счетчик оставшихся символов в заполняемых полях 6. генератор #ХешТегов из тегов с добавлением в конец описания ------ Режим редактирования подсказок и аннотаций ------- 1. сохранение подсказки или аннотации в шаблон 2. добавление подсказок или аннотаций из шаблонов 3. копирование подсказок или аннотаций из других видео
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | hndaopnbfcgfhidpabilmkncdjmaoepn |
URL Chính Thức | https://chrome.google.com/webstore/detail/%C2%ABclever%C2%BB-for-youtube-%E2%80%94-sp/hndaopnbfcgfhidpabilmkncdjmaoepn |
Mô tả | Keyword selection. Templates of annotations and cards and copying them from another videos. Extended Statistics. |
Kích Thước Tệp | 392 KB |
Số Lần Cài Đặt | 19,847 |
Phiên Bản Hiện Tại | 2.07 |
Cập Nhật Lần Cuối | 2019-12-23 |
Ngày Phát Hành | 2019-12-17 |
Đánh Giá | 4.10/5 Tổng số 252 Đánh Giá |
Nhà Phát Triển | https://f.ua |
Loại Thanh Toán | in_app |
URL Trang Chính Sách Bảo Mật | http://plazma.tv/clever-fua-privacy-policy.html |
Ngôn Ngữ Được Hỗ Trợ | 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.07", "default_locale": "en", "content_scripts": [ { "matches": [ "*:\/\/www.youtube.com\/*" ], "js": [ "js\/vendor\/jquery\/jquery.js", "js\/common\/common.constant.js", "js\/common\/constants\/values.js", "js\/common\/constants\/urls.js", "js\/common\/constants\/text.js", "js\/common\/constants\/annotations.js", "js\/common\/constants\/cards.js", "js\/common\/constants\/watch-video.js", "js\/common\/constants\/advertising.js", "js\/content\/content.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\/base64.js", "js\/common\/helpers\/files.js", "js\/common\/helpers\/modal_window.js", "js\/common\/helpers\/random.js", "js\/content\/parts\/tooltip.js", "js\/content\/parts\/yendex_keywords.js", "js\/content\/parts\/social.js", "js\/content\/parts\/get_values.js", "js\/content\/parts\/yandex_translate.js", "js\/content\/parts\/mass_description_edit.js", "js\/content\/parts\/edit_video.js", "js\/content\/parts\/progress_bar.js", "js\/content\/parts\/analytics.js", "js\/content\/parts\/content_synchronization.js", "js\/content\/parts\/content_logging.js", "js\/content\/parts\/annotation_edit.js", "js\/content\/parts\/edit_video\/tags_rations.js", "js\/content\/parts\/edit_video\/copy_edit_tags.js", "js\/content\/parts\/edit_video\/edit_tags_worker.js", "js\/content\/parts\/edit_video\/copy_meta_data.js", "js\/content\/parts\/signs.js", "js\/content\/parts\/comments.js", "js\/content\/parts\/cards_edit.js", "js\/content\/parts\/endscreen_edit.js", "js\/content\/content.global-variables.js", "js\/content\/youtube\/content.common-youtube-function.js", "js\/content\/youtube\/content.common-youtube-listener.js", "js\/content\/youtube\/pages\/content.youtube-upload-video.js", "js\/content\/youtube\/pages\/content.youtube-watch-video.js", "js\/content\/youtube\/pages\/content.youtube-video-annotation.js", "js\/content\/youtube\/pages\/content.youtube-video-cards.js", "js\/content\/youtube\/pages\/content.youtube-videos-manager.js", "js\/content\/youtube\/pages\/content.youtube-watch-chanel.js", "js\/content\/youtube\/pages\/content.youtube-add-our_channel.js", "js\/content\/youtube\/pages\/content.youtube-video-endscreens.js", "js\/content\/youtube\/pages\/content.youtube-video-comments.js" ], "css": [ "css\/common.css", "css\/circle-loading.css", "css\/content.css", "css\/pages\/video-watch.css", "css\/pages\/annotation.css", "css\/pages\/cards.css", "css\/pages\/upload.css", "css\/pages\/add_our_channel.css", "css\/parts\/edit_video.css", "css\/parts\/modal_window.css", "css\/parts\/mass_desc_edit.css", "css\/parts\/social.css", "css\/parts\/progress_bar.css", "css\/parts\/yandex_keywords.css", "css\/parts\/tooltip.css", "css\/parts\/mass_annotation_edit.css", "css\/parts\/signs.css", "css\/parts\/comments.css" ] }, { "matches": [ "*:\/\/studio.youtube.com\/*" ], "js": [ "js\/newStudio\/vendor\/jquery.js", "js\/common\/common.constant.js", "js\/common\/constants\/text.js", "js\/common\/constants\/urls.js", "js\/content\/content.js", "js\/common\/helpers\/text.js", "js\/common\/helpers\/numbers.js", "js\/content\/youtube\/content.common-youtube-function.js", "js\/content\/parts\/edit_video\/copy_meta_data.js", "js\/content\/parts\/edit_video\/edit_tags_worker.js", "js\/content\/parts\/progress_bar.js", "js\/content\/parts\/signs.js", "js\/content\/parts\/edit_video\/tags_rations.js", "js\/content\/parts\/yendex_keywords.js", "js\/newStudio\/content\/pages\/edit.js", "js\/newStudio\/content\/pages\/comments.js" ], "css": [ "css\/common.css", "css\/circle-loading.css", "css\/content.css", "css\/pages\/video-watch.css", "css\/pages\/annotation.css", "css\/pages\/cards.css", "css\/pages\/upload.css", "css\/pages\/add_our_channel.css", "css\/parts\/edit_video.css", "css\/parts\/modal_window.css", "css\/parts\/mass_desc_edit.css", "css\/parts\/social.css", "css\/parts\/progress_bar.css", "css\/parts\/yandex_keywords.css", "css\/parts\/tooltip.css", "css\/parts\/mass_annotation_edit.css", "css\/parts\/signs.css", "css\/parts\/comments.css", "css\/newStudio\/edit.css" ] }, { "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\/helpers\/random.js", "js\/common\/helpers\/numbers.js", "js\/common\/helpers\/youtube.js", "js\/common\/common.constant.js", "js\/common\/constants\/cards.js", "js\/common\/constants\/annotations.js", "js\/common\/constants\/text.js", "js\/common\/constants\/values.js", "js\/common\/constants\/advertising.js", "js\/common\/helpers\/time.js", "js\/common\/helpers\/text.js", "js\/background\/background.storage.js", "js\/background\/background.global-variables.js", "js\/background\/background.context-menu.js", "js\/background\/background.settings.js", "js\/background\/google-trends\/google-trends.js", "js\/background\/yandex-keywords\/yandex.js", "js\/background\/yandex-keywords\/yandex-keywords.js", "js\/background\/hints\/youtube-hints.js", "js\/background\/hints\/google-hints.js", "js\/background\/hints\/yandex-hints.js", "js\/background\/youtube\/common.js", "js\/background\/youtube\/annotation.js", "js\/background\/youtube\/cards.js", "js\/background\/parts\/bg_synchronization.js", "js\/background\/parts\/bg_logging.js", "js\/background\/parts\/bg_notifications.js", "js\/background\/background.youtube-tags-worker.js", "js\/background\/geo_adv\/geo_adv_bg.js" ] }, "icons": { "16": "img\/icon16.png", "128": "img\/icon128.png" }, "permissions": [ "http:\/\/*\/*", "https:\/\/*\/*", "storage", "tabs", "contextMenus", "geolocation", "cookies", "notifications", "downloads" ], "web_accessible_resources": [ "img\/*.png", "css\/*.png" ] } |