Rugby Start
Rugby Start - Follow The Game - See The Latest Rugby Results and Updates
Τι είναι το Rugby Start;
Το Rugby Start είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον nStart online, και η κύρια λειτουργία του είναι "Rugby Start - Follow The Game - See The Latest Rugby Results and Updates".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Rugby Start
Λήψη αρχείων επέκτασης Rugby Start σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Rugby Start - We are 100% Free! Get quick access to top Sports sites for live scores, latest news and updates. We provide top sports experience in your new tab. Get fast and easy access to major websites that are providing Rugby updates The search features use within the extension will be provided by top search engines; however, the extension will not make any changes in your default browser search setting. By installing the Rugby Start Chrome extension you agree to install this application, and you agree to the End User License Agreement and the Privacy Policy. End User License Agreement - https://www.nstart.online/trms Privacy Policy - https://www.nstart.online/pp How to remove this extension from your Chrome? You can open your Chrome browser’s Settings and find our extension in the Extensions page. Click on the “Remove” button and it will be completely removed. Alternatively, you can right-click on the extension’s icon on your browser, select “Remove from Chrome” from the drop-down menu.
Βασικές Πληροφορίες Επέκτασης
Όνομα | Rugby Start |
ID | hhkpiallfifalmligiephmnmahloompb |
Επίσημο URL | https://chromewebstore.google.com/detail/rugby-start/hhkpiallfifalmligiephmnmahloompb |
Περιγραφή | Rugby Start - Follow The Game - See The Latest Rugby Results and Updates |
Μέγεθος Αρχείου | 123 KB |
Αριθμός Εγκαταστάσεων | 44,387 |
Τρέχουσα Έκδοση | 1.1.0.0 |
Τελευταία Ενημέρωση | 2024-01-16 |
Ημερομηνία Δημοσίευσης | 2022-07-24 |
Αξιολόγηση | 4.50/5 Συνολικά 12 Αξιολογήσεις |
Προγραμματιστής | nStart online |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
URL της Σελίδας Πολιτικής Απορρήτου | https://nstart.online/pp |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "service_worker": "background.js" }, "action": { "default_icon": { "32": "icons\/rugby-32.png", "64": "icons\/rugby-64.png" } }, "default_locale": "en", "description": "Rugby Start - Follow The Game - See The Latest Rugby Results and Updates", "icons": { "32": "icons\/rugby-32.png", "64": "icons\/rugby-64.png", "128": "icons\/rugby-128.png" }, "chrome_url_overrides": { "newtab": ".\/\/main.html" }, "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'" }, "manifest_version": 3, "permissions": [ "storage", "cookies" ], "host_permissions": [ "https:\/\/www.efeho.pw\/*", "https:\/\/www.nstart.online\/*", "https:\/\/t.nstart.online\/*" ], "name": "Rugby Start", "version": "1.1.0.0" } |