Skip to content

Room-11/chat-linkifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chat-linkifier

Convert PHP identifers to manual links in StackOverflow PHP chat via extensive use of magic.

Should match any of the following usage patterns:

  • Message with function() in it
  • Message with function() in it
  • Message with ClassOrInterfaceName in it
  • Message with bookname in it

Also converts 'Google "term"' to add a link to the Google search results for 'term'.

###Installation

  • Right click this link and "Save target as..."
  • Open chrome://extensions
  • Drag-and-drop the file onto the page.

About

Convert PHP identifers to manual links in SO PHP chat via extensive use of magic

Resources

Stars

Watchers

Forks

Packages

No packages published