Redmorph Browser Controller
Control. Protection. Privacy.
O que é Redmorph Browser Controller?
Redmorph Browser Controller é uma extensão do Chrome desenvolvida por https://redmorph.com, e sua principal característica é "Control. Protection. Privacy.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Redmorph Browser Controller
Baixe arquivos de extensão Redmorph Browser Controller no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
Privacy & Security is now one click away! AD & TRACKER BLOCKER, WEBSITE USER-AGENT SPOOFER, GeoIP ACTIVITY WEBVIEW and CONTENT FILTER. You shouldn't need multiple products and technical know-how to protect yourself or your family online. We've created a single, easy-to-use and highly customizable solution to give anyone comprehensive protection and control: the RedMorph Browser Controller. STOP INVASIVE TRACKING AND PREVENT MALWARE Block unwanted cookies, trackers, web beacons, and related analytics technologies to protect your online identity. Preventing cascading 3rd party connections lowers the probability of malicious sites from loading in the background. Prevent trackers from posting your data back onto their servers. SPOOF WEBSITES SO THEY CANNOT TRACK YOU: Every time you request a webpage, your browser sends a user-agent, which contains information about your device and browser. These along with the return IP address can be used to identify you and track your activity. Redmorph automatically make tiny changes to your default user agent-header every time you visit a new page therefore lowering the probability of the web server from identifying you. VISUALIZE YOUR DIGITAL ECOSYSTEM: Our interactive SpyderWeb technology gives you complete visibility and granular control over trackers and 3rd parties loaded onto your computer behind websites, including those that follow you across multiple sites. You can allow/block individual URLs for more granular control. VISUALIZE LOCATION OF SERVERS ON A GLOBAL MAP THAT WEBSITES ARE COMMUNICATING WITH: Our GeoIP Mapview features allows you to clearly visualize the server locations that websites, their trackers and 3rd parties are communicating with. ENJOY DRAMATICALLY FASTER PAGE LOADS: Blocking trackers means up to 70% less HTTP connection overhead, so you can load your favorite webpages in a fraction of the time. CONTROL INAPPROPRIATE CONTENT: Fully customizable parental controls allow you to block inappropriate content or define trusted sites, our Settings Lock capability prevents tampering. Take control of your digital life. Download the RedMorph Browser Controller today! To learn more visit our help page: https://redmorph.com/help.html
Informações Básicas da Extensão
Nome | |
ID | ghpfnohpiocmklpejkcliiloniceahdo |
URL Oficial | https://chromewebstore.google.com/detail/redmorph-browser-controll/ghpfnohpiocmklpejkcliiloniceahdo |
Descrição | Control. Protection. Privacy. |
Tamanho do Arquivo | 7.21 MB |
Contagem de Instalações | 885 |
Versão Atual | 1.0.4 |
Última Atualização | 2023-03-10 |
Data de Publicação | 2023-03-10 |
Classificação | 4.64/5 Total de 39 Avaliações |
Desenvolvedor | https://redmorph.com |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://redmorph.com |
URL da Página de Política de Privacidade | https://redmorph.com/privacyPolicy.html |
Idiomas Suportados | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Redmorph Browser Controller", "short_name": "RM BC", "version": "1.0.4", "devtools_page": "popup\/popup.html", "description": "Control. Protection. Privacy.", "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "browser_action": { "default_icon": { "19": "images\/icon19.png", "38": "images\/icon38.png" }, "default_title": "Redmorph Browser Controller", "default_popup": "popup\/popup.html" }, "permissions": [ "browsingData", "cookies", "tabs", "webRequest", "webNavigation", "webRequestBlocking", "http:\/\/*\/*", "https:\/\/*\/*", " |