Pages:
Author

Topic: [userscript] enhanced mobile mode v1.3 [!]updated[!] - page 2. (Read 539 times)

legendary
Activity: 3696
Merit: 4343
The hacker spirit breaks any spell
released v1.1 with big button for reply/create new topic and hide other actions

I really hope it helps more, as needs arise i have no problems fixing the script since i also use it during breaks
It's very likely that i won't write anything, that's for sure, but i could start if i wanted






Wish there was something more like what we got for mobile apps nowadays. Not sure if the script can be installed on my iOS (think I tried installing scripts the last time and couldn't make them work).

since it's just css, you just need to find a way to inject the css that is inside the script


---
i release v1.2 IMPROVED MORE
legendary
Activity: 2758
Merit: 6830
If people don't want to install anything, forum has three modes for mobile reading. Typing ;wap or ;wap2 or ;imode at the end of url link to have one of three mobile modes.

https://bitcointalk.org/index.php?topic=5513278.0;wap
https://bitcointalk.org/index.php?topic=5513278.0;wap2
https://bitcointalk.org/index.php?topic=5513278.0;imode
All of these suck, though. Ugly and hard to navigate. Tongue

Wish there was something more like what we got for mobile apps nowadays. Not sure if the script can be installed on my iOS (think I tried installing scripts the last time and couldn't make them work).
sr. member
Activity: 602
Merit: 387
Rollbit is for you. Take $RLB token!
Your user script is helpful but some installation steps needed.

If people don't want to install anything, forum has three modes for mobile reading. Typing ;wap or ;wap2 or ;imode at the end of url link to have one of three mobile modes.

https://bitcointalk.org/index.php?topic=5513278.0;wap
https://bitcointalk.org/index.php?topic=5513278.0;wap2
https://bitcointalk.org/index.php?topic=5513278.0;imode
legendary
Activity: 2268
Merit: 16328
Fully fledged Merit Cycler - Golden Feather 22-23

It's not that hard, just install Firefox browser app on your iPhone and use it only for bitcointalk:
https://support.mozilla.org/en-US/kb/install-firefox-your-ipad-iphone-or-ipod

Of course, thanks for the suggestion.
I had already tried that, but apparently, Greasemonkey does not support Firefox mobile.



So I am stuck at the moment
I tried Safari, Chrome and Firefox without any success.
Keep in mind that i use those extension on my desktop to run the Bpip.org extensions, so I know what they should look like.
legendary
Activity: 3696
Merit: 4343
The hacker spirit breaks any spell
Sure I work on it

Tomorrow I release 1.1 with some improvements
legendary
Activity: 2212
Merit: 7064
tired of seeing an unreadable and unusable forum on the mobile side (because it was not designed for mobile versions) I decided to make a userscript starting from the css of a plugin already present in the forum (updated 6 years ago)
Good work with this script, but now you should be ready to accept requests for changes and improvements from users.
I noticed some members are complaining about accidently clicking Ignore button, so if this is possible maybe you can move it do different location or hide it optionally.

Anyway, I still can’t get it to work from my iPhone.
Has anyone succeeded?
It's not that hard, just install Firefox browser app on your iPhone and use it only for bitcointalk:
https://support.mozilla.org/en-US/kb/install-firefox-your-ipad-iphone-or-ipod
sr. member
Activity: 434
Merit: 316
As an avid user of the forum on my mobile device, I was really looking forward to finding a solution to improve my toilet forum experience.
Anyway, I still can’t get it to work from my iPhone.
Has anyone succeeded?

The default browser for an iPhone is Safari i guess so. Perhaps each browser permits a specific extension that is allowed to operate on them.

In the meantime, you can try downloading the tampermoney app and not used the extension. The app cold work better on your iphone. Oouch just checked no app on apple store  Sad

Code:
install greasemonkey if you use firefox
install tampermonkey if you use chrome

just create new userscript and paste the code of script.js

If greasemonkey works on Firefox and tampermonkey works on chrome.

What works on Safari, Tor and other browsers.

There are people who use a specific browser to access the forum and these tools may not work properly in their individual browser.

Maybe you can suggest what tool can possibly work better in these browsers. Or, if these extensions you mentioned can perform in other browsers then please state so. Just for other members who don't want to change their browser used to access the forum because of specific security reasons.

legendary
Activity: 2268
Merit: 16328
Fully fledged Merit Cycler - Golden Feather 22-23
As an avid user of the forum on my mobile device, I was really looking forward to finding a solution to improve my toilet forum experience.
Anyway, I still can’t get it to work from my iPhone.
Has anyone succeeded?
legendary
Activity: 3696
Merit: 4343
The hacker spirit breaks any spell
...
- install greasemonkey or tamper monkey..
Firefox is okay since you can install extensions on mobile browser but its not available on chrome. Although there are browsers that have this feature like kiwi, opera and etc. And there's no chromium based mobile browser that has extension yet, Edge is limited and still beta.

Still good job Smiley

thank you man
after a few days and a few people who test it i will make the altcoinstalks version, it won't take long anyway
this is because at certain times i read (and not write) from a mobile device
It comes in handy when i am on break and don't carry my laptop with me
I always prefer the computer, but it is not always available
hero member
Activity: 1554
Merit: 880
pxzone.online
...
- install greasemonkey or tamper monkey..
Firefox is okay since you can install extensions on mobile browser but its not available on chrome. Although there are browsers that have this feature like kiwi, opera and etc. And there's no chromium based mobile browser that has extension yet, Edge is limited and still beta.

Still good job Smiley
legendary
Activity: 3696
Merit: 4343
The hacker spirit breaks any spell
steps:
- install greasemonkey or tamper monkey
- open it, and press create newscript
- paste the contents of script.js of github repository
- save it
- top up bitcointalk and reload the page

if your resolution is > 400 pixels you have to modify the code in the specific line of script.js
sr. member
Activity: 322
Merit: 300
I have to say that it's really helpful, especially for me as I use it a lot on mobile. To use it, do I just need to install the addon on the mobile browser?

yes
install greasemonkey if you use firefox
install tampermonkey if you use chrome

just create new userscript and paste the code of script.js

when i have some time i create a step by step howto for luser and everyone can have a better mobile experience

it's fantastic, I will use it immediately, so I can finally use bitcointalk in the mobile version Cheesy
legendary
Activity: 3696
Merit: 4343
The hacker spirit breaks any spell
I have to say that it's really helpful, especially for me as I use it a lot on mobile. To use it, do I just need to install the addon on the mobile browser?

yes
install greasemonkey if you use firefox
install tampermonkey if you use chrome

just create new userscript and paste the code of script.js

when i have some time i create a step by step howto for luser and everyone can have a better mobile experience
sr. member
Activity: 322
Merit: 300
I have to say that it's really helpful, especially for me as I use it a lot on mobile. To use it, do I just need to install the addon on the mobile browser?
legendary
Activity: 3696
Merit: 4343
The hacker spirit breaks any spell
[ALTCOINSTALKS]

........................................MOBILE MODE BITCOINTALK.........................................
tired of seeing an unreadable and unusable forum on the mobile side (because it was not designed for mobile versions) I decided to make a userscript starting from the css of a plugin already present in the forum (updated 6 years ago)

new versus old








HOW INSTALL

- install relative add-on
   - firefox windows,macos,linux greasemonkey
   - chrome windows,macos,linux tampermonkey
   - safari iOS userscript (tested by @fillippone)
- open it, and press create newscript
- paste the contents of script of github repository
- save it
- reload bitcointalk


NOTE

if your resolution is > 400 pixels you have to modify the code in the specific line of script.js


CHANGELOG
  • v1.3
    - no check width of device for enable it
    - adding button near profile for open/close the information
  • v1.2  actual stable version
  • ..
Pages:
Jump to: