chrome-web-store

Can't publish a Hangout app (extension)

心已入冬 提交于 2019-12-04 04:49:22
I've created a Google Hangout extension app, tested it works privately etc and now I'm trying to publish it. I have followed the instructions here: https://developers.google.com/+/hangouts/publishing I've filled in the forms correctly, created the O-Auth client ID, filled out the consent form etc. When I tick the Make this application public tickbox and try to save, a server error message pops up along the lines of: Server Error Whoops! Our bad. Please try again. If the problem persists, please let us know using the "Send feedback" link below. Thanks! Tracking Number: XXXXXXXXXXXXXXXXXXXXXXXXX

Change “from [name]”/“offered by [name]” in a Chrome extension's Webstore listing

与世无争的帅哥 提交于 2019-12-04 04:16:59
问题 I have created a Chrome extension. By default it took my Gmail id in the "from xyzpqr". How can I change my Gmail id to something different? 回答1: You can set the displayed name (per publisher account, not per item) at your Developer Dashboard: Exceptions to the rule: If your Webstore item is associated with a verified website, say http://example.com/ , it will display "offered by example.com" with no possibility to change it except for removing the association. You can be part of, and create,

Why won't my icon show up as full size on the new Chrome Web Store?

。_饼干妹妹 提交于 2019-12-04 02:42:43
I have a published extension in the Chrome Web Store. Last night, the web store got an updated look, and now my icon appears really small, inside of a jigsaw puzzle piece. I followed the instructions , and uploaded a 128, 48, and 16. All three image files are PNG. My extension is the only one I have seen that is displaying in this way. What did I do wrong? It's a feature of the store, not a problem with your listing. All extensions now show their icon inside of a jigsaw puzzle piece; "apps" are free of it. 来源: https://stackoverflow.com/questions/7890713/why-wont-my-icon-show-up-as-full-size-on

How can I see the number of total installs for my chrome extension?

早过忘川 提交于 2019-12-03 13:30:19
I'm distributing a chrome extension through the Chrome web store and I'm having trouble finding anyplace where the web store tells me how many "total installs" my extension has. I want to be able to know how many people in total have installed my extension since I first uploaded it. Some quick searching on google yielded the following article in the google help section, but I can't find a "details" page that actually shows the "weekly installs" figure. Check it out here . In addition, there's no explanation of where I would get "total installs" on that page. I also found this discussion ,

How to automate publishing Chrome extension to the Web store?

为君一笑 提交于 2019-12-03 03:19:33
问题 Starting from Google Chrome 21.x private update sites won't be supported anymore. This forces us to move our extension to the Google Web store. Previously, we used an automatic script that created .crx file, signed it, and uploaded to the update site. Is there a way to do script uploading extension to the Google Web store? 回答1: Since March 2014, there is an API to do that. Documentation here. I never worked with it, so I cannot provide a full example. However, from the documentation, the

Is it possible to create a Chrome Extension for private distribution outside Chrome Web Store?

本秂侑毒 提交于 2019-12-03 00:51:56
问题 We have a Chrome Extension application that we have developed and would like to distribute it only a limited number of internal users. This would be a private app, but to install it, users now have to follow the manual steps of going to Settings -> Extensions -> clicking on Developer mode -> drop the .crx in there. I would like to know if there is a way to just have private App Store to privately distribute this app and not have it on Chrome Web Store for anyone to see/download/use. Thanks

How to link to chrome extension like Chrome Web Store?

冷暖自知 提交于 2019-12-02 23:23:57
I'd like to self host a chrome extension on my own site but would like the install experience to be the same as on the chrome web store. Specifically, I'd like to have a "add to chrome" button which asks the user to install the extension with one more click. Currently on self hosted extensions you have to confirm the download and then confirm the install. Here's an example of the web store: https://chrome.google.com/webstore/detail/olnconaknblgbkfgknkfmmfhhbebkekd The only reason I'd like to self host is so that they can stay on my site while installing the extension. I'd be perfectly fine

Facebook login hangs at “XD Proxy” when page is installed via Chrome Web Store

余生长醉 提交于 2019-12-02 16:51:45
The created the following web application: http://www.web-allbum.com/ I also added it to the Chrome Web Store: https://chrome.google.com/webstore/detail/idalgghcnjhmnbgbeebpdolhgdpbcplf The problem is that when go to the Chrome Web Store and install this app the Facebook login windows hangs at a "XD Proxy" window. While the connect itself works, this blank window can confuse the users. I did my research, and this seems to be a Chrome issue: https://code.google.com/p/chromium/issues/detail?id=59285#c26 If you uninstall the app from Chrome, the problem disappears. Is there any workaround for

How to automate publishing Chrome extension to the Web store?

末鹿安然 提交于 2019-12-02 16:48:21
Starting from Google Chrome 21.x private update sites won't be supported anymore. This forces us to move our extension to the Google Web store. Previously, we used an automatic script that created .crx file, signed it, and uploaded to the update site. Is there a way to do script uploading extension to the Google Web store? Since March 2014 , there is an API to do that. Documentation here . I never worked with it, so I cannot provide a full example. However, from the documentation, the basic flow would be an authenticated request with an updated package , followed by an authenticated request to

Is it possible to create a Chrome Extension for private distribution outside Chrome Web Store?

独自空忆成欢 提交于 2019-12-02 14:17:05
We have a Chrome Extension application that we have developed and would like to distribute it only a limited number of internal users. This would be a private app, but to install it, users now have to follow the manual steps of going to Settings -> Extensions -> clicking on Developer mode -> drop the .crx in there. I would like to know if there is a way to just have private App Store to privately distribute this app and not have it on Chrome Web Store for anyone to see/download/use. Thanks for your help in advance --- Mike Grace You use the Chrome Web Store. 2 options are available: Share an