Troyan Launch Tab 2
Troyan Launch Tab 2 is a browser extension that replaces your new tab page with a clock, weather, and a search bar.
Τι είναι το Troyan Launch Tab 2;
Το Troyan Launch Tab 2 είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Troyan Commerce EOOD, και η κύρια λειτουργία του είναι "Troyan Launch Tab 2 is a browser extension that replaces your new tab page with a clock, weather, and a search bar.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Troyan Launch Tab 2
Λήψη αρχείων επέκτασης Troyan Launch Tab 2 σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Troyan Launch Tab 2 is a Chrome browser extension that replaces the standard new tab page with a customizable and informative one. The extension features a dynamic page that displays news headlines, weather updates, and the current time. Users can choose between a light and dark theme to suit their preferences, and the extension comes with a selection of beautiful background images to enhance the browsing experience.
With Troyan Launch Tab 2, users can stay up-to-date with the latest news and weather forecasts while enjoying a personalized and aesthetically pleasing browsing experience. This extension is perfect for those who want to make the most out of their new tab page and add a touch of style to their browsing routine.
https://troyanlaunchtab.com/questions/ext_privacy2.html Privacy Policy
https://troyanlaunchtab.com/questions/ext_terms2.html Terms of Use
https://troyanlaunchtab.com/questions/ext_contact2.html Contact Us
https://troyanlaunchtab.com/questions/ext_about2.html About Us Βασικές Πληροφορίες Επέκτασης
| Όνομα | |
| ID | jpiolnlpbkdgcfifaeojenmbebhpinlp |
| Επίσημο URL | https://chromewebstore.google.com/detail/troyan-launch-tab-2/jpiolnlpbkdgcfifaeojenmbebhpinlp |
| Περιγραφή | Troyan Launch Tab 2 is a browser extension that replaces your new tab page with a clock, weather, and a search bar. |
| Μέγεθος Αρχείου | 23.43 KB |
| Αριθμός Εγκαταστάσεων | 33,792 |
| Τρέχουσα Έκδοση | 2.0 |
| Τελευταία Ενημέρωση | 2023-06-28 |
| Ημερομηνία Δημοσίευσης | 2023-04-25 |
| Αξιολόγηση | 5.00/5 Συνολικά 15 Αξιολογήσεις |
| Προγραμματιστής | Troyan Commerce EOOD |
| Ηλεκτρονικό ταχυδρομείο | [email protected] |
| Τύπος Πληρωμής | free |
| URL της Σελίδας Πολιτικής Απορρήτου | https://troyanlaunchtab.com/questions/ext_privacy2.html |
| Υποστηριζόμενες Γλώσσες | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Troyan Launch Tab 2",
"version": "2.0",
"manifest_version": 3,
"description": "Troyan Launch Tab 2 is a browser extension that replaces your new tab page with a clock, weather, and a search bar.",
"chrome_url_overrides": {
"newtab": "resources\/index.html"
},
"icons": {
"128": "resources\/logo.png"
},
"host_permissions": [
"https:\/\/openweathermap.org\/*"
]
} | |