Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[REQUEST] Chrome Web App #96

Closed
jokeyrhyme opened this issue Aug 5, 2013 · 18 comments
Closed

[REQUEST] Chrome Web App #96

jokeyrhyme opened this issue Aug 5, 2013 · 18 comments

Comments

@jokeyrhyme
Copy link

Love this. So much.

Any chance this could have an official presence on the Chrome Web App store thing? I've grown fond of launching web apps this way, and I hear it endows apps with special Chrome powers. :)

I found a brief mention in #13 that this could not be done with the project in its current state. Care to elaborate? What are the outstanding issues preventing an official Chrome Web App?

Cheers! <3

@Kieranties
Copy link

I've knocked together a launcher for Dillinger here.

It's the most basic of launchers (simply opening the web application) but provides a point of entry for future work.

Unfortunately, I can't upload to the app store directly as Googles authentication process requires verification that I own or am associated with the dillinger domain.

Instructions on how to install the extension locally are available in the repo

@jokeyrhyme
Copy link
Author

It makes sense that @joemccann is the only one who can publish the official Chrome Web App.

Is there a reason why this has not been done? What are the blockers? Is there anything we can help with?

@joemccann
Copy link
Owner

This would be awesome and I'd be happy to create any necessary API keys for the dillinger.io domain, etc. Shoot me the code!

@Kieranties
Copy link

Hey @joemccann

The github repo for the code is here: https://github.com/Kieranties/dillinger-chrome

I didn't think you'd want the chrome work dumped into your repo randomly, but if you do, drop it in :-)

You'll just need to upload this zip from the deploy folder to the store through the developer dashboard

Should be a case of following the instructions from there.

@joemccann
Copy link
Owner

Did this but Google can't seem to verify I own the domain. Will try again soon.

@jokeyrhyme
Copy link
Author

I've had Google domain verification take a little while. No rush. :)

@beriberikix
Copy link

Still unverified? I can ping someone.

@joemccann
Copy link
Owner

@beriberikix Yeah I don't know why I had so much trouble getting the verification to work. Google kept sending me into this silly loop of verification that never worked...

@joemccann
Copy link
Owner

From Google Developer Dashboard:

Site associations:

http://dillinger.io/: This site is ineligible for a verification request, probably because it does not have an owner listed in Google Webmaster Tools or you have made too many attempts recently.

https://dillinger.io/: This site is ineligible for a verification request, probably because it does not have an owner listed in Google Webmaster Tools or you have made too many attempts recently.

@joemccann
Copy link
Owner

Okay, site is now verified on webmaster tools. Trying again.

@joemccann
Copy link
Owner

Ok still same issue, see here:

https://cloudup.com/cTQsfXEUwBn

@Kieranties
Copy link

At a guess, Google may be checking against www, which returns an error.

@joemccann
Copy link
Owner

good catch.

www.dillinger.io

works fine now

@beriberikix
Copy link

Rad! Following-up with the Websmaster Team in any case :)

@Kieranties
Copy link

Nice!

@joemccann Did you plan to move this into your core repo? I've some ideas for a more full fledged application that I would love to implement when I get some time :-)

@joemccann
Copy link
Owner

Move what into core repo?

@Kieranties
Copy link

I mentioned here that the package content was in a separate repo and that I didn't see a good place for it to fit into the core dillinger repo.

It's only a simple manifest file at the moment but if it develops into a full-fledged Chrome app it'll need a bit of room, it may suit a project of it's own.

@joemccann
Copy link
Owner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants