PhotOSINT
OSINT tool for images. Scans page for images with EXIF metadata, while browsing. Also has context menu options for images.
Was ist PhotOSINT?
PhotOSINT ist eine Chrome-Erweiterung, die von Haris87 entwickelt wurde, und ihr Hauptmerkmal ist "OSINT tool for images. Scans page for images with EXIF metadata, while browsing. Also has context menu options for images.".
Erweiterungsscreenshots
PhotOSINT-Erweiterungs-CRX-Datei herunterladen
Laden Sie PhotOSINT-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Open source OSINT tool for images. Scans page for images with EXIF metadata, while browsing, and shows all images found with EXIF data on popup window. Also provides context menu options for images such as reverse image search in different search engines, and metadata viewer.
Grundlegende Informationen zur Erweiterung
Name | PhotOSINT |
ID | gonhdjmkgfkokhkflfhkbiagbmoolhcd |
Offizielle URL | https://chromewebstore.google.com/detail/photosint/gonhdjmkgfkokhkflfhkbiagbmoolhcd |
Beschreibung | OSINT tool for images. Scans page for images with EXIF metadata, while browsing. Also has context menu options for images. |
Dateigröße | 8.23 MB |
Installationsanzahl | 3,067 |
Aktuelle Version | 0.4 |
Letztes Update | 2021-07-21 |
Veröffentlichungsdatum | 2021-07-07 |
Bewertung | 5.00/5 Insgesamt 2 Bewertungen |
Entwickler | Haris87 |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://github.com/Haris87/photosint |
Hilfeseite URL | https://github.com/Haris87/photosint |
URL der Datenschutzrichtlinien-Seite | https://www.freeprivacypolicy.com/live/139ba3ea-b9d4-4046-89ce-05ffec85bdc8 |
Unterstützte Sprachen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "PhotOSINT", "version": "0.4", "description": "OSINT tool for images. Scans page for images with EXIF metadata, while browsing. Also has context menu options for images.", "manifest_version": 3, "background": { "service_worker": "background.js" }, "permissions": [ "tabs", "contextMenus" ], "host_permissions": [ "https:\/\/*\/*", "http:\/\/*\/*" ], "options_page": "", "content_scripts": [ { "matches": [ " |