Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1022 Bytes

readme.md

File metadata and controls

24 lines (18 loc) · 1022 Bytes

Chrome Extension: GraphQL Playground Tooltip Hide

Installation

  1. Download or clone the repository
  2. Open Chrome and go to Extensions management:
  • Navigate to chrome://extensions/ in your browser.
  1. Enable Developer Mode:
  • In the top right corner of the Extensions page, toggle the "Developer mode" switch.
  1. Load the unpacked extension:
  • Click on the "Load unpacked" button.
  • Select the directory where you downloaded or cloned this repository.
  1. Verify the extension:
  • The extension should now appear in your extensions list, with the icon in your Chrome toolbar.

Usage

  1. Click the extension icon in your Chrome toolbar to open the popup.

  2. You will see a toggle button labeled "Enable" (or "Disable" if already active).

    • Enable: Click to apply the custom CSS defined in the styles.css file.
    • Disable: Click to remove the CSS.
  3. The extension will remember your preference and automatically apply the CSS when you reload the page or switch tabs.