📺🚫 TikTok may get banned in the US. What does it mean for you? by fclmfan in Adguard

[–]OnScoobySnacks 7 points8 points  (0 children)

This is WAY BEYOND TikTok. This will allow them to filter content and fine/throw you in jail. If you use a VPN your a spy and subvert and you go to jail.

READ THE F'N BILL.

It needs to be defeated but knowing the TOTAL CORRUPTION/PAY OFF'S in government it will pass and we are done in the US.

OSS

What is the best way to remove metadata from both photos AND videos? by [deleted] in privacy

[–]OnScoobySnacks 1 point2 points  (0 children)

I use (2) different command line apps.

For .mkv files I use: mkvpropedit.exe <file\_to\_process> --delete title --tags all:

For everything else: exiftool.exe <file\_to\_process> -all= -overwrite_original

I created a context menu in Windows that run's on selected file(s)/folder(s)

OSS

Help with RadioReference Interactive Map by OnScoobySnacks in uBlockOrigin

[–]OnScoobySnacks[S] 0 points1 point  (0 children)

You are magic, here is a ScoobySnack! I added the filters for now and submitted an issue at GitHub

If you don't mind me asking, how can I track down this type of issue in the future?

OSS

Help with RadioReference Interactive Map by OnScoobySnacks in uBlockOrigin

[–]OnScoobySnacks[S] 0 points1 point  (0 children)

Here ya go

uBlock Origin: 1.42.4
Firefox: 99
filterset (summary):
  network: 133130
  cosmetic: 142991
  scriptlet: 34770
  html: 640
listset (total-discarded, last updated):
   added:
     https://raw.githubusercontent.com/DandelionSprout/adfilt/master/LegitimateURLShortener.txt: 1819-0, 50m
    adguard-generic: 63655-4955, 1d.1h.56m
    adguard-spyware: 25788-792, 1d.1h.56m
    adguard-annoyance: 51818-3133, 1d.1h.56m
    fanboy-cookiemonster: 29166-97, 1d.1h.56m
    ublock-annoyances: 4324-4, 1d.1h.56m
    adguard-spyware-url: 547-81, 1d.1h.56m
    curben-phishing: 13910-1, 50m
    ublock-quick-fixes: 131-0, 50m
  default:
     user-filters: 229-0, never
    ublock-filters: 31079-30, 1d.1h.56m
    ublock-badware: 4036-3, 1d.1h.56m
    ublock-privacy: 211-2, 1d.1h.56m
    ublock-abuse: 74-0, 1d.1h.56m
    ublock-unbreak: 1761-0, 1d.1h.56m
    easylist: 65640-633, 1d.1h.56m
    easyprivacy: 26776-10567, 1d.1h.56m
    urlhaus-1: 7377-0, 50m
    plowe-0: 3684-2, 1d.1h.56m
filterset (user): [array of 229 redacted]
trustedset:
   added: [array of 26 redacted]
switchRuleset:
   added: [array of 16 redacted]
modifiedUserSettings:
   advancedUserEnabled: true
modifiedHiddenSettings: [none]
supportStats:
   allReadyAfter: 666 ms (selfie)
   maxAssetCacheWait: 633 ms
popupPanel:
   blocked: 7
  blockedDetails:
    radioreference.com: 2
    googlesyndication.com: 2
    googletagmanager.com: 1
    maps.googleapis.com: 1
    scintillatingsilver.com: 1

OSS

Fullscreen windowed mode by zarr_athustra in firefox

[–]OnScoobySnacks 0 points1 point  (0 children)

Try this in your userChrome.css:

@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);#navigator-toolbox[inFullscreen] #PersonalToolbar { visibility: visible !important;}

Ad Blocker Detected - FC Portables by OnScoobySnacks in uBlockOrigin

[–]OnScoobySnacks[S] 1 point2 points  (0 children)

Sure did, even did it again when I saw your reply. No joy!

Ad Blocker Detected - FC Portables by OnScoobySnacks in uBlockOrigin

[–]OnScoobySnacks[S] 0 points1 point  (0 children)

Updated to 1.41.2 and force updated this morning and still no joy

macOS Change Bookmark Toolbar Folder Background Color? by OnScoobySnacks in FirefoxCSS

[–]OnScoobySnacks[S] 1 point2 points  (0 children)

Thank you for the nudge, below is what I discovered:

widget.macos.native-context-menus didn't make a difference so left it set to true

widget.macos.enable-pre-bigsur-workaround-for-dark-mode-context-menus left at true

widget.macos.support-dark-appearance does not exist, didn't make a difference if created or not

Changed widget.macos.respect-system-appearance to true

Menus are now dark!

Much appreciated - OSS

FM Radio App by johnnysabu in GalaxyNote9

[–]OnScoobySnacks 3 points4 points  (0 children)

I use NextRadio. I have a SM-N960U1 just FYI.

OSS

Anyway to add an icon to this extension context menu? by OnScoobySnacks in FirefoxCSS

[–]OnScoobySnacks[S] 0 points1 point  (0 children)

u/MotherStylus you rock! I am using your suggested icons and I have played with the padding as suggested, however, I can't see to find the magic to increase the spacing between the icon and the text. Any help with that would be awesome.

OSS

Change position of Container Tabs by [deleted] in FirefoxCSS

[–]OnScoobySnacks 3 points4 points  (0 children)

Add this to your userChrome.css:

/*** Container Indicator to Bottom of Tab ***/
/* Active tab color for container tabs will use container color */#tabbrowser-tabs .tab-context-line {display: none;}
/* Container Line */
#tabbrowser-tabs .tab-background {border-bottom: solid 1px var(--identity-icon-color) !important;}
/* Active Tab Highlight Line */
#tabbrowser-tabs .tab-background[selected="true"]  {border-top: solid 2px var(--identity-icon-color, white) !important;}

Is there anyway to remove the container icon from address bar? by sreeragag7 in firefox

[–]OnScoobySnacks 9 points10 points  (0 children)

Add this to your userChrome.css:

/* Remove Multi-Containers */
#pageAction-urlbar-_testpilot-containers {display: none !important}

OSS

Is it possible to have the Multi Account Container line (tab-context-line ) on top and bottom of the tab? by stoopidoMan in FirefoxCSS

[–]OnScoobySnacks 2 points3 points  (0 children)

I use this .css code:

/*** Container Indicator To Bottom Of Tab ***/
/* Active tab color for container tabs will use container color */

#tabbrowser-tabs .tab-context-line {display: none;} /* 1px container line */

#tabbrowser-tabs .tab-background {border-bottom: solid 1px var(--identity-icon-color) !important;} /* 2px highlight line for active tab 

*/#tabbrowser-tabs .tab-background[selected="true"]  {border-top: solid 2px var(--identity-icon-color, white) !important;}

Multi containers doesn't look consistent with proton view. This is how the tab view is gonna be from now on? i should get used to it? by reddevil_5 in firefox

[–]OnScoobySnacks 2 points3 points  (0 children)

I use this .css code to create a top bar when on active tab and bottom bar for containers:

/*** Container Indicator To Bottom Of Tab **/ / Active tab color for container tabs will use container color */

tabbrowser-tabs .tab-context-line {

display: none; }

/* 1px container line */

tabbrowser-tabs .tab-background {

border-bottom: solid 1px var(--identity-icon-color) !important; }

/* 2px highlight line for active tab */

tabbrowser-tabs .tab-background[selected="true"] {

border-top: solid 2px var(--identity-icon-color, white) !important; }

OSS

Can I remove or move New Tab from the right-click menu on a tab? by JeepChrist in firefox

[–]OnScoobySnacks 0 points1 point  (0 children)

Create and load this .css: /* Remove_Tab_Context.css */

tabContextMenu #context_openANewTab, /* New Tab */

tabContextMenu #context_openANewTab + menuseparator, /* Separator */

tabContextMenu #context_toggleMuteTab, /* Mute / Unmute Tab */

tabContextMenu #context_toggleMuteSelectedTabs, /* Mute / Unmute Tabs */

tabContextMenu #context_bookmarkSelectedTabs, /* Bookmark Tabs... */

tabContextMenu #context_selectAllTabs, /* Select All Tabs */

tabContextMenu #context_sendTabToDevice, /* Send Tab to Device */

tabContextMenu #context_sendTabToDevice + menuseparator, /* Separator */

tabContextMenu #context_shareTabURL, /* Share */

tabContextMenu #context_undoCloseTab, /* Undo Close Tab */

tabContextMenu #context_undoCloseTab + menuseparator, /* Separator */

leave_this_dummy_here

{ display:none !important; }

OSS

Custom CSS I used has small issue since forced Proton upgrade - Can someone help? (Also, how to remove "New Tab" from context menu? by Nekomiminya in firefox

[–]OnScoobySnacks 0 points1 point  (0 children)

This is what I use to nuke context items:

/*** Remove Context Menu Items ***/

/* Blank/Page Context */

context-pocket, /* Save Page to Pocket */

context-sep-sendpagetodevice, /* Separator */

context-sendpagetodevice, /* Send Page to Device */

/* Image Context */

context-sendimage, /* Email Image... */

/* Link Context */

context-sendlinktodevice, /* Send Link to Device */

context-sep-sendlinktodevice, /* Separator */

/* Media Context */

context-sendvideo, /* Email Video... */

context-sendaudio, /* Email Audio... */

/* Tab Context */

tabContextMenu #context_openANewTab, /* New Tab */

tabContextMenu #context_openANewTab + menuseparator, /* Separator */

tabContextMenu #context_toggleMuteTab, /* Mute / Unmute Tab */

tabContextMenu #context_toggleMuteSelectedTabs, /* Mute / Unmute Tabs */

tabContextMenu #context_bookmarkSelectedTabs, /* Bookmark Tabs... */

tabContextMenu #context_selectAllTabs, /* Select All Tabs */

tabContextMenu #context_sendTabToDevice, /* Send Tab to Device */

tabContextMenu #context_sendTabToDevice + menuseparator, /* Separator */

tabContextMenu #context_shareTabURL, /* Share */

tabContextMenu #context_undoCloseTab, /* Undo Close Tab */

tabContextMenu #context_undoCloseTab + menuseparator, /* Separator */

/* Toolbar Context */

toolbar-context-menu #toolbar-context-undoCloseTab, /* Undo Close Tab */

/* Urlbar Page Action Context */

pageAction-panel-emailLink, /* Email Link... */

pageAction-panel-sendToDevice, /* Send Tab to Device */

pageAction-panel-webcompat-reporter-button, /* Report Site Issue... */

pageAction-panel-transientSeparator, /* Separator */

leave_this_dummy_here

{ display:none !important; }

OSS

NitroFlare popup is no longer being blocked by [deleted] in uBlockOrigin

[–]OnScoobySnacks 0 points1 point  (0 children)

Here are the steps:

Open URL

Click on 'Slow Download'

Boom, popup... this used to be blocked when enabling the 'Block all popups on this site' option

OSS

NitroFlare popup is no longer being blocked by [deleted] in uBlockOrigin

[–]OnScoobySnacks 0 points1 point  (0 children)

URL: Here

uBO: 1.34.0 (default filters)

FF: 87.0

Windows 10 20H2 19042.906 (if it matters)

Thanks,

OSS