CoderDocs Security
You are protected absolutely!
O que é CoderDocs Security?
CoderDocs Security é uma extensão do Chrome desenvolvida por https://lenhatthanh.com, e sua principal característica é "You are protected absolutely!".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão CoderDocs Security
Baixe arquivos de extensão CoderDocs Security 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
You are often afraid about "malicious" websites on the internet. It seems that you cannot know when your sensitive data was stolen by attackers. And when your information, data is hacked by someone (such as banks account, Facebook, ...), you just realized that your data is very importance and you begin to care about the security when you browsing in the Internet. ************************************ Feature 1: Malicious Site Protection ************************************ When you install CoderDocs Security extension successfully, this feature will enable real-time immediately. This feature is the most important, so you can not disable it. Some kind of site which blocked immediately: - Malware sites - Fishing sites - Spam / Illegal sites - Crypto mining scripts/sites ************************************ Feature 2: Facebook Privacy ************************************ You can easily enable / disable this feature by check or uncheck the checkbox of every small functions. This feature includes: - Block "Seen" indicator: When you receive a Facebook message, you click to view this message, the sender will see the status "seen" in their message space. But if you enable this function, the sender can not see the status "seen" any more. They never know whether you saw the message or not. Note: Block "Seen" indicator works well in Messenger (messenger.com), Facebook old design and Zalo (Facebook new design not work). - Block "Typing" indicator: Similar with block "seen", the sender can not see the "typing" indicator when you compose the message in Facebook message space (the three dots indicator "..."). - Block "Seen" status in Story: When you click to view the Story of someone, they will know that you have seen their Story. But with this function, nobody can know that you saw their Story. You can click and see your ex-girlfriend any time. - Block "Typing" indicator in Comments space: When you are typing the comment in any post. People can see the indicator "Someone are typing ...". But if you enable this function, this indicator will be disappear forever. ************************************ Feature 3: Privacy Web Experience ************************************ You can also easily enable / disable this feature by check or uncheck the checkbox of every small functions. This feature includes: - Block important sites when you absent: When you go out, you forgot to lock your computer, someone can open you browser, they can open some important site such as Facebook, Gmail and see your sensitive information. If you don't want that thing happen. Let enable this function. It allow you to block some importance sites that you don't want anyone access to if you have to lend your computer or you go out. - Block tracking Ads Script (Google + Facebook): This function allow you to block the tracking scripts of Facebook and Google. For example, you go to an e-commerce website, when you comeback to Facebook, the previous items in e-commerce website will be display. You can enable this function to block them. - Browser for kids: This function allow you to block almost porn sites in the world. If your kids uses your computer, let enable this function. ************************************ Feature 4: Website Malware Scanning ************************************ This is a feature that allow you to operate directly on the user interface. Let go to menu path: TOOLS / SECURITY / MALWARE SCAN and explore this feature. This feature allow you to analyze any URL and inform for you if the URL will be redirected to the website that contains any malware/virus. ************************************ Feature 5: Blur Messenger ************************************ - Open Messenger (messenger.com) - Click Settings Icon in the left side bar. - Enjoy the new Messenger feature. More information about CoderDocs Extension: https://lenhatthanh.com/en/coderdocs-security/
Informações Básicas da Extensão
Nome | CoderDocs Security |
ID | aehklbpkgdnlphgdbjgmlinnlmonpbcn |
URL Oficial | https://chromewebstore.google.com/detail/coderdocs-security/aehklbpkgdnlphgdbjgmlinnlmonpbcn |
Descrição | You are protected absolutely! |
Tamanho do Arquivo | 508 KB |
Contagem de Instalações | 51 |
Versão Atual | 1.1.1 |
Última Atualização | 2020-09-19 |
Data de Publicação | 2020-07-31 |
Classificação | 5.00/5 Total de 4 Avaliações |
Desenvolvedor | https://lenhatthanh.com |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://lenhatthanh.com |
URL da Página de Ajuda | https://lenhatthanh.com |
URL da Página de Política de Privacidade | https://lenhatthanh.com/coderdocs-security-privacy-policy |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "CoderDocs Security", "version": "1.1.1", "description": "You are protected absolutely!", "icons": { "16": ".\/view\/assets\/img\/android-chrome.png", "48": ".\/view\/assets\/img\/android-chrome.png", "128": ".\/view\/assets\/img\/android-chrome.png" }, "author": "CoderDocs", "browser_action": { "default_icon": { "16": ".\/view\/assets\/img\/android-chrome.png", "48": ".\/view\/assets\/img\/android-chrome.png", "128": ".\/view\/assets\/img\/android-chrome.png" } }, "background": { "page": ".\/view\/background.html", "persistent": true }, "incognito": "split", "permissions": [ "background", "activeTab", "webRequest", "webRequestBlocking", "notifications", "storage", "tabs", " |