Skip to content

jlongman/anchorsbookmarklet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

anchorsbookmarklet

Seek out the anchors in a webpage

anchors.js is the core element of my iOS app extension that pulls out anchors and clickable links in a webpage.

The bookmarklet will allow you to do this to any page in a browser. It replaces the page content with the span, header and anchor elements. It is derived from anchor.js, after minification and adding the bookmarklet magic. I.e. prefixed with javascript:(function(){ and suffixed with ;AnchorExtensionJavaScriptClass.fun();})(). The fun method is unneccesary in the iOS app.

About

Seek out the anchors in a webpage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published