YouTube Space Bar
Actually pause YouTube videos with the space bar
Hvad er YouTube Space Bar?
YouTube Space Bar er en Chrome-udvidelse udviklet af djmartin5454, og dens hovedfunktion er "Actually pause YouTube videos with the space bar".
Download YouTube Space Bar-udvidelses-CRX-fil
Download YouTube Space Bar-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
No one has ever wanted to scroll down on YouTube using the space bar. This fixes that. There are a few extensions that claim to do this, but this one actually works. Also, spaces typed in the comment box, or in the search bar do not pause the video as they do in some other extensions.
Grundlæggende oplysninger om udvidelsen
Navn | YouTube Space Bar |
ID | jeelddbhfpblnfdakpnniechhhpdobhb |
Officiel URL | https://chromewebstore.google.com/detail/youtube-space-bar/jeelddbhfpblnfdakpnniechhhpdobhb |
Beskrivelse | Actually pause YouTube videos with the space bar |
Filstørrelse | 6.04 KB |
Antal Installationer | 121 |
Nuværende Version | 1.2 |
Senest Opdateret | 2016-10-03 |
Udgivelsesdato | 2016-10-03 |
Bedømmelse | 3.33/5 Samlet 15 Bedømmelser |
Udvikler | djmartin5454 |
Betalingsmetode | free |
Understøttede Sprog | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "YouTube Space Bar", "version": "1.2", "manifest_version": 2, "description": "Actually pause YouTube videos with the space bar", "browser_action": { "default_icon": "icon.png", "default_popup": "icon.html" }, "web_accessible_resources": [ "inject.js" ], "content_scripts": [ { "matches": [ " |