SNOW screenshot extension
This extension allows the user take screenshot of the page and store it in the appropriate google drive location
Co to jest SNOW screenshot extension?
SNOW screenshot extension to rozszerzenie Chrome opracowane przez sorogovets.nikolay, a jego główną funkcją jest „This extension allows the user take screenshot of the page and store it in the appropriate google drive location”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia SNOW screenshot extension
Pobierz pliki rozszerzeń SNOW screenshot extension w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
Snow screenshot upload extension needed to make screenshot of current page and upload it to specific folder on Google drive. That extension also allows to select directory before upload. What's new in v 0.0.8: - Updated UI with new styles - Fixed icons paths - Updated to support Manifest V3 - Added validation Google folder Uri in settings.
Podstawowe informacje o rozszerzeniu
Nazwa | SNOW screenshot extension |
ID | embgcdfaomglnbipimalgemmfmfhdpfn |
Oficjalny URL | https://chromewebstore.google.com/detail/snow-screenshot-extension/embgcdfaomglnbipimalgemmfmfhdpfn |
Opis | This extension allows the user take screenshot of the page and store it in the appropriate google drive location |
Rozmiar pliku | 84.03 KB |
Liczba instalacji | 101 |
Aktualna Wersja | 0.0.8 |
Ostatnia Aktualizacja | 2022-01-06 |
Data Publikacji | 2019-06-26 |
Ocena | 5.00/5 Łącznie 1 Oceny |
Deweloper | sorogovets.nikolay |
[email protected] | |
Typ Płatności | free |
Obsługiwane Języki | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "SNOW screenshot extension", "description": "This extension allows the user take screenshot of the page and store it in the appropriate google drive location", "version": "0.0.8", "icons": { "16": ".\/img\/icon_16.png", "48": ".\/img\/icon_48.png", "128": ".\/img\/icon_128.png" }, "permissions": [ "storage", "identity", "tabs", "activeTab", "notifications", "webNavigation", "scripting" ], "host_permissions": [ " |