Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7503999
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T21:25:10+00:00 2026-05-29T21:25:10+00:00

I created a chrome extension to make things easier at work. We have a

  • 0

I created a chrome extension to make things easier at work. We have a web based application that we use everyday, but it’s often hard or tedious to get tasks accomplished fast. Thus, the extension adds buttons, shortcuts and other custom code to make my life easier.

So use jquery for most part, and I noticed that I am not able to call existing javascript functions that are already part of the system. Is this a limitation of chrome extensions? or is that a way to accomplish this?

For example:

The page has a button <input type="button" name="Insert Row" onclick="add_row()"/>

With Jquery I am able to add other functions to that button, but I am not able to call that function “add_row()” which would add a new row. I need the system to create the rows, instead of me adding them with jquery (cause I don’t have control what happens on the server side).

Any suggestions?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-29T21:25:12+00:00Added an answer on May 29, 2026 at 9:25 pm

    This isn’t so much a limitation as an intentional design feature for security.

    Although the execution environments of content scripts and the pages that host them are isolated from each other, they share access to the page’s DOM. If the page wishes to communicate with the content script (or with the extension via the content script), it must do so through the shared DOM.

    http://code.google.com/chrome/extensions/content_scripts.html#host-page-communication

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have created a Chrome extension that uses the hotkeys [Alt]+[0...9] only to discover
I have created a chrome extension for the company I work for, and want
I have created a simple Google chrome extension that overrides CSS classes using the
I have created an extension that adds a new column to the main message
I'm working on a slideshow extension for Google Chrome. I've created the code that
I am trying to create Google Chrome extension that will send interesting links to
I understand that Firefox addins can be created in Javascript and Chrome. How do
if I write a Chrome extension that runs a snippet of JS on a
I'm writing a Chrome extension that needs to maintain a list of <object> and
I've created a little chrome extension and I put the crx file into my

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.