Skip to content

Instantly share code, notes, and snippets.

@michaelprovenzano
michaelprovenzano / Select-Multiple-Facebook-Friends-To-Invite-To-Your-Facebook-Page.js
Last active July 5, 2023 13:44
This simple code will select multiple facebook friends for you to invite to your Facebook Business Page.
/*
==========================================================================
Select Multiple Facebook Friends
==========================================================================
This simple code will select multiple facebook friends for you to invite
to your Facebook Business Page.
To use this code you need to paste it into your Devloper Console and hit
the "Enter" key. Here is a blog article with instructions on how to open
@michaelprovenzano
michaelprovenzano / DrawShape.js
Last active August 22, 2023 12:36 — forked from vladocar/DrawShape.js
Draw Shape in Photoshop with JavaScript
/* Code by Mike Hale http://www.ps-scripts.com/bb/viewtopic.php?f=14&t=1802&start=15
with small modification by Vladimir Carrer
Modified by Michael Provenzano
================================================================
BASIC USAGE
================================================================
Pass in an array of points to draw a shape.