Handy Screenshot
An easy tool for taking screenshots (full screen / visible part / selected by yourself)
Что такое Handy Screenshot?
Handy Screenshot - это расширение Chrome, разработанное https://ohhandy.com, и его основная функция - "An easy tool for taking screenshots (full screen / visible part / selected by yourself)".
Снимки экрана расширения
Скачать файл CRX расширения Handy Screenshot
Скачайте файлы расширений Handy Screenshot в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Capture the web page, either part of it or full page. Edit your screenshots in a very user-friendly interface. Click on icon or Press Alt twice to take screenshots. ----- Notes: - With 1.3.0 rolled out, it's been migrated to manifest v3, and now you can copy the image with one click, no need for right click and copy image any more - With the latest change shipped with Chrome 92, the time spent on taking full page screenshot becomes slower. Reference: https://developer.chrome.com/docs/extensions/reference/tabs/#property-MAX_CAPTURE_VISIBLE_TAB_CALLS_PER_SECOND
Основная информация о расширении
Название | Handy Screenshot |
ID | dajlhodahakobmgdiglkajjgbchiiccf |
Официальный URL | https://chromewebstore.google.com/detail/handy-screenshot/dajlhodahakobmgdiglkajjgbchiiccf |
Описание | An easy tool for taking screenshots (full screen / visible part / selected by yourself) |
Размер файла | 353 KB |
Количество установок | 23,299 |
Текущая Версия | 1.3.0 |
Последнее Обновление | 2022-09-14 |
Дата публикации | 2020-05-30 |
Рейтинг | 4.83/5 Всего 361 оценок |
Разработчик | https://ohhandy.com |
Электронная почта | [email protected] |
Тип оплаты | free |
Официальный сайт расширения | https://www.ohhandy.com/ |
URL страницы помощи | https://www.ohhandy.com/ |
Поддерживаемые языки | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Handy Screenshot", "description": "An easy tool for taking screenshots (full screen \/ visible part \/ selected by yourself)", "version": "1.3.0", "author": "ohhandy.com", "icons": { "256": "logo.png" }, "action": { "default_icon": { "38": "logo.png" } }, "background": { "service_worker": "background.js" }, "content_scripts": [ { "matches": [ " |