Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

245
Views
How can I edit the html of a specific page using a chrome extension?

I am trying to code a chrome extension where the ultimate goal is to have numbers here:

Green highlighting is where numbers go

It is for the shown page only.

To get in and change those though I need to access the site first of all. What is the match permission for this url? I am using v2 currently and have tried this:

"content_script": [{
   "matches": ["https://www.google.com/search?q=*"],
}]

Which I thought would work.

(Not entirely sure if that the right URL but I think it is) (Also know that that is from v2 but I am not sure if that's how you do it in v3 which would be ideal - the docs aren't very clear - do you use hosting_permissions?)

When I tried that it came up with the message 'These extensions don't need to see and change information on this site'

Does anyone know how to do this in manifest v3? Essentially I want to acces the html of a google page and change it.

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!