bookmarklet-platform VS payday

Compare bookmarklet-platform vs payday and see what are their differences.

bookmarklet-platform

A platform for distributing JS bookmarklets created from GitHub gists (by ashtonmeuser)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
bookmarklet-platform payday
2 1
32 -
- -
10.0 -
over 1 year ago -
JavaScript
MIT License -
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.

bookmarklet-platform

Posts with mentions or reviews of bookmarklet-platform. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-04.
  • Browser extensions are underrated: the promise of hackable software
    9 projects | news.ycombinator.com | 4 Feb 2024
    How do you "compile" the bookmarklets? I know of https://bookmarkl.ink/ but then we're back trusting some third-party service again. I get that it's not rocket science, but this is definitively a small hurdle to overcome.
  • Wait, What's a Bookmarklet?
    12 projects | news.ycombinator.com | 25 Oct 2023
    Hi! Agreed re: advantages of gist/git backing. Comments and gist history via GitHub add a lot of value for free. The tool also allows bookmarklet creators to write in modern, un-obfuscated JS as there are transpilation, minification, and IIFE wrapping applied to the bookmarklet.

    The security risk angle is also a concern I share. If you take a look at the disclaimer at the bottom of my project README [1], you'll see this exact issue mentioned. Versioning gists and thus bookmarklets is discussed in the same document [2]. This locks bookmarklet source to a specific commit of the git repo underlying a gist.

    [1] https://github.com/ashtonmeuser/bookmarklet-platform?tab=rea...

payday

Posts with mentions or reviews of payday. 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 bookmarklet-platform and payday you can also consider the following projects:

plainoldrecipe - Takes a recipe website URL and transforms it to a plain-text version for reading or printing.

web-automation

awesome-bookmarklets - 🔖 Awesome collection of helpful bookmarklets

foodmarklet - Bookmarklet version of plainoldrecipe

chromium - The official GitHub mirror of the Chromium source

videospeed - HTML5 video speed controller (for Google Chrome)

reveddit - Review removed content on reddit. Uses the Pushshift API, built on code from removeddit.

bookmarklets