Ripper Web Content | Capture Metadata Content
Extension that analyses and extracts metadata from content found on the web.
O que é Ripper Web Content | Capture Metadata Content?
Ripper Web Content | Capture Metadata Content é uma extensão do Chrome desenvolvida por Miguel Segovia, e sua principal característica é "Extension that analyses and extracts metadata from content found on the web.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Ripper Web Content | Capture Metadata Content
Baixe arquivos de extensão Ripper Web Content | Capture Metadata Content no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
Ripper Web Content is a versatile tool that analyses images and documents on a website, extracting detailed information and facilitating various operations on them. This extension is valuable in digital forensics and investigative environments, as well as in the OSINT (Open Source Intelligence) field due to its reverse lookup and face analysis capabilities. Features: - Ability to obtain and download image metadata. - Reverse image search with Google Lens and TinEye. - Analysis with FotoForensics. - Face detection: number of people in a photo, gender, age and mood. - Fast image download. - Document scanning (.pdf, .docx, .pptx, .xlsx), metadata extraction and downloading.
Informações Básicas da Extensão
Nome | Ripper Web Content | Capture Metadata Content |
ID | popfhajlkgkiecedhefhifccngogomgh |
URL Oficial | https://chromewebstore.google.com/detail/ripper-web-content-captur/popfhajlkgkiecedhefhifccngogomgh |
Descrição | Extension that analyses and extracts metadata from content found on the web. |
Tamanho do Arquivo | 23.98 MB |
Contagem de Instalações | 238 |
Versão Atual | 1.2.2 |
Última Atualização | 2023-04-08 |
Data de Publicação | 2023-03-19 |
Classificação | 5.00/5 Total de 2 Avaliações |
Desenvolvedor | Miguel Segovia |
[email protected] | |
Tipo de Pagamento | free |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Ripper Web Content | Capture Metadata Content", "version": "1.2.2", "manifest_version": 3, "description": "Extension that analyses and extracts metadata from content found on the web.", "icons": { "16": "icon16.png", "32": "icon32.png", "48": "icon48.png", "128": "icon128.png" }, "action": { "default_popup": "popup.html" }, "permissions": [ "activeTab", "downloads", "contextMenus" ], "background": { "service_worker": "background.js" }, "content_scripts": [ { "matches": [ " |