Bringe
Get Bringe to get ratings, reviews, trailers, subtitles, Streaming / Download links and more of your favourite Movies and TV Shows
Τι είναι το Bringe;
Το Bringe είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον sagar0907, και η κύρια λειτουργία του είναι "Get Bringe to get ratings, reviews, trailers, subtitles, Streaming / Download links and more of your favourite Movies and TV Shows".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Bringe
Λήψη αρχείων επέκτασης Bringe σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
A one-stop solution for all your movies and tv-series needs. Use Bringe to get ratings, reviews, trailers, subtitles, Streaming / Download links, and more for your favourite movies as well as tv-series. Bringe configures your Default Search in the browser. In the address bar then type 'b' press TAB on your keyboard, enter your query and get the results you are looking for. Bringe has an inbuilt video player to stream your favourite movies/shows. And also provides the feature to download them. Bringe is an open source project. Contribute here - github.com/sagar0907/bringe
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | kjkmhkicphnkbfgafbigdklljcmogmpg |
Επίσημο URL | https://chrome.google.com/webstore/detail/bringe/kjkmhkicphnkbfgafbigdklljcmogmpg |
Περιγραφή | Get Bringe to get ratings, reviews, trailers, subtitles, Streaming / Download links and more of your favourite Movies and TV Shows |
Μέγεθος Αρχείου | 3.3 MB |
Αριθμός Εγκαταστάσεων | 123 |
Τρέχουσα Έκδοση | 0.0.2.3 |
Τελευταία Ενημέρωση | 2018-06-01 |
Ημερομηνία Δημοσίευσης | 2018-06-01 |
Αξιολόγηση | 4.40/5 Συνολικά 15 Αξιολογήσεις |
Προγραμματιστής | sagar0907 |
Τύπος Πληρωμής | free |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Bringe", "short_name": "Bringe", "description": "Get Bringe to get ratings, reviews, trailers, subtitles, Streaming \/ Download links and more of your favourite Movies and TV Shows", "version": "0.0.2.3", "browser_action": { "default_icon": "images\/bringe-48.png", "default_title": "Bringe" }, "omnibox": { "keyword": "b" }, "commands": { "launch-bringe": { "suggested_key": { "default": "Ctrl+Shift+B", "mac": "Command+Shift+B" }, "description": "Launch Bringe" } }, "icons": { "16": "images\/bringe-16.png", "48": "images\/bringe-48.png", "128": "images\/bringe-128.png" }, "permissions": [ "tabs", "activeTab", " |