My Security Browser
My Security Browser provides an easier way to search the web and access leading antivirus security products
Τι είναι το My Security Browser;
Το My Security Browser είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://mysecuritybrowser.com, και η κύρια λειτουργία του είναι "My Security Browser provides an easier way to search the web and access leading antivirus security products".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης My Security Browser
Λήψη αρχείων επέκτασης My Security Browser σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Installing this extension will replace your browsers new tab and search engine to show Bing results. Allowing you to browse the web right from your new tab & address bar and enjoy a custom new web search experience. By clicking ‘Add to Chrome’, you accept and agree to installing the My Security Browser extension and setting New Tab and Default Search engine to that provided by the service and the Privacy and Terms of Use. What are you waiting for? Protect yourself while enjoying a great new search experience by installing and using My Security Browser today. You can uninstall the extension at any time. Privacy Policy: https://mysecuritybrowser.com/privacy-policy/ Terms of use: https://mysecuritybrowser.com/terms-conditions/
Βασικές Πληροφορίες Επέκτασης
Όνομα | My Security Browser |
ID | ilkkiealjmbagkfjepkicpdgeclkeold |
Επίσημο URL | https://chromewebstore.google.com/detail/my-security-browser/ilkkiealjmbagkfjepkicpdgeclkeold |
Περιγραφή | My Security Browser provides an easier way to search the web and access leading antivirus security products |
Μέγεθος Αρχείου | 857 KB |
Αριθμός Εγκαταστάσεων | 11,278 |
Τρέχουσα Έκδοση | 1.0.2 |
Τελευταία Ενημέρωση | 2021-10-19 |
Ημερομηνία Δημοσίευσης | 2021-03-16 |
Προγραμματιστής | https://mysecuritybrowser.com |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://mysecuritybrowser.com/ |
URL της Σελίδας Πολιτικής Απορρήτου | https://mysecuritybrowser.com/privacy-policy |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "browser_action": { "default_icon": "\/icons\/64x64.png", "default_title": "My Security Browser" }, "chrome_url_overrides": { "newtab": "\/index.html" }, "description": "My Security Browser provides an easier way to search the web and access leading antivirus security products", "homepage_url": "https:\/\/mysecuritybrowser.com", "icons": { "128": "\/icons\/128x128.png", "96": "\/icons\/96x96.png", "48": "\/icons\/48x48.png", "16": "\/icons\/16x16.png" }, "manifest_version": 2, "name": "My Security Browser", "short_name": "My Security Browser", "version": "1.0.2", "chrome_settings_overrides": { "search_provider": { "name": "My Security Browser", "keyword": "Keyword", "search_url": "https:\/\/search.mysecuritybrowser.com\/search?q={searchTerms}", "favicon_url": "https:\/\/mysecuritybrowser.com\/wp-content\/uploads\/2020\/12\/64x64.png", "encoding": "UTF-8", "is_default": true } } } |