Coder Social home page Coder Social logo

bookmarklets's Introduction

bookmarklets

Bookmarklets written over the years

Adding bookmarklets

  1. Create a new bookmark
  2. Provide a title
  3. To let the browser know it is a script, in the address input, add javascript:
  4. Paste the contents of the script you want as the bookmarklet

Purposes

delete reddit comments

Deletes reddit comments from history of your account. This is especially useful if you participate in subreddits exposing potentially identifiable information. For instance, posting on /r/financialindependence and saying things over time like "I'm in software" and "moved to Seattle" and saying "vesting day!" got my workplace doxed to a subreddit of 700,000+ people.

treasury direct password

This was another "I was irked" bookmarklet. Treasury direct uses some pretty asinine security theater with their "virtual keyboard" which makes you click each letter of your password...but the password is just a <input type="password" readOnly> element. Of course, when you put blockers in the way of developers they find a way around them. Or as the Gov. of Missouri likes to call it, hacking!

Please check out the source code to ease your mind that it may copy your password. It only enables the input element, asks your password, enters it for you, then hits the submit button. No writing to anything, no HTTP requests, nothing.

equity count

Schwab's user interface is broken down into grants, then each grant has a set of dates. For the sake of my budgeting I wanted all the options & RSUs that would be vesting on a given date...so pivoting the table. Unfortunately, they don't provide a way to do that.

Usage

delete reddit comments

  1. Go to your user profile on old reddit https://old.reddit.com/user/yourusername/
  2. Run the script

treasury direct password

  1. Go to treasurydirect.gov
  2. Click "Treasurydirect" in the Account login section
  3. Click the LOGIN button
  4. Provide your account number
  5. Click the Submit button
  6. Enter your OTP if applicable
  7. Confirm your account (image/pass phrase matches what you gave treasury direct)
  8. Run the script
  9. Enter your password in the alert

equity count

  1. Log into Schwab
  2. Click on equity awards in the account summary
  3. Click on the "View Equity Details" in the top right corner of the "Equity Today" widget

bookmarklets's People

Contributors

m3fawner avatar

Watchers

 avatar

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.