HTML5 Video Speed permanent Control
Speed controls for html5 video with memory effect.
Τι είναι το HTML5 Video Speed permanent Control;
Το HTML5 Video Speed permanent Control είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον SL5, και η κύρια λειτουργία του είναι "Speed controls for html5 video with memory effect.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης HTML5 Video Speed permanent Control
Λήψη αρχείων επέκτασης HTML5 Video Speed permanent Control σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
For changing the video speed you could use the follwoing keys and the mouse: shortcuts list: key=speed 0=0, 1=1, 2=2, 3=3, ... 8=8, 9=9 *=double, /=half right=+0.1, left=-0.1, up=+0.5, down=+0.5 pageUp = +10, pageDown= -10 First time you change the speed of a video you need to use the mouse (left clicks inside the control). Control is visible at the top left of current video. Later you could use the shortcuts. Its remembers speed for nearly all following videos, all playlists or so. Enjoy if its not clicked the google default novigation shortcuts are active. for example: Numbers 1-9 - Go forward a percentage (1 goes forward 10%, 2 goes forward 20%, etc.). Right arrow - Go forward 5 seconds. More details see here https://sites.google.com/a/umich.edu/going-google/accessibility/google-keyboard-shortcuts---youtube Its tested with Google Chrome Version 42.0.2311.90
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | cckfpdhbllgmnkoiegmbihfemegbdncp |
Επίσημο URL | https://chrome.google.com/webstore/detail/html5-video-speed-permane/cckfpdhbllgmnkoiegmbihfemegbdncp |
Περιγραφή | Speed controls for html5 video with memory effect. |
Μέγεθος Αρχείου | 163 KB |
Αριθμός Εγκαταστάσεων | 106 |
Τρέχουσα Έκδοση | 1.0.2 |
Τελευταία Ενημέρωση | 2015-04-30 |
Ημερομηνία Δημοσίευσης | 2015-04-30 |
Αξιολόγηση | 2.40/5 Συνολικά 5 Αξιολογήσεις |
Προγραμματιστής | SL5 |
Τύπος Πληρωμής | free |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "HTML5 Video Speed permanent Control", "description": "Speed controls for html5 video with memory effect.", "short_name": "permanent Video Speed", "version": "1.0.2", "permissions": [ "activeTab" ], "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*", " |