An open API service indexing awesome lists of open source software.

https://github.com/myterminal/chrome-text-stash

A Google Chrome extension to carry text across websites and computers
https://github.com/myterminal/chrome-text-stash

chrome-extension data-sync

Last synced: 11 months ago
JSON representation

A Google Chrome extension to carry text across websites and computers

Awesome Lists containing this project

README

          

# chrome-text-stash

[![Build Status](https://travis-ci.org/myTerminal/chrome-text-stash.svg?branch=master)](https://travis-ci.org/myTerminal/chrome-text-stash)
[![Code Climate](https://codeclimate.com/github/myTerminal/chrome-text-stash.png)](https://codeclimate.com/github/myTerminal/chrome-text-stash)
[![js-myterminal-style](https://img.shields.io/badge/code%20style-myterminal-blue.svg)](https://www.npmjs.com/package/eslint-config/myterminal)
[![Coverage Status](https://img.shields.io/coveralls/myTerminal/chrome-text-stash.svg)](https://coveralls.io/r/myTerminal/chrome-text-stash?branch=master)
[![License](https://img.shields.io/badge/LICENSE-GPL%20v3.0-blue.svg)](https://www.gnu.org/licenses/gpl.html)

A Google Chrome extension to carry text across websites and computers

You can install it from the [Chrome Web Store](https://chrome.google.com/webstore/detail/chrome-text-stash/nllbcacohcpnfenocdamobclmglkbafe).

[![Screenshot](images/screenshot.png)](https://chrome.google.com/webstore/detail/chrome-text-stash/nllbcacohcpnfenocdamobclmglkbafe)

## Features

* Provides a convenient way to store small pieces of text to carry across web pages and computers as well
* More to come...

## To-do

* Implement more ways of storing and retrieving text
* Provide a display of space used and space left in the stash
* Definitely improve visuals