Quellcode durchsuchen

Update README.md

causefx vor 9 Jahren
Ursprung
Commit
8cf5865c11
1 geänderte Dateien mit 9 neuen und 0 gelöschten Zeilen
  1. 9 0
      README.md

+ 9 - 0
README.md

@@ -25,15 +25,24 @@ The Settings page will load automatically so now you can create tabs to whatever
 When creating Tabs, type in the name of the tab and hit ``Enter`` this will drop it down to the list where you can fill out the rest of the data.
 When creating Tabs, type in the name of the tab and hit ``Enter`` this will drop it down to the list where you can fill out the rest of the data.
 
 
 Name = The Name of Your Tab
 Name = The Name of Your Tab
+
 URL = URL of The Tab's Location
 URL = URL of The Tab's Location
+
 Icon = Font Awesone icon
 Icon = Font Awesone icon
+
 Icon URL = If this is filled out, it will use this icon instead of the Font Awesome one
 Icon URL = If this is filled out, it will use this icon instead of the Font Awesome one
+
 Default = Checking this option will make this tab load first
 Default = Checking this option will make this tab load first
+
 Active = Checking this option will enable the tab for your page
 Active = Checking this option will enable the tab for your page
+
 User = This option enables this tab for Admins and Users but not Guests
 User = This option enables this tab for Admins and Users but not Guests
+
 Guest = This option enables the tab for Admin, Users and Guests
 Guest = This option enables the tab for Admin, Users and Guests
+
 No iFrame = This option makes it so when you click the tab it will open in a new window (Used for apps that block iFrames)
 No iFrame = This option makes it so when you click the tab it will open in a new window (Used for apps that block iFrames)
 
 
+
 Once the cookie expires you will need to login again
 Once the cookie expires you will need to login again
 
 
 If you aren't logged in you or any guest will only see your guest enabled tabs
 If you aren't logged in you or any guest will only see your guest enabled tabs