├── README.md ├── custom_tab_buttons.html ├── netflix_theme.html ├── orgv2_base_theme.html ├── orgv2_base_theme_modalbox.html ├── plex_theme.html ├── plex_theme_buttons_v2.html └── screen_shots ├── custom_tab_button.png ├── orgv2_base_theme.PNG ├── orgv2_base_theme_popup.PNG ├── orgv2_buttons_plextheme.png ├── orgv2_custom_button_netflix.png └── plex_theme.PNG /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Organizr/orgv2_custom_buttons/HEAD/README.md -------------------------------------------------------------------------------- /custom_tab_buttons.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Organizr/orgv2_custom_buttons/HEAD/custom_tab_buttons.html -------------------------------------------------------------------------------- /netflix_theme.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Organizr/orgv2_custom_buttons/HEAD/netflix_theme.html -------------------------------------------------------------------------------- /orgv2_base_theme.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Organizr/orgv2_custom_buttons/HEAD/orgv2_base_theme.html -------------------------------------------------------------------------------- /orgv2_base_theme_modalbox.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Organizr/orgv2_custom_buttons/HEAD/orgv2_base_theme_modalbox.html -------------------------------------------------------------------------------- /plex_theme.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Organizr/orgv2_custom_buttons/HEAD/plex_theme.html -------------------------------------------------------------------------------- /plex_theme_buttons_v2.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Organizr/orgv2_custom_buttons/HEAD/plex_theme_buttons_v2.html -------------------------------------------------------------------------------- /screen_shots/custom_tab_button.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Organizr/orgv2_custom_buttons/HEAD/screen_shots/custom_tab_button.png -------------------------------------------------------------------------------- /screen_shots/orgv2_base_theme.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Organizr/orgv2_custom_buttons/HEAD/screen_shots/orgv2_base_theme.PNG -------------------------------------------------------------------------------- /screen_shots/orgv2_base_theme_popup.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Organizr/orgv2_custom_buttons/HEAD/screen_shots/orgv2_base_theme_popup.PNG -------------------------------------------------------------------------------- /screen_shots/orgv2_buttons_plextheme.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Organizr/orgv2_custom_buttons/HEAD/screen_shots/orgv2_buttons_plextheme.png -------------------------------------------------------------------------------- /screen_shots/orgv2_custom_button_netflix.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Organizr/orgv2_custom_buttons/HEAD/screen_shots/orgv2_custom_button_netflix.png -------------------------------------------------------------------------------- /screen_shots/plex_theme.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Organizr/orgv2_custom_buttons/HEAD/screen_shots/plex_theme.PNG --------------------------------------------------------------------------------