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文件
下载PACWeb扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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": [ " |