PhotOSINT
OSINT tool for images. Scans page for images with EXIF metadata, while browsing. Also has context menu options for images.
Vad är PhotOSINT?
PhotOSINT är en Chrome-tillägg utvecklad av Haris87, och dess huvudfunktion är "OSINT tool for images. Scans page for images with EXIF metadata, while browsing. Also has context menu options for images.".
Tilläggsskärmbilder
Ladda ner PhotOSINT-förlängningens CRX-fil
Ladda ner PhotOSINT-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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.
Grundläggande Information om Tillägg
Namn | PhotOSINT |
ID | gonhdjmkgfkokhkflfhkbiagbmoolhcd |
Officiell webbadress | https://chromewebstore.google.com/detail/photosint/gonhdjmkgfkokhkflfhkbiagbmoolhcd |
Beskrivning | OSINT tool for images. Scans page for images with EXIF metadata, while browsing. Also has context menu options for images. |
Filstorlek | 8.23 MB |
Antal Installationer | 3,067 |
Aktuell Version | 0.4 |
Senast Uppdaterad | 2021-07-21 |
Publiceringsdatum | 2021-07-07 |
Betyg | 5.00/5 Totalt 2 Betyg |
Utvecklare | Haris87 |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://github.com/Haris87/photosint |
Hjälpsida URL | https://github.com/Haris87/photosint |
URL till Sekretesspolicy Sidan | https://www.freeprivacypolicy.com/live/139ba3ea-b9d4-4046-89ce-05ffec85bdc8 |
Stödda Språk | 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": [ " |