Skip to content

tangentyh/Yet-Another-Drag-and-Go

 
 

Repository files navigation

Yet Another Drag and Go

The Drag&Drop Extension for Google Chrome

Drag URL to open at Back/Front, Before/After; Drag text to 4 directions to search by using different search-engines.

Install Via Google Web Store

Installation

For development or manual installation, see INSTALL.md for detailed instructions.

Changelog

v0.3.3

  1. Upgrade to Manifest V3 for better Chrome compatibility
  2. Migrated from background scripts to service worker
  3. Updated Chrome extension APIs for modern Chrome versions

v0.3.2

  1. fix open img link issue

v0.3.1

  1. fix Always After, Always Front-End issue

v0.3.0

  1. refactor
  2. sync configuration data with cloud
  3. new options page

v0.2.2

  1. upgrade for Chrome v32+ (Windows)

v0.2.1

  1. upgrade for Chrome v32+

v0.2

  1. upgrade manifest v2
  2. new icons, options page, and screen shots.
  3. new built-in search engines

v0.1.6

  1. works with chrome ver. dev 13.x
  2. update built-in Search Es

v0.1.5

  1. i18n: en, zh.
  2. new html5 option page

Features

  1. Open a link/text-url in Front-End/Back-End, or drag UP to Front-End, Down to Back-End
  2. Open a link/text-url Before/After current tab, or drag LEFT to Before, Right to After
  3. Drag selected text to 4 different areas(LU/RU/LD/RD) to search by different search engines
  4. 17 search engines built-in: wikipedia, google, douban, twitter, bing, taobao, shooter, amazon, delicious, flickr, youtube, ebay, imdb, google encrypted, wolfram alpha, yahoo, technorati
  5. Easy to add any search engines by yourself (right click the URL bar --> edit search engines --> choose one --> copy the search URL --> paste into the "options" page)
  6. Press "ESC" to cancel your drag

To-do

  1. Save image
  2. Access to Chrome's search engines
  3. Please help to vote: Do you need more drag zone?

About

Yet Another Drag and Go extension for Chrome

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 56.4%
  • HTML 38.9%
  • CSS 4.7%