plainoldrecipe VS bookmarklets

Compare plainoldrecipe vs bookmarklets and see what are their differences.

plainoldrecipe

Takes a recipe website URL and transforms it to a plain-text version for reading or printing. (by poundifdef)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
plainoldrecipe bookmarklets
2 1
303 -
- -
6.4 -
17 days ago -
Python
GNU Affero General Public License v3.0 -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

plainoldrecipe

Posts with mentions or reviews of plainoldrecipe. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-06.

bookmarklets

Posts with mentions or reviews of bookmarklets. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-25.
  • Wait, What's a Bookmarklet?
    12 projects | news.ycombinator.com | 25 Oct 2023
    Ahh Bookmarklets.. my first love.. Long time ago in about era of 2004-2010 I only knew about html & php. In about 2011 I found the javascript. Next year I found the bookmarklets.

    My first Bookmarklet: When is my next payday? My job used to pay salary monthly, on second last working day of month (Sun to Thu was working week). I eagerly used to count the days remaining for next payday. I realized that Javascript can do this for me. PayDay was born. I still have the code at https://gitlab.com/davchana/payday/-/blob/beta/payday_v1_01_... Coincidently this was my first project on Gitlab.

    Then, Google Chrome used to remember passwords, but there was no password manager inbuilt to view passwords. I found this View Passwords code at https://ostermiller.org/bookmarklets/viewpass.js & minified it & have been using it since last 12 years, in a mobile with ViewPasswords name. The only change I did was making the div containing found passwords contenteditable to make it easy to copy. I have been using it since 2012. Somewhere in between these years I lost the original code but I came across it again in 2023.

    I also made my own version of fancy view passwords, code at https://gitlab.com/davch/bookmarklets/-/blob/master/viewPass... but I tend to use the original one more often.

    One of the proudest bookmarklet is CAJobAppsGSV2 (California Job Apps Google Apps Script v2). CA has a standard way of applying for government jobs, where you create templates per position title & then apply it by going through 5 or 6 pages. This BM looks at the address, a switch fires up the function, that function choses the correct dropdown values & clicks appropriate buttons & also saves some data in SessionStorage. After the confirmation it adds a div to the box, which on clicked upon closes itself. The BM prepares data from storage & page, & fires up a POST request to Google Apps Web Script, which saves it as a line item to a sheet. While doing this, it logs the statuses to the div.

What are some alternatives?

When comparing plainoldrecipe and bookmarklets you can also consider the following projects:

Force-Paste - Paste text even when not allowed (password dialogs etc) in macOS

awesome-bookmarklets - 🔖 Awesome collection of helpful bookmarklets

foodmarklet - Bookmarklet version of plainoldrecipe

bookmarklet-platform - A platform for distributing JS bookmarklets created from GitHub gists

payday

web-automation

recognize-anything-api - Dockerized FastAPI wrapper around the recognize-anything image recognition models