Any chance to see a mobile-friendly Pine64 forums ?
#15
Thanks Walter, using your advice I was able to write this Violentmonkey script:

Code:
// ==UserScript==
// @name        Make forum.pine64.org usable on PinePhone
// @namespace   Violentmonkey Scripts
// @match       https://forum.pine64.org/*
// @match       http://forum.pine64.org/*
// @grant       GM_addStyle
// @version     1.0
// @author      -
// @description 3/27/2022, 4:51:54 PM
// ==/UserScript==
console.log("executing userscript on forum.pine64.org")
GM_addStyle('#container { min-width: 100px; }');

The last problem is that I cannot open the Violentmonkey menu in Firefox due to a display bug. But I could in Chromium where I can confirm it works.

edit: I was able to open the Violentmonkey menu in Firefox by temporarily setting browser.uidensity to 2 in about:config
In my Firefox the Violentmonkey configuration page is at moz-extension://8a1dd640-1fac-45b0-8b40-04e9cb5bd670/options/index.html this url may or may not work for you.
  Reply


Messages In This Thread
RE: Any chance to see a mobile-friendly Pine64 forums ? - by gab - 03-27-2022, 09:56 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Registering my 'nick' on Pine64's IRC network diederik 7 3,258 12-04-2024, 05:44 AM
Last Post: mmonster
  Need Help Choosing the Right Pine64 Board for My Project jacoballen 1 714 09-22-2024, 06:28 PM
Last Post: tllim
  Is the Linux mobile phone still developing? CleanEnvironment 5 1,717 08-07-2024, 06:25 PM
Last Post: KC9UDX
  SBC Case Builder and Pine64 SBC hominoid 0 730 07-21-2024, 06:10 PM
Last Post: hominoid
  [Article] RISC-V Emulator for Pine64 Oz64 SBC lupyuen 2 1,321 07-07-2024, 04:19 AM
Last Post: lupyuen
  Unable to connect to Pine64 IRC channel due to certificate error? Must-Borrow 1 1,219 03-10-2024, 02:43 PM
Last Post: Must-Borrow
  Forum Recommendations for Pine64 support? backwoodstech2 0 922 02-04-2024, 07:12 PM
Last Post: backwoodstech2
  Im thinking of building a Pine64 cluster Theirat1991 1 1,383 01-12-2024, 03:31 AM
Last Post: KC9UDX
  PINE64 EU / Disappointment yoriel79 1 1,531 12-24-2023, 11:00 PM
Last Post: meekice
  How is it going Pine64.org? Corfromleuven 2 1,879 12-23-2023, 08:15 PM
Last Post: polinkuer12

Forum Jump:


Users browsing this thread: 1 Guest(s)