All Projects → guyb7 → time-prices

guyb7 / time-prices

Licence: other
A Chrome extension that shows a tooltip when hovering over prices with the time that will take you to earn that amount

Projects that are alternatives of or similar to time-prices

nibbledb
a byte-sized time series database
Stars: ✭ 23 (+53.33%)
Mutual labels:  time
scala-java-time
Implementation of the `java.time` API in scala. Especially useful for scala.js
Stars: ✭ 111 (+640%)
Mutual labels:  time
desim
A discrete-time events simulation framework, written in rust, using the generator experimental feature
Stars: ✭ 27 (+80%)
Mutual labels:  time
clocklet
An opinionated clock-style vanilla-js timepicker.
Stars: ✭ 31 (+106.67%)
Mutual labels:  time
TimeContinuum
No description or website provided.
Stars: ✭ 28 (+86.67%)
Mutual labels:  time
react-native-console-time-polyfill
console.time and console.timeEnd polyfill for react-native
Stars: ✭ 92 (+513.33%)
Mutual labels:  time
Time-and-Attendance-Management-System
TMS is a full-stack website that maintains records of all employees with their personal information. It keeps track of hours worked by an employee on a particular project assigned to him. It maintains time sheets and generates detailed and summary reports of the employee time sheets. TMS also has an admin page, which can manage all the employees…
Stars: ✭ 46 (+206.67%)
Mutual labels:  time
telltime
iOS application to tell the time in the British way 🇬🇧⏰
Stars: ✭ 49 (+226.67%)
Mutual labels:  time
time machine
A date and time API for Dart
Stars: ✭ 120 (+700%)
Mutual labels:  time
time.clj
time util for Clojure(Script)
Stars: ✭ 45 (+200%)
Mutual labels:  time
temps-lite
A smart, good-looking little app which tries to speak your language the way you are used to.
Stars: ✭ 40 (+166.67%)
Mutual labels:  time
crypto-watcher
Real-time cryptocurrencies prices.
Stars: ✭ 25 (+66.67%)
Mutual labels:  prices
TimesDates.jl
Nanosecond resolution for Time and Date, TimeZones
Stars: ✭ 28 (+86.67%)
Mutual labels:  time
stocknet-code
Code for stock movement prediction from tweets and historical stock prices.
Stars: ✭ 139 (+826.67%)
Mutual labels:  prices
datetime
A Go (golang) library for parsing most ISO8601 timestamps
Stars: ✭ 24 (+60%)
Mutual labels:  time
pssa
Singular Spectrum Analysis for time series forecasting in Python
Stars: ✭ 119 (+693.33%)
Mutual labels:  time
kronos
Management of arithmetic operations on dates
Stars: ✭ 23 (+53.33%)
Mutual labels:  time
neurtu
Interactive parametric benchmarks in Python
Stars: ✭ 15 (+0%)
Mutual labels:  time
island-time
A Kotlin Multiplatform library for working with dates and times
Stars: ✭ 69 (+360%)
Mutual labels:  time
timedmap
A thread safe map which has expiring key-value pairs.
Stars: ✭ 49 (+226.67%)
Mutual labels:  time

TimePrices

Time Prices Screenshot

A Chrome extension that shows a tooltip when hovering over prices with the time that will take you to earn that amount.

Demo

Demo page here

Screenshots:

Time Prices Screenshot

How To Install

Install the extension from the Chrome Web Store.

Bugs & Feature Requests

Search the issues and create a new one if it doesn't exist already.

Development

  • Clone this repo
  • Open chrome://extensions/ in your Chrome
  • Enable Developer mode
  • Click on Load unpacked extension... and browse to the dist/ directory path under the repo

At the moment there are no tests and no build. Edit the source files directly under the dist/ directory.

Publish

  • Make sure to bump the version in /dist/manifest.json
  • Create a zip file with the contents of the dist/ directory
  • Go to Chrome Developer Dashboard
  • Upload the zip package and click on Publish Changes
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].