PACWeb
Collect online evidence in a faster, safer and easier way!
PACWeb란 무엇입니까?
PACWeb은(는) https://originalmy.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Collect online evidence in a faster, safer and easier way!"입니다.
확장 프로그램 스크린샷
PACWeb 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Defamation, bullying, fake news or others? Download our plugin for free on a Chrome browser and collect evidence at any time, anywhere. The solution Proof of Authenticity for Web Content makes a full copy of the content being viewed on your browser and automatically generates a report proving its existence. It is possible to register the authenticity of content published on the web, be it on websites, blogs, social media platforms or portals. Additionally, from the report, a hash - a unique and exclusive code - is calculated, which identifies your document on our website. For that, we use the most advanced technology: the blockchain. With a register on blockchain, it is possible to prove that the evidence was not modified, with the content being preserved even if the original publication is deleted. It has also an additional lawyer of protection with the timestamp, which indicates the precise date and time that the evidence was collected. RECOMMENDATIONS: - The plugin can only be installed on Chrome browser. After the installation, we recommend that you reload the browser or the tabs with the content you want to collect. - In the case of social media, try to use the link to the specific post. - To use the plugin, simply click on the extension icon, which can be found on the top right corner of your browser. ATTENTION: Some plugins might try to prevent PACWeb from running, so we suggest that you DEACTIVATE all the extensions on your browser before using it. Check also the LANGUAGE OF YOUR BROWSER to make sure that the report is generated in the language you need. The report generated by our plugin will only have LEGAL VALIDITY if certified on our platform. - After collecting the content, a PDF file is generated, which will be automatically downloaded to your computer, and from which a hash is calculated on the OriginalMy website. - In order for the PDF to be valid as proof of authenticity, it is necessary to certify its hash on blockchain or authenticate the copy of the web page at the notary. Both can be done through our platform, with administrative fees to be paid. - In the case of Notarial Authentication, the content collected must be public so that it can be accessed by the notary. Please note that this is valid only in Brazil. - After payment, you can go to the OriginalMy website and submit the PDF file to check the certification status. This tool is intended as a mechanism to collect additional evidence for court proceedings. Its legal validity is assured in Brazil, so please refer to your lawyer to inquire about the validity in your country. OriginalMy is a platform for the authenticity of files and documents, people and signatures, connected to four public blockchains: Bitcoin, Ethereum, Ethereum Classic and DeCred.
확장 프로그램 기본 정보
이름 | PACWeb |
ID | lipchhllklhmehlnknonpkjgaolabkfd |
공식 URL | https://chromewebstore.google.com/detail/pacweb/lipchhllklhmehlnknonpkjgaolabkfd |
설명 | Collect online evidence in a faster, safer and easier way! |
파일 크기 | 5.64 MB |
설치 횟수 | 4,000 |
현재 버전 | 1.5.14 beta |
최근 업데이트 | 2023-09-26 |
출시 날짜 | 2020-04-16 |
평점 | 5.00/5 총 5 개의 평점 |
개발자 | https://originalmy.com |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://originalmy.com |
도움말 페이지 URL | https://originalmy.com/contact |
개인정보 보호 정책 페이지 URL | https://originalmy.com/privacy-policy |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_appName__", "version": "1.5.14", "version_name": "1.5.14 beta", "description": "__MSG_appDesc__", "author": "OriginalMy.com", "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com; object-src 'self'", "default_locale": "en", "browser_action": { "default_popup": "index.html", "default_title": "Preservar p\u00e1gina" }, "icons": { "16": "icon\/icon16.png", "32": "icon\/icon32.png", "36": "icon\/icon36.png", "48": "icon\/icon48.png", "96": "icon\/icon96.png", "128": "icon\/icon128.png" }, "web_accessible_resources": [ "img\/*" ], "background": { "scripts": [ "scripts\/background.js" ], "persistent": false }, "content_scripts": [ { "matches": [ " |