Giter Site home page Giter Site logo

cryonics's Introduction

Cryonics

A Chrome extension which helps user save all opened tabs and resuscitate them all at once later.

Chrome Web Store

Picture by Gizmodo

Cryonics (from Greek κρύος 'kryos-' meaning 'cold') is the low-temperature preservation (usually at -196°C) of people who cannot be sustained by contemporary medicine, with the hope that resuscitation and restoration to full health may be possible in the far future. Cryopreservation of humans is not reversible with present technology; cryonicists hope that medical advances will someday allow cryopreserved people to be revived.

Features

✭ Saved data can be automatically synced with Chrome sync (no other account needed).

✭ Neat UI, powered by Twitter's Bootstrap.

✭ The hint (optional) for saving can be a word or phrase, just to remind you what the opened tabs are about. If it's empty, the saving identifier will consist of a timestamp and the number of tabs, e.g. 2013-12-18T20:15:59 (10 tabs).

✭ After saving, it wouldn't close your chrome window. Thus, you can continue working on those tabs if you want.

✭ You can save as many times as you want, they'll be stored as different entries.

✭ Right after saved tabs are opened, the saved entry will be automatically removed. (GTD - Getting Things Done)

✍ Project is open sourced at https://github.com/thyrlian/cryonics

Build & Test

To build and test this Chrome extension locally, please follow below steps:

  • Open Chrome, go to chrome://extensions/.
  • Make sure on the extensions page the "Developer mode" is switched ON (it's on the top right).
  • Click the "Load unpacked" button and select the extension directory.

Release

  • Navigate to the inside of the extension directory, create a ZIP file:

    zip -r ../cryonics.zip * -x Cryonics.jpg -x LICENSE -x PRIVACY_POLICY.md -x README.md

  • Go to Chrome Web Store Developer Dashboard, click the item (extension) to its details page.

  • Click "Package" on the left navigation menu, then click the "Upload new package" button shows on the top right.

  • After successfully uploading, click "Save draft".

  • Finally, click "Submit for review".

Privacy Policy

Please read the details here.

License

Copyright (c) 2013-2023 Jing Li. Cryonics is released under the Apache License version 2.0. See the LICENSE file for details.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.