Anonymous Proxy Browser
Access and download blocked websites and files using our proxy service, it also hides your identity by masking your IP.
Τι είναι το Anonymous Proxy Browser;
Το Anonymous Proxy Browser είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον http://apb.chromecrxstore.com, και η κύρια λειτουργία του είναι "Access and download blocked websites and files using our proxy service, it also hides your identity by masking your IP.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Anonymous Proxy Browser
Λήψη αρχείων επέκτασης Anonymous Proxy Browser σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
You can save your online identity from hackers and websites by browsing anonymously using our online proxy service. Our service can also be used to access blocked websites and files from any country. When you enter the url in our proxy search bar, your IP address is masked by our own servers's IP address, so you don't have to worry about your IP being tracked by anyone. On top of that our proxy server service is fully online, which means you don't need to install any softare to access this service.
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | jflaoihmnpailbppepbbpagccmcmadno |
Επίσημο URL | https://chrome.google.com/webstore/detail/anonymous-proxy-browser/jflaoihmnpailbppepbbpagccmcmadno |
Περιγραφή | Access and download blocked websites and files using our proxy service, it also hides your identity by masking your IP. |
Μέγεθος Αρχείου | 15.33 KB |
Αριθμός Εγκαταστάσεων | 2,000 |
Τρέχουσα Έκδοση | 1.3 |
Τελευταία Ενημέρωση | 2017-12-25 |
Ημερομηνία Δημοσίευσης | 2017-12-25 |
Αξιολόγηση | 4.48/5 Συνολικά 29 Αξιολογήσεις |
Προγραμματιστής | http://apb.chromecrxstore.com |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | http://apb.chromecrxstore.com/ |
URL της Σελίδας Πολιτικής Απορρήτου | https://chromecrxstore.com/privacy-policy |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Anonymous Proxy Browser", "version": "1.3", "description": "Access and download blocked websites and files using our proxy service, it also hides your identity by masking your IP.", "icons": { "16": "icon.png", "48": "icon.png", "128": "icon.png" }, "homepage_url": "http:\/\/apb.chromecrxstore.com\/", "browser_action": { "default_icon": "icon.png", "default_title": "Anonymous Proxy Browser" }, "background": { "scripts": [ "background.js" ], "persistent": false } } |