Vimeo Video Downloader
Download videos and audios from Vimeo
Hvad er Vimeo Video Downloader?
Vimeo Video Downloader er en Chrome-udvidelse udviklet af tomxuxu, og dens hovedfunktion er "Download videos and audios from Vimeo".
Udvidelsesskærmbilleder
Download Vimeo Video Downloader-udvidelses-CRX-fil
Download Vimeo Video Downloader-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
Download videos and audios from Vimeo Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | opgdaloielhdheaimfenmkkaljiajidi |
| Officiel URL | https://chrome.google.com/webstore/detail/opgdaloielhdheaimfenmkkaljiajidi |
| Beskrivelse | Download videos and audios from Vimeo |
| Filstørrelse | 129 KB |
| Antal Installationer | 105 |
| Nuværende Version | 2.1.5 |
| Senest Opdateret | 2023-07-03 |
| Udgivelsesdato | 2023-07-03 |
| Bedømmelse | 5.00/5 Samlet 1 Bedømmelser |
| Udvikler | tomxuxu |
| [email protected] | |
| Betalingsmetode | free |
| Udvidelseswebsted | https://pictureknow.com/en |
| URL til Fortrolighedspolitik Side | https://pictureknow.com/protocol |
| Understøttede Sprog | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "__MSG_name__",
"version": "2.1.5",
"description": "__MSG_desc__",
"icons": {
"16": "icons\/icon16.png",
"32": "icons\/icon32.png",
"48": "icons\/icon48.png",
"128": "icons\/icon128.png"
},
"content_scripts": [],
"background": {
"service_worker": "js\/background.js"
},
"action": {
"default_icon": "icons\/icon128.png",
"default_title": "__MSG_name__",
"default_popup": "popup.html"
},
"permissions": [
"downloads"
],
"host_permissions": [
" | |