Skip to content

Conversation

Copy link

Copilot AI commented Nov 17, 2025

Creating a Chrome extension to block content from MARCA.com

Plan:

  • Review repository structure and README
  • Create manifest.json with proper configuration
    • Extension name: "Marca Block"
    • Service worker: background.js (type: module)
    • Action with popup.html
    • Host permissions for marca.com domains
  • Create background.js service worker
  • Create popup.html for extension UI
  • Create popup.js for popup functionality
  • Create styles.css for popup styling
  • Add .gitignore if needed
  • Test the extension structure
Original prompt

It's going to be a chrome extension to block content in MARCA.com called Marca Block

README has to be in castillian spanish as users will be spanish. Description is:

"Oculta artículos, vídeos y secciones completas de MARCA.com por autor, palabra clave o tipo de contenido."

manifest.json should be fine to include by default. sevice_worker in background will be called background.js, type module. action "Marca Block", popup.html.

Matches: ["https://www.marca.com/", "https://marca.com/"],


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

@wrongpixels
Copy link
Owner

God you are usueless.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants