Ripper Web Content | Capture Metadata Content
Extension that analyses and extracts metadata from content found on the web.
Τι είναι το Ripper Web Content | Capture Metadata Content;
Το Ripper Web Content | Capture Metadata Content είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Miguel Segovia, και η κύρια λειτουργία του είναι "Extension that analyses and extracts metadata from content found on the web.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Ripper Web Content | Capture Metadata Content
Λήψη αρχείων επέκτασης Ripper Web Content | Capture Metadata Content σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
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.
Βασικές Πληροφορίες Επέκτασης
Όνομα | Ripper Web Content | Capture Metadata Content |
ID | popfhajlkgkiecedhefhifccngogomgh |
Επίσημο URL | https://chromewebstore.google.com/detail/ripper-web-content-captur/popfhajlkgkiecedhefhifccngogomgh |
Περιγραφή | Extension that analyses and extracts metadata from content found on the web. |
Μέγεθος Αρχείου | 23.98 MB |
Αριθμός Εγκαταστάσεων | 238 |
Τρέχουσα Έκδοση | 1.2.2 |
Τελευταία Ενημέρωση | 2023-04-08 |
Ημερομηνία Δημοσίευσης | 2023-03-19 |
Αξιολόγηση | 5.00/5 Συνολικά 2 Αξιολογήσεις |
Προγραμματιστής | Miguel Segovia |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Υποστηριζόμενες Γλώσσες | 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": [ " |