YouTube Screenshot
you can get youtube screenshot!
Что такое YouTube Screenshot?
YouTube Screenshot - это расширение Chrome, разработанное keumky3, и его основная функция - "you can get youtube screenshot!".
Снимки экрана расширения
Скачать файл CRX расширения YouTube Screenshot
Скачайте файлы расширений YouTube Screenshot в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
YouTube Screenshot is a handy Chrome extension that allows you to easily capture high-quality screenshots from YouTube videos. With a single click, you can get the original width and height of the video capture, copy it to the clipboard, or save it as a PNG file. Whether you need a screenshot for reference or sharing, YouTube Screenshot makes the process quick and hassle-free. Install the extension and start capturing YouTube screenshots today! Основная информация о расширении
| Название | |
| ID | dhnikjofbddmfnkonpedeajjkhoecdfp |
| Официальный URL | https://chromewebstore.google.com/detail/youtube-screenshot/dhnikjofbddmfnkonpedeajjkhoecdfp |
| Описание | you can get youtube screenshot! |
| Размер файла | 32.47 KB |
| Количество установок | 529 |
| Текущая Версия | 2.0.6 |
| Последнее Обновление | 2024-02-25 |
| Дата публикации | 2021-03-20 |
| Рейтинг | 5.00/5 Всего 4 оценок |
| Разработчик | keumky3 |
| Электронная почта | [email protected] |
| Тип оплаты | free |
| Поддерживаемые языки | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "YouTube Screenshot ",
"description": "you can get youtube screenshot!",
"version": "2.0.6",
"permissions": [
"activeTab",
"scripting"
],
"action": {
"default_popup": ".\/popup.html",
"default_icon": ".\/dot.png"
},
"manifest_version": 3
} | |