Top "Chrome-web-store" questions

The Chrome Web Store is an app store where developers can publish apps and games (either free or paid) where Google Chrome users can easily find them.

chrome.storage is undefined in chrome extension

I'm developing a Google Chrome extension, and have been working on one for a while. So it's been installed for …

permissions google-chrome-extension storage chrome-web-store
Allow another developer to manage a Chrome extension/app in the Chrome Web Store

I've done plenty of searching and I can't find ANY information about having multiple developers working on a Chrome extension. …

google-chrome-extension chrome-web-store
How do I delete an extension in my Chrome developer dashboard?

I have uploaded an extension to my dashboard but I don't want to publish it any more. The extension remained "…

google-chrome google-chrome-extension chrome-web-store
How do I transfer the ownership of a chrome extension?

I am no longer working with the person who originally created my Chrome extension, and I need to manage and …

google-chrome google-chrome-extension chrome-web-store
Is there an easy way to unpack a Chrome extension in the Chrome Web store?

Is there an easy way to view the source code of a chrome extension without having to install it? There …

google-chrome google-chrome-extension chrome-web-store
Private beta testing a Chrome extension

Is there a way of beta testing a Chrome extension in the Web Store among a small group of users? …

google-chrome google-chrome-extension chrome-web-store
What do impressions in the Chrome extension developer dashboard mean?

In the developer dashboard, under stats, we can find two types of graphs: installations and impressions. What does these mean?

google-chrome google-chrome-extension chrome-web-store
How to check if a variable is set on chrome storage

I have a little snippet working with LocalStorage but I cannot make it work on Chrome Storage scheme yet. When …

javascript google-chrome-extension local-storage chrome-web-store google-chrome-storage
Upgrading permissions of a Chrome Extensions

We currently have an extension in the Chrome Web Store with many users. We currently request access to foo.site.…

google-chrome permissions google-chrome-extension updates chrome-web-store