Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Add-on icon

GhostCheck version history - 2 versions

GhostCheck by Freakin18

There are no ratings yet
0 Stars out of 5
5
0
4
0
3
0
2
0
1
0
GhostCheck version history - 2 versions
  • Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.

  • Latest version

    Version 1.4.1

    Released Mar 26, 2026 - 48.08 KB
    Works with firefox 142.0 and later
    Core Functionality & Intent
    GhostCheck is a productivity tool for survey programmers to validate clipboard text against webpage content. It is triggered exclusively by a double-click gesture on the page.

    Permissions Rationale
    clipboardRead: Essential for the core functionality; the extension reads the clipboard content to compare it against the visible text on the active tab.
    activeTab & <all_urls>: Required to traverse the DOM, identify text nodes, and inject highlighting/UI elements (toasts and popup) on the specific pages the user is validating.
    Security & Privacy
    User Gesture: Clipboard access and validation are only triggered by an explicit dblclick event (see content.js:432).
    Data Privacy: No data is collected, stored, or transmitted to any external server. All validation logic and processing are performed locally within the user's browser.
    Performance: The script uses efficient DOM traversal (skipping script, style, and svg tags) and batch-updates styles to ensure no performance degradation during validation.

    Source code released under MIT License

    Download Firefox and get the extension
    Download file
  • Older versions

    Version 1.4.0

    Released Mar 22, 2026 - 46.86 KB
    Works with firefox 142.0 and later

    Source code released under MIT License

    Download file
Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Browsers

  • Desktop
  • Mobile
  • Enterprise

Products

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike License v3.0 or any later version.