CoderDocs Security
You are protected absolutely!
Co to jest CoderDocs Security?
CoderDocs Security to rozszerzenie Chrome opracowane przez https://lenhatthanh.com, a jego główną funkcją jest „You are protected absolutely!”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia CoderDocs Security
Pobierz pliki rozszerzeń CoderDocs Security w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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/
Podstawowe informacje o rozszerzeniu
Nazwa | CoderDocs Security |
ID | aehklbpkgdnlphgdbjgmlinnlmonpbcn |
Oficjalny URL | https://chromewebstore.google.com/detail/coderdocs-security/aehklbpkgdnlphgdbjgmlinnlmonpbcn |
Opis | You are protected absolutely! |
Rozmiar pliku | 508 KB |
Liczba instalacji | 51 |
Aktualna Wersja | 1.1.1 |
Ostatnia Aktualizacja | 2020-09-19 |
Data Publikacji | 2020-07-31 |
Ocena | 5.00/5 Łącznie 4 Oceny |
Deweloper | https://lenhatthanh.com |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://lenhatthanh.com |
Adres URL Strony Pomocy | https://lenhatthanh.com |
Adres URL Strony Polityki Prywatności | https://lenhatthanh.com/coderdocs-security-privacy-policy |
Obsługiwane Języki | 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", " |