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 8839473
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T10:14:42+00:00 2026-06-14T10:14:42+00:00

This issue started with version 23 of Google Chrome. My Chrome app opens a

  • 0

This issue started with version 23 of Google Chrome. My Chrome app opens a tab to display its UI when the launched event fires.

chrome.app.runtime.onLaunched.addListener(function() 
{
   chrome.tabs.create(
   {
      url: "../../index.html"
   });
});

This scheme was working previous to version 23 of Google Chrome. Now receiving the following exception when running my app.

Error in event handler for 'app.runtime.onLaunched': Cannot call method 'create' of undefined TypeError: Cannot call method 'create' of undefined

After checking the chrome object in developer tools I notice that chrome.tabs is undefined.

I know that I dont have to explicitly set a “tabs” permission in my manifest.json because according to http://developer.chrome.com/extensions/tabs.html the create, update, and remove methods dont require the “tabs” permission.

After trying to explicitly add the “tabs” permission to the manifest.json file I then receive this message on chrome://chrome/extensions/ for the app.

There were warnings when trying to install this extension: 'tabs' is only allowed for extensions and legacy packaged apps, and this is a packaged app.

If I am going by the chart given by https://developers.google.com/chrome/web-store/docs/choosing and have chosen a packaged app because my app’s UI is not small and I dont intend on extending Chrome’s UI and I cannot make use of chrome.tabs then how can I open my app’s UI inside of a new or existing tab without having to create a popup window (which is very annoying and not user friendly)?

  • 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-06-14T10:14:43+00:00Added an answer on June 14, 2026 at 10:14 am

    Have you tried window.open() in chrome.app.runtime.onLaunched

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

Sidebar

Related Questions

This is a really strange issue. One day my project started to do a
I am trying to integrate the code from this demo: http://code.google.com/p/gwt-spring-starter-app/ into my main
The error When the user opens http://sync.aws.af.cm/ , the Google Chrome JavaScript Console shows
This issue's story started here: Cannot make memory view because object does not have
I have recently gained interest in Google Chrome Extensions, so I started looking into
Well I just started using this new php PDO, and am having this issue.
This issue has been on/off bugging me and I've written 4 wrappers now. I'm
This issue is better demonstrated than explained, so I've set up a git repo
This issue has me baffled, it's affecting a single user (to my knowledge) and
This issue is somewhat related: Problem with Code Generated by XSD.EXE: Sequence of Elements

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.