Point de Contact
Report to Point De Contact any illegal content from your web browser
Point de Contactคืออะไร?
Point de Contact เป็นส่วนขยายของ Chrome ที่พัฒนาโดย VERIFROM และคุณลักษณะหลักของมันคือ "Report to Point De Contact any illegal content from your web browser"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Point de Contact
ดาวน์โหลดไฟล์ส่วนขยาย Point de Contact ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
You identified illegal content while browsing Internet? Point de Contact provide this extension to allow you to easily and anonymously report any objectionable content. Before any action, the Point de Contact team proceeds with the legal qualification of the content posted when they are integrated into its remit. Depending on the legal classification of the content processed by the Contact Point, technical analysis is performed to locate the particular hosting servers. The Contact Point is taking steps to technical service providers to obtain the removal of content clearly illegal and inform the competent authorities. You can report a web page by clicking on the Point de Contact extension button located in the toolbar of your web browser. The browser will display a form allowing you to add more information which will be sent to the team Point de Contact belong your report. You can describe the nature of the content you wish to report and add your own comments to help Point de Contact in their classification process. You can also indicate your e-mail address or proceed to an anonymous report. If you wish to report a specific content in the web page, use the right-click button on this content in the web page, then click on the Point de Contact menu. The browser will display the same form as described beside.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Point de Contact |
ID | fnkocfgpglpcnikkkegmbjhcilhbfnje |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/point-de-contact/fnkocfgpglpcnikkkegmbjhcilhbfnje |
คำอธิบาย | Report to Point De Contact any illegal content from your web browser |
ขนาดไฟล์ | 2.74 MB |
จำนวนการติดตั้ง | 136 |
เวอร์ชันปัจจุบัน | 1.3.2 |
อัปเดตครั้งล่าสุด | 2022-02-07 |
วันที่เผยแพร่ | 2019-02-01 |
ผู้พัฒนา | VERIFROM |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://www.pointdecontact.net/ |
URL หน้าช่วยเหลือ | https://www.pointdecontact.net/contact/ |
URL หน้านโยบายความเป็นส่วนตัว | https://services.verifrom.com/privacypolicy |
ภาษาที่รองรับ | en,fr |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Point de Contact", "description": "__MSG_description__", "version": "1.3.2", "version_name": "1.3.2", "author": "VERIFROM SAS - copyright 2015-2022", "default_locale": "en", "options_ui": { "page": "html\/options.html" }, "icons": { "32": "img\/icon-32.png", "48": "img\/icon-48.png", "128": "img\/icon-128.png" }, "browser_action": { "default_icon": { "16": "img\/iconAction16.png", "48": "img\/icon-48.png", "128": "img\/icon-128.png" } }, "commands": { "_execute_browser_action": { "suggested_key": { "windows": "Ctrl+Shift+L", "mac": "Command+Shift+L", "chromeos": "Ctrl+Shift+L", "linux": "Ctrl+Shift+L" } } }, "content_security_policy": "script-src 'self' 'sha256-7+VygfRyI1\/PKxYtQh1WNGBOl7cNKnG0CrH8wg5SviA=' 'sha256-Le3UjCT7ZQcJphS9E7Z53Jlvx8+rC2zKNv2shRMlptk=' 'sha256-qAbfpgd6nuaqYBjVaq4TxUROqwk8Ka6dEkrP30Uu+Wg='; object-src 'self'; ", "permissions": [ "activeTab", "storage", "contextMenus", " |