okamototk / jqm-mobile-bookmark-bubble

Bookmark Bubble to suggest clink webpage to home screen (Support jQuery Mobile)
Apache License 2.0
149 stars 66 forks source link

Android Chrome Bookmarking #4

Open bijanv opened 11 years ago

bijanv commented 11 years ago

Curious if there are any plans to add support for chrome browser and it's bookmarking steps?

Steps required are: – Open web page – Click the three vertical dots (top corner) – Click the "Star" icon – Save bookmark (somewhere). Note: The old option "Save to home screen" is no longer available – Click the three vertical dots (again) – Go to bookmarks – Search for the bookmark – Hold bookmark pressed for a second – Click "Add to home screen"

Not sure how you can explain this in a bubble anymore and hopefully we can avoid having to exclude certain browsers.

bijanv commented 11 years ago

Updated issue as I realized this was a chrome browser...

scycer commented 9 years ago

Wouldn't this just be:

  1. Click 3 dots
  2. "Add to home screen"

Seems pretty simple 😊