Item logo image for HTML Snipper

HTML Snipper

claycodes.org
3.7(

3 ratings

)
ExtensionFunctionality & UI70,000 users
Item media 1 (screenshot) for HTML Snipper

Overview

HTML Snipper - Configure and cut out HTML elements on a site.

Cut out HTML Elements loaded on a webpage. {"config": {"Value": [{"url": "<url>", "continual": true, "html": ["<Query Statement CSS Selector>"]}]}} url: The https url to monitor. continual: If the element is only on load this can be false. If the element is something that appears when the user takes an action like opening a menu or adding something this can be continual. html: This is an array of CSS selectors representing the html elements https://www.w3schools.com/cssref/css_selectors.php Example removing the ability to delete or edit comments in Google Workspace Editors: {"config": {"Value": [{"url": "https://docs.google.com", "continual": true, "html": [".docos-edit-menuitem", ".docos-delete-menuitem"]}]}} Example removing YouTube video previews in Google Workspace Editors when a user adds a link. {"config": {"Value": [{"url": "https://docs.google.com", "continual": true, "html": [".docs-link-bubble-card"]}]}} Example removing all elements on YouTube except the video. {"config": {"Value": [{"url": "https://www.youtube.com/", "continual": true, "html": ["#voice-search-button", "yt-searchbox", "#related", "#logo", "#guide-button", "#sections", "#chips", "#top-row", "#middle-row", "#bottom-row", "ytd-mini-guide-renderer"]}]}} https://github.com/googlechromelabs/htmlsnipper

Details

  • Version
    0.0.2
  • Updated
    April 9, 2025
  • Size
    31.57KiB
  • Languages
    English
  • Developer
    Website
    Email
    clay@claycodes.org
  • Non-trader
    This developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.

Privacy

The developer has disclosed that it will not collect or use your data. To learn more, see the developer’s privacy policy.

This developer declares that your data is

  • Not being sold to third parties, outside of the approved use cases
  • Not being used or transferred for purposes that are unrelated to the item's core functionality
  • Not being used or transferred to determine creditworthiness or for lending purposes
Google apps