Skip to content
This repository has been archived by the owner on Oct 6, 2019. It is now read-only.

forkwhilefork/plexBookmarklets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Deprecation notice

I've deprecated these bookmarklets in favor of a Chrome extension which doesn't have issues with CORS restrictions.

plexBookmarklets

The latest version of this script is hosted at https://static-files.s3.wasabisys.com/bookmarklet_dl.js.

You can use it by making a bookmark with the following destination:

javascript:(function(){if (typeof plxDwnld == 'undefined') {var jsCode = document.createElement('script');jsCode.setAttribute('src', 'https://static-files.s3.wasabisys.com/bookmarklet_dl.js');document.body.appendChild(jsCode);} else {plxDwnld.init();}})()

This is based on the script made by Pip Longrun available here.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published