PhotOSINT
OSINT tool for images. Scans page for images with EXIF metadata, while browsing. Also has context menu options for images.
Qu'est-ce que PhotOSINT ?
PhotOSINT est une extension Chrome développée par Haris87, et sa fonction principale est "OSINT tool for images. Scans page for images with EXIF metadata, while browsing. Also has context menu options for images.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension PhotOSINT
Téléchargez les fichiers d'extension PhotOSINT au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | PhotOSINT |
ID | gonhdjmkgfkokhkflfhkbiagbmoolhcd |
URL Officiel | https://chromewebstore.google.com/detail/photosint/gonhdjmkgfkokhkflfhkbiagbmoolhcd |
Description | OSINT tool for images. Scans page for images with EXIF metadata, while browsing. Also has context menu options for images. |
Taille du Fichier | 8.23 MB |
Nombre d'Installations | 3,067 |
Version Actuelle | 0.4 |
Dernière Mise à Jour | 2021-07-21 |
Date de Publication | 2021-07-07 |
Évaluation | 5.00/5 Total 2 Évaluations |
Développeur | Haris87 |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://github.com/Haris87/photosint |
URL de la Page d'Aide | https://github.com/Haris87/photosint |
URL de la Page de Politique de Confidentialité | https://www.freeprivacypolicy.com/live/139ba3ea-b9d4-4046-89ce-05ffec85bdc8 |
Langues Prises en Charge | 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": [ " |