YouTube Screenshot
you can get youtube screenshot!
Vad är YouTube Screenshot?
YouTube Screenshot är en Chrome-tillägg utvecklad av keumky3, och dess huvudfunktion är "you can get youtube screenshot!".
Tilläggsskärmbilder
Ladda ner YouTube Screenshot-förlängningens CRX-fil
Ladda ner YouTube Screenshot-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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! Grundläggande Information om Tillägg
| Namn | |
| ID | dhnikjofbddmfnkonpedeajjkhoecdfp |
| Officiell webbadress | https://chromewebstore.google.com/detail/youtube-screenshot/dhnikjofbddmfnkonpedeajjkhoecdfp |
| Beskrivning | you can get youtube screenshot! |
| Filstorlek | 32.47 KB |
| Antal Installationer | 529 |
| Aktuell Version | 2.0.6 |
| Senast Uppdaterad | 2024-02-25 |
| Publiceringsdatum | 2021-03-20 |
| Betyg | 5.00/5 Totalt 4 Betyg |
| Utvecklare | keumky3 |
| E-post | [email protected] |
| Betalningssätt | free |
| Stödda Språk | 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
} | |