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. Apps can be installed from the web store directly in the Chrome browser.
471 questions- Bountied 0
- Unanswered
- Frequent
- Score
- Unanswered (my tags)
Show chrome extension popup implicitly when user visits a website
I'm developing a chrome extension that lists offers while visiting some shopping websites. For example, when a user visits flipkart.com, extension popup would show up automatically without having to ... javascript html google-chrome google-chrome-extension chrome-web-store- 31
Can't update extension in chrome web store, no errors
I've been struggling to get my update to go through. I incremented my version in the manifest and updated a lot of code, I upload the new package successfully and submit, but I never see the manifest ... google-chrome-extension chrome-web-store chrome-extension-manifest-v3- 135
Chrome Extension status "Published - unlisted"
My Chrome Extension's status is: "Published - unlisted", how do I make it publicly listed instead of "unlisted"? I've already submitted the extension for review several weeks ago ... google-chrome-extension chrome-web-store chrome-extension-manifest-v3- 670
Backward compatibility of chrome extension
Is there any requirement on the minimum Chrome browser version (e.g. 5 stable releases into the past) that an addon has to support in order to be accepted into the Chrome web store? I'm asking because ... google-chrome-extension chrome-web-store chrome-extension-manifest-v3- 2,043
How to unsubmit pending chrome extension & how to delete extension draft
I was wondering how I could unsubmit a pending chrome extension review since I had made a mistake but I'm not sure how to unsubmit it. Furthermore, I have some drafts of extension uploads that I dont ... google-chrome-extension chrome-web-store- 3
Can we track from where the user is coming to download my chrome extension
We have recently launched chrome extension for our product. We want to run FB, Google and LinkedIn Ads for the same. The issue is how do we track if people our coming to download after seeing our ads. ... google-chrome-extension ads chrome-web-store- 1
Is it possible to submit Chrome extension for review without automatically publishing it using Chrome Webstore API?
Is it possible to submit Chrome extension for review without publishing it automatically using Chrome Webstore API? The publish endpoint submits the package for review and automatically publishes it ... chrome-web-store- 3
Transfer Chrome WebStore Extension using Group Publisher Account Between Workspaces
Currently I work on a Chrome extension published but unlisted in the Chrome Webstore. Our organisation uses Google Workspace and the extension's owner is bound to a group in the Workspace which Google ... google-chrome google-workspace browser-extension chrome-web-store- 1
I posted but it won't allow me to install it, I get "Couldn't unzip the extension", do you have any idea what can happen?
Attached capture of what appears to me, since from google they do not give me any solution. google-chrome chrome-web-store- 1
Make Chrome Extension Bigger
I recently made a chrome extension, but for some reason, when you first click it it appears very small. My code: #dif { width: 400px; height: 400px; font-size: 40px; color: black; text-... javascript html google-chrome chrome-web-store- 17
Chrome Extension Deploy multiple content files in single file
I have chrome extension which has multiple content files. example : main.js commont.js logs.js I want to generate single file of all contents files. And generate zip file for chrome extension. I don'... javascript google-chrome-extension chrome-web-store chrome-extension-manifest-v3- 1
Trying to Publish Chrome Extension, but Can't Because of Screenshot Upload Errors
As you can see in the images, the screenshot I'm providing is 1200x800 and I've tried the same image in both PNG and JPEG formats. Every time I try to upload the image, I get this error. I've been ... google-chrome-extension screenshot publish chrome-web-store- 13
Chrome Webstore images appear blurry when uploaded
When I upload images to the chrome web store as promotional images (appears to work fine for small tiles large and marquee sizes) they become unreasonably blurry. As they give two options (1280x800 ... google-chrome-extension image-resizing chrome-web-store- 35
Unable to use Chrome Web Store Publish API due to force 2-Factor verification
Until recently I have been releasing Chrome Extension using Chrome Web Store Publish API. (Automated release process) const response = execSync(`\ curl -X PUT -F 'data=@${process.env.ZIP_FILE}... google-chrome-extension google-api chrome-web-store- 1,602
Get package publish status from Chrome Webstore API
Is there any way to fetch the current package status from the Chrome Webstore API? The only information I've found that seems relevant is this API documentation, however it states under "... google-chrome-extension chrome-web-store- 2,309
15 30 50 per page12345…32 Next