Poll

Which internet browser do you use?

Chrome
24 (53.3%)
Firefox
18 (40%)
Internet Explorer
1 (2.2%)
Safari
0 (0%)
Opera
2 (4.4%)

Total Members Voted: 45

Author Topic: Forum Extensions - make BLF adequate  (Read 5010 times)

Ya, I can give it a shot. I might try Safari and IE also.
Alrighty

A script that would check for new posts then refresh the page, and you could enter the amount of time in between checks

A post rating system would amplify the circle jerking up to eleven

pls no extensions. just make them userscripts plz. plsss. then you don't have to package different versions for different browsers and someone doesn't have to install an entire extension for some simple functionality
Can you make a user search. If I search for Elm in your searchbox, it brings up a link to my profile?
that already exists. in two places, in fact. on the send PM page, press "find members", or go to the user search page
a userscript to make one of these more readily available wouldn't be a bad idea though. it shouldn't be very complicated, seeing as most of the work is done by the forum either way

Enhanced/Expanded searching on the forums, maybe? Like a "search in thread" button so I can search an entire 180+ page thread and only the 180+ page thread?

rather than a bunch of extensions you should make the BLFES (Blockland Forums Enhancement Suite) with them all combined

rather than a bunch of extensions you should make the BLFES (Blockland Forums Enhancement Suite) with them all combined
this

pls no extensions. just make them userscripts plz. plsss. then you don't have to package different versions for different browsers and someone doesn't have to install an entire extension for some simple functionalitythat already exists.
I went with extensions over userscripts for a few reasons:
- more user-friendly
- requires 1 download vs 2 (tampermonkey extension + userscript)
- extensions are safer in general (extensions are checked for malware before being added to browser stores)
- all reasons why user acceptance is probably higher for extensions than userscripts

you should use userscripts for the reasons I said plus:
 - I can easily turn each one off and on without leaving the page I'm on
 - I can modify it easily to suit myself better
 - tampermonkey provides a whole lot of very nice settings, and allows YOU to write scripts with ES6 or CoffeeScript even if the browser alone doesn't support what you're doing

I'm unsure if any of the other extensions do the same things in the last bullet
which one is "more user-friendly" is very subjective. both adding and removing userscripts is more convenient than adding or removing extensions, at least in chrome
I mentioned before that you wouldn't have to package different versions for different browsers, but the real advantage there is that users don't have to wait for you to do so to use your script in a browser that you didn't prioritize. tampermonkey alone supports chrome, firefox, opera, and safari. other browsers that you might not have even heard of probably have their own userscript extensions

your second bullet is kinda meaningless, because most users who are interested in this kind of thing probably already have a userscript extension installed, since literally nobody but you has made actual extensions for the blockland forum

and safety, too, is meaningless. I doubt they will check for the kinds of things that matter. sending the user's session ID or some of their PMs to your own server could easily be disguised as legitimate collection of statistics to the people who check extensions, and have no specific experience with the blockland forum
in fact, tampermonkey has safety settings that would let you prevent any userscript from operating on login pages and things like that, which isn't a choice I get with chrome extensions

you should use userscripts for the reasons I said plus:
alright, I'll add a userscript download option. it will be in addition to the extension download options.

I can live with that. thanks, dawg

Added a userscript version of the Show Last Topics extension. I couldn't get the sorting buttons to work in the userscript, but it still defaults to sorting by date (newest at the top).

Show Last Topics (Userscript)

Awesome but could you get it to work with the Opera internet browser? That's the one I use
You can follow this tutorial on downloading Chrome extensions in Opera:
http://lifehacker.com/how-to-install-chome-extensions-in-opera-and-vice-versa-579083466

It looks pretty easy - just have to download a 'chrome to opera converter' extension from the opera webstore first.

User block
I'm afraid this would cause drama, but it's possible to make. What does anyone else think?

I'm afraid this would cause drama, but it's possible to make. What does anyone else think?
a very suitable userscript for that already exists
you could still make yet another if you wanted I guess, but I think it'd be a waste of time