Repeat Button YouTube™
Add a repeat/loop button to loop every YouTube videos you watch.
Τι είναι το Repeat Button YouTube™;
Το Repeat Button YouTube™ είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Avre Labs, και η κύρια λειτουργία του είναι "Add a repeat/loop button to loop every YouTube videos you watch.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Repeat Button YouTube™
Λήψη αρχείων επέκτασης Repeat Button YouTube™ σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Introducing a sleek mini cute loop button in all your YouTube™ videos!! Ever wondered why is it so hard to loop your awesome YouTube™ productivity soundtrack, favorite music, and those motivational podcast? Well, so do we! So we create this super lightweight extension (<100 KB) to the rescue! Now you don't need to re-open that YouTube tab again to slide back the video again! It is a simple button, but beautiful button. What a new thing for your chrome to boast about! - Save your precious browsing time. - Never re-open that YouTube tab again to slide back the video again. * Please use the official version of Chrome to experience this extension at its best. * Comment any issue here or to the development page at: https://github.com/shrotavre/youtube-loop (listed below as the website page) * Developed in Indonesia. 100% Indonesia! Cintailah produk-produk Indonesia :D
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | aoanbbgkingihjpbnhmlaabkipkpkmmd |
Επίσημο URL | https://chrome.google.com/webstore/detail/repeat-button-youtube/aoanbbgkingihjpbnhmlaabkipkpkmmd |
Περιγραφή | Add a repeat/loop button to loop every YouTube videos you watch. |
Μέγεθος Αρχείου | 23.74 KB |
Αριθμός Εγκαταστάσεων | 560 |
Τρέχουσα Έκδοση | 1.1.0 |
Τελευταία Ενημέρωση | 2019-01-17 |
Ημερομηνία Δημοσίευσης | 2019-01-17 |
Αξιολόγηση | 4.50/5 Συνολικά 2 Αξιολογήσεις |
Προγραμματιστής | Avre Labs |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://github.com/shrotavre/youtube-loop |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Repeat Button YouTube\u2122", "short_name": "YouTube\u2122 Repeat Button", "version": "1.1.0", "description": "Add a repeat\/loop button to loop every YouTube videos you watch.", "icons": { "128": "icon_128.png" }, "page_action": { "default_icon": "icon.png", "default_title": "YouTube Repeat Button" }, "content_scripts": [ { "matches": [ "https:\/\/www.youtube.com\/*", "http:\/\/www.youtube.com\/*" ], "js": [ "injector.js" ] } ], "permissions": [ "tabs" ], "author": "Avreghly Barra |