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

335
Views
Removing or hiding elements from a webpage within a chrome web extension (manifest 3)

This is my first post ever. Please be considerate.

I have an iframe :

 <div>
  <iframe  id="myIFrame" src="https://app.repree.com"  width="500" height="500" title="description"></iframe>
</div>
    <script src="popup.js"></script> 
</body>

I would like to go through the login (working as of now) and then remove or hide some of the HTML tags (not working as of now) so that only certain key features of the website appear.

Say.. only Activities and forms tab. (View picture for reference) Page after login

Each time I try to access the html of the iFrame, a null exception is shown to me. Thus, making me unable to affect the display of the page.

If anyone has any ideas, do please tell.

What I have tried so far:

  • Using JQuery
  • iFrame alternatives (webview, etc) : these would not display anything at all!

What I expected

  • JQuery would remove the elements successfully.
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!