
rereser
Member-
Posts
178 -
Joined
-
Days Won
1 -
Donations
0.00 USD
Content Type
Profiles
Forums
Events
Everything posted by rereser
-
My Browser Builds (Part 4)
rereser replied to roytam1's topic in Browsers working on Older NT-Family OSes
thanks UCyborg for the palefill xpi and the structuredClone script. works well in NM28 and 360chrome 13.5 with violentmonkey. ( default template ) had a question about setting this for all sites ( // @match *://*/* ) from the polyfill link NHTPG posted i think that is correct. test can be done here : https://www.measurethat.net/Benchmarks/Show/18967/0/structuredclone-test thanks again UCyborg for the valuable input and also NHTPG for the additional info. -
360 Extreme Explorer Modified Version
rereser replied to Humming Owl's topic in Browsers working on Older NT-Family OSes
https://www.nirsoft.net/utils/chromepass.html chrome stored passwords can be retrieved with this little free portable utility.- 1,934 replies
-
- 5
-
-
-
- Chromium
- MiniBrowser
-
(and 3 more)
Tagged with:
-
https://www.skyrc.com/Charger/t1000 for this page to load on xp sp3 in 360Chrome ( v13.5.1030 and v13.5.2022 ) : you will need to install this extension "change all UI fonts 1.4.2" https://www.crx4chrome.com/crx/57736/ ( also available in the store ) set a local font name like Consolas , save , and the page will load. ( i use Arial Black ) after the initial failed first load of the page , 360Chrome will change to IE mode. so change that to webkit and reload the page. not every font name will work with the page however. tested on all "clean" v13.5 versions with ONLY the above extension installed. don't ask me why ...
-
360chrome is portable as in : it removes regedit entry's when closed. and all data is retained in the 360chrome folder. encrypted data ( passwords and such ) are not "portable" from one pc to another. that is a chrome / windows security "feature". some reading : https://portableapps.com/node/21266 as for chrome waking sleep drives : more reading : https://bugs.chromium.org/p/chromium/issues/detail?id=68655 old chromium bug could still be present. no data is send anywhere and no unwanted connections are made.
-
thanks for the ungoogled and the regular version. everything working as expected. ( using regular ) rebuild my profile for this one. are there plans on removing the avatar in future builds or does it have a function ? quote from the extreme-explorer-360-chromium-78-86-general-discussion topic : "2 MB login resources have been removed (which also removed Avatar context menu [may bring it back in a later rebuild to use as dropdown for chrome URLs])" don't think anyone uses this and it would remove all chinese from your version. also "less resources" sounds like a good idea.
-
thank you sir ! very nice skin indeed with the icon padding fixed. still gray text on a folder in the bookmark bar with a less bright yellow color icon compared to the xp skin. expanded folders placed inside that new folder appear bright yellow with black text. also gray text in bookmark icons with text if that can't be changed i will get used to that. regards.
-
subfolders don't always have the same name. deezer.com and youtube for example create them. but recently some random page dumped 50 mb in it's own subfolder. https://msfn.org/board/topic/182993-360-extreme-explorer-arcticfoxie-versions/?do=findComment&comment=1208905 "For now, I'm just adding a line in the loader .ini to delete-on-exit http_* and https_* folders that are now being collected in this folder."
-
that is not what i meant. don't want give you more work to do. i meant , only if there are other changes in both files besides the 155.json and the ttps://translate........... modifications. i could then provide uploads with modified files for members that request it. just need to know when to redo the work.
-
found no page load speed increase when browsing with the translate portion changed. at least there now is a way to reverse if NHTPG removes all in his ungoogled version. if one tests the ie compat mode on some site , do not forget to change back to chrome mode. the setting is remembered for each site separate. reload page after change.
-
have seen that before , never tried it. modified the extension "change all UI fonts 1.4.2.0.crx" here after install. changed in foo.js : divNode.innerHTML = '<style>*:not(span):not(i):not(.fa):not(button){font-family:' + fontname + to : divNode.innerHTML = '<style>*:not(i):not(.fa){font-family:' + fontname + don't remember why though ...
-
@ rikafurudae and others interested ... for web content i use this : change all UI fonts 1.4.2.0.crx https://chrome.google.com/webstore/detail/change-all-ui-fonts/loiejdbcheeiipmakhghinclmpafiiel or here : https://www.crx4chrome.com/crx/57736/ after install open the settings and change "undefined" to Arial Black for example. (click save ) reload page to see the effect. to reverse : remove your custom font from the settings and save. all will be at chrome default again.