Skip to content

Shows the theme name of a self-hosted/Atomic site

Notifications You must be signed in to change notification settings

DavidSaladu/Theme-Detektorrr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

WHAT DOES THIS JAVASCRIPT DO

  • shows which theme is being used on any self-hosted/Atomic sites (home page only, to keep things as light as possible)
  • gives you a direct link to the theme's style.css file, which will give you more information about the theme creator and where to get support

REQUIREMENTS:

Tampermonkey

With Tampermonkey, you can add your own custom Javascript code to any site, to modify functionality.

INSTALLATION:

  1. Install Tampermonkey
  2. Create a new script, with name "Theme Detektorrr"
  3. Paste the contents of tampermonkey.js into the code field
  4. SAVE

MORE INFORMATION:

https://heinvestigations.wordpress.com/2019/01/14/happy-suite-of-happiness-hacks/

About

Shows the theme name of a self-hosted/Atomic site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%