Skip to content

ryderr/MT-Chrome-EXT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MARK TWAIN CHROME EXTENSION

N|Solid

Why should I get this?

  • Cleaner design
  • Themes
  • And much more

Files And what they do

  • Manifest.json
    • tells chrome what to do on each page
      • what css/js to run
    • links popup and icon into chrome
    • tells chrome extension info (name, description, version, etc)
  • Popup.html
    • Html code for popup on icon click
  • Button.js
    • Adds "change theme" button the homepage
    • adds theming capability
  • Is239.css
    • CSS on page load
      • removes unnessary divs and buttons

Todos

  • More page support
  • more custom themeing

About

Better version of mark twain website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 96.5%
  • CSS 3.5%