Socket
Book a DemoInstallSign in
Socket

foodmarklet

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

foodmarklet

This is a bookmarklet-only version of the awesome [plainoldrecipe](https://github.com/poundifdef/plainoldrecipe). It's compatible with more websites, because the server version needs a whitelist of domains for security reasons, while this bookmarklet does

latest
Source
npmnpm
Version
0.1.5
Version published
Maintainers
1
Created
Source

foodmarklet

This is a bookmarklet-only version of the awesome plainoldrecipe. It's compatible with more websites, because the server version needs a whitelist of domains for security reasons, while this bookmarklet doesn't.

Install

  • Drag this bookmark to your bookmarks bar: foodmarklet
  • Right-click the bookmark and change the url to this code:
javascript:void((()=>{let js=document.createElement('script');js.src="//unpkg.com/foodmarklet";document.head.appendChild(js)})());

Usage

  • Navigate to a recipe. Example
  • Click the foodmarklet bookmark

Standalone

The normal bookmarklet loads js from a CDN so you automatically get updates. If you'd like to run it completely locally instead, create a bookmarklet with the contents of the standalone file.

Troubleshooting

If you have trouble with a recipe:

  • Ensure you have the latest version.
  • File an issue or submit a PR.

Contributing

If you'd like to contribute:

  • index.js is probably all you need
  • Run yarn standalone to create a standalone version to test your changes

FAQs

Package last updated on 23 Jan 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts