Questions on how to lessen slowdown
|
|
Dear Richard or fellow Bible_Tooltips userscript users, QUESTION 1
QUESTION 2 There are 10 options (languages; versions) in this userscript:
Would it be possible to cut out those options I don't use? For example: options 5-10? If this is possible, any tips on how to edit the userscript? |
|
|
Dear Raindrop, ANS 1 If you notice a major slowdown then disable the script, it does check every webpage but only after the page is loaded, it takes less than a second. ANS 2 In the source code there is a section at the end called "Configuration data" If you want to reduce the number of options just delete the sections between the curly braces { ... } that you don't want. |