Skip to content

chromium extension to store url with thumbnail and title for later use.

Notifications You must be signed in to change notification settings

mienaiyami/collection-extension-2.0

Repository files navigation

Collection extension for chromium based browser

Enhanced version of https://github.com/mienaiyami/collections-chrome-extension

Chrome Store : https://chromewebstore.google.com/detail/collections/kcijpmmfajideceadmcihckmodaiehpm

I recommend using Chrome store to get benefits of online backup (will be implemented soon.)

Microsoft Edge Store Link (works in all chromium browser) : https://microsoftedge.microsoft.com/addons/detail/collections/fpolmkmcokpklimmekilomdghljpmpcf

Microsoft Edge extension updates usually take over 7 days. So it is possible for important updates to longer to be delivered.

Local (NO AUTO UPDATES) : download build.zip from releases and unzip it, open extension option in your browser, enable developer mode, load unpacked and select extracted /dist. You can turn off developer mode now.

Features

  • create collection from all opened tabs.
  • works as side-panel (v2.0.17 onwards).
  • select and open urls in batch.
  • works in incognito.
  • shortcut keys for quick actions.
  • export,import, backup data.
  • more.

Todo

  • online synced collection.
  • better shortcuts.
  • selectable collections (similar to links inside collection).

Shortcut keys

  • use tab to navigate.
  • inside collection
  • keys action
    alt + arrowLeft go back
    delete delete
    t open in new tab
    n open in new window
    shift + n open in incognito
    escape deselect items
    ctrl + a select all
    c copy urls
  • Shift click function:
    • click on first item (can be either, select or de-select), hold shift and click on another item perform a range selection.
    • if the first items is selected then it will perform a "select" operation on the range.
    • if the first items is de-selected then it will perform a "de-select" operation on the range.
    • this function also works with shift+enter/space.
  • Browser shortcuts:
    • add current tab to active collection (opened in side-panel). Must be enabled from your browser's extension settings.

Screenshots

collection-vid.mp4

Alt text

Alt text

Alt text

Alt text