CoderDocs Security
You are protected absolutely!
什么是CoderDocs Security?
CoderDocs Security是由https://lenhatthanh.com开发的Chrome扩展程序,该扩展的主要功能是“You are protected absolutely!”。
扩展截图
下载CoderDocs Security扩展crx文件
下载CoderDocs Security扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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/
扩展基本信息
名称 | CoderDocs Security |
ID | aehklbpkgdnlphgdbjgmlinnlmonpbcn |
官方URL | https://chromewebstore.google.com/detail/coderdocs-security/aehklbpkgdnlphgdbjgmlinnlmonpbcn |
简介 | You are protected absolutely! |
文件大小 | 508 KB |
安装次数 | 51 |
当前版本 | 1.1.1 |
更新时间 | 2020-09-19 |
上架时间 | 2020-07-31 |
评分 | 5.00/5 共4次评分 |
开发者 | https://lenhatthanh.com |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://lenhatthanh.com |
帮助页面URL | https://lenhatthanh.com |
隐私政策页面URL | https://lenhatthanh.com/coderdocs-security-privacy-policy |
支持的语言 | 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", " |