SNOW screenshot extension
This extension allows the user take screenshot of the page and store it in the appropriate google drive location
Co je SNOW screenshot extension?
SNOW screenshot extension je rozšíření Chrome vyvinuté sorogovets.nikolay, a jeho hlavní funkcí je „This extension allows the user take screenshot of the page and store it in the appropriate google drive location“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření SNOW screenshot extension
Stáhněte si soubory rozšíření SNOW screenshot extension ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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.
Základní Informace o Rozšíření
Název | SNOW screenshot extension |
ID | embgcdfaomglnbipimalgemmfmfhdpfn |
Oficiální URL | https://chromewebstore.google.com/detail/snow-screenshot-extension/embgcdfaomglnbipimalgemmfmfhdpfn |
Popis | This extension allows the user take screenshot of the page and store it in the appropriate google drive location |
Velikost souboru | 84.03 KB |
Počet instalací | 101 |
Aktuální Verze | 0.0.8 |
Poslední Aktualizace | 2022-01-06 |
Datum Vydání | 2019-06-26 |
Hodnocení | 5.00/5 Celkem 1 Hodnocení |
Vývojář | sorogovets.nikolay |
[email protected] | |
Typ Platby | free |
Podporované Jazyky | 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": [ " |