{"id":15984769,"url":"https://github.com/phra/zero-width-fingerprint-detection-extension","last_synced_at":"2025-03-18T00:31:32.341Z","repository":{"id":148083874,"uuid":"268581272","full_name":"phra/zero-width-fingerprint-detection-extension","owner":"phra","description":"A browser extension to detect when zero-width characters are used to fingerprint cut/copied/pasted text.","archived":false,"fork":false,"pushed_at":"2020-06-01T17:03:45.000Z","size":115,"stargazers_count":6,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-28T06:04:30.337Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/phra.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-06-01T16:58:59.000Z","updated_at":"2024-09-08T03:52:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"0b1987c6-697e-42c6-a9b7-353fa50e224c","html_url":"https://github.com/phra/zero-width-fingerprint-detection-extension","commit_stats":{"total_commits":4,"total_committers":2,"mean_commits":2.0,"dds":0.25,"last_synced_commit":"81d6e06a5007a0673bd16c5ea0c8007a0e4b7811"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phra%2Fzero-width-fingerprint-detection-extension","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phra%2Fzero-width-fingerprint-detection-extension/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phra%2Fzero-width-fingerprint-detection-extension/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phra%2Fzero-width-fingerprint-detection-extension/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phra","download_url":"https://codeload.github.com/phra/zero-width-fingerprint-detection-extension/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243893849,"owners_count":20364918,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-08T02:10:27.698Z","updated_at":"2025-03-18T00:31:32.335Z","avatar_url":"https://github.com/phra.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Zero-Width-Fingerprint-Detection-Extension\n\n**This add-on injects JavaScript into web pages. The `addons.mozilla.org` domain disallows this operation, so this add-on will not work properly when it's run on pages in the `addons.mozilla.org` domain.**\n\n## What it does\n\nThis extension includes:\n\n* a content script, \"content-script.js\", that is injected into all pages\n\nThe content script listens for `cut`/`copy`/`paste` events in the page it's attached to and it inspect the data to look for zero-width characters that can be used to insert hidden watermarks in the copied text.\n\n## Note\n* If the `copySelection` function was in a browser event `clipboardWrite` permissions would be required e.g.\n```\n\"permissions\": [\"clipboardWrite\"]\n```\nSee [Interact with the clipboard](https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Interact_with_the_clipboard).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphra%2Fzero-width-fingerprint-detection-extension","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphra%2Fzero-width-fingerprint-detection-extension","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphra%2Fzero-width-fingerprint-detection-extension/lists"}