💥 Nm on committing moz profiles
This commit is contained in:
parent
273ce36df1
commit
b866f7dc31
1099 changed files with 0 additions and 182482 deletions
|
|
@ -1,4 +0,0 @@
|
|||
[6C1CE26D3274EA5B]
|
||||
Default=k1ta53ju.default-release
|
||||
Locked=1
|
||||
|
||||
Binary file not shown.
Binary file not shown.
|
|
@ -1 +0,0 @@
|
|||
5
|
||||
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -1 +0,0 @@
|
|||
{"version":1,"listeners":{"remote-settings/monitor_changes":{"version":"\"1661475440543\"","sourceInfo":{"moduleURI":"resource://services-settings/remote-settings.sys.mjs","symbolName":"remoteSettingsBroadcastHandler"}}}}
|
||||
Binary file not shown.
|
|
@ -1,12 +0,0 @@
|
|||
# PSM Certificate Override Settings file
|
||||
# This is a generated file! Do not edit.
|
||||
lemmy.ml:443: OID.2.16.840.1.101.3.4.2.1 90:2A:9B:99:89:4C:06:42:F8:B5:2A:79:C8:DA:94:1A:73:D1:EA:29:B4:79:0C:8A:70:6C:6C:09:82:3C:64:83
|
||||
www.xach.com:443: OID.2.16.840.1.101.3.4.2.1 D1:61:07:79:71:92:F5:2E:53:B0:08:68:C9:76:40:D8:72:F4:E2:E0:3F:D6:1E:AC:09:A9:02:BF:07:AD:CC:EF
|
||||
techrights.org:443: OID.2.16.840.1.101.3.4.2.1 DC:FB:55:2B:3C:A5:E8:77:45:EA:A7:CD:53:C0:24:4B:28:FA:D8:78:83:BB:06:49:45:2B:F8:EC:B6:C6:96:BC
|
||||
teddit.tinfoil-hat.net:443: OID.2.16.840.1.101.3.4.2.1 C2:D5:67:C9:BE:59:6F:C0:D3:04:F3:2A:E8:96:2A:5A:C9:2A:D5:F2:72:7F:DF:D2:F2:95:D7:3D:E6:8D:83:BC
|
||||
localhost:3000: OID.2.16.840.1.101.3.4.2.1 7B:AC:D5:14:82:AE:05:3C:B6:05:1A:2D:50:B1:1C:20:F2:49:40:B2:43:D5:AA:7A:6B:A5:8D:D0:CD:87:FA:95
|
||||
forums-lb.gentoo.org:443: OID.2.16.840.1.101.3.4.2.1 EE:1F:53:4F:E2:E1:66:9E:C4:0F:E8:11:D4:95:29:59:A4:22:34:BC:91:A0:B0:B1:ED:2F:50:B1:5B:B4:C2:00
|
||||
invidious.slipfox.xyz:443: OID.2.16.840.1.101.3.4.2.1 97:08:DD:92:04:C4:70:2E:74:C0:1D:AC:66:5B:D3:BC:73:BD:18:FA:AC:43:18:23:54:E7:A0:B4:A6:86:C5:B0
|
||||
opencommons.net:443: OID.2.16.840.1.101.3.4.2.1 7D:1A:04:0F:FF:A6:D0:6D:A1:F0:47:43:8E:0B:8A:6A:87:F1:28:6E:C7:47:6E:B4:68:CB:80:78:FD:40:F6:AB
|
||||
127.0.0.1:444: OID.2.16.840.1.101.3.4.2.1 F6:4E:B9:35:D3:51:09:E9:FB:74:64:00:44:43:1E:A1:7A:1B:2F:1E:9D:FA:83:38:68:0E:61:DF:BE:AD:02:A9
|
||||
172.20.0.5:6969: OID.2.16.840.1.101.3.4.2.1 56:92:17:D9:6F:A7:C2:00:64:2F:D8:EA:D1:03:29:D2:73:BF:1A:D2:D2:95:82:D5:CC:71:AA:E9:34:69:EF:C8
|
||||
|
|
@ -1,101 +0,0 @@
|
|||
/* enable in about:config by setting true:
|
||||
* toolkit.legacyUserProfileCustomizations.stylesheets*/
|
||||
|
||||
#urlbar-container {
|
||||
--toolbar-field-focus-border-color: #2c77ac;
|
||||
}
|
||||
|
||||
/* #url-go-button, */
|
||||
#urlbar-zoom-button,
|
||||
#tracking-protection-icon-container,
|
||||
#back-button,
|
||||
#forward-button,
|
||||
#stop-button,
|
||||
#reload-button,
|
||||
/* #statuspanel, */
|
||||
#urlbar-go-button,
|
||||
#urlbar-input-container > #page-action-buttons,
|
||||
.urlbarView-favicon,
|
||||
.tab-icon-image,
|
||||
#tabs-newtab-button > .toolbarbutton-icon,
|
||||
/* .tab-label-container, */
|
||||
#PanelUI-menu-button,
|
||||
.tab-close-button {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
#PanelUI-button {
|
||||
padding: 0 !important;
|
||||
margin: 0 !important;
|
||||
border: none !important;
|
||||
}
|
||||
|
||||
#urlbar-input::placeholder {
|
||||
color: transparent;
|
||||
}
|
||||
|
||||
.titlebar-color {
|
||||
background-color: #14161b !important;
|
||||
}
|
||||
|
||||
menubar,
|
||||
nav-bar,
|
||||
#TabsToolbar > * {
|
||||
background-color: #14161b !important;
|
||||
}
|
||||
|
||||
toolbar > * {
|
||||
background-color: #22252c !important;
|
||||
}
|
||||
|
||||
.tab-background[selected="true"] {
|
||||
background: #1b1d24 !important;
|
||||
}
|
||||
|
||||
#urlbar-background {
|
||||
background-color: #14161b !important;
|
||||
}
|
||||
|
||||
#nav-bar toolbarspring {
|
||||
/* min-width: 55px !important; */
|
||||
/* max-width: 65px !important; */
|
||||
min-width: 25px !important;
|
||||
max-width: 35px !important;
|
||||
}
|
||||
|
||||
/* cuz mozilla be stupid sometimes */
|
||||
#unified-extensions-view {
|
||||
--uei-icon-size: 16px;
|
||||
/* background-color: #22252c !important; */
|
||||
}
|
||||
.unified-extensions-item-menu-button.subviewbutton {
|
||||
padding: 2px !important;
|
||||
}
|
||||
.unified-extensions-item-message-deck {
|
||||
display: none;
|
||||
}
|
||||
#unified-extensions-view > vbox > vbox > .unified-extensions-item {
|
||||
padding-block: 0px !important;
|
||||
}
|
||||
.unified-extensions-item-menu-button {
|
||||
margin-inline-end: 0 !important;
|
||||
}
|
||||
.unified-extensions-list .unified-extensions-item-menu-button {
|
||||
margin-inline-end: 8px !important;
|
||||
}
|
||||
|
||||
#unified-extensions-button .toolbarbutton-icon {
|
||||
list-style-image: url("chrome://global/skin/icons/arrow-right.svg") !important;
|
||||
}
|
||||
|
||||
/* Attempts to address wayland tab font too small */
|
||||
#PlacesToolbarItems,
|
||||
#sidebar-search-container #search-box,
|
||||
.sidebar-placesTree {
|
||||
font-size: 15px !important;
|
||||
font-weight: bold !important;
|
||||
}
|
||||
|
||||
label.tab-text {
|
||||
font-size: 15px !important;
|
||||
}
|
||||
|
|
@ -1,8 +0,0 @@
|
|||
:root {
|
||||
scrollbar-color: #2c77ac #2c77ac;
|
||||
}
|
||||
|
||||
#viewerContainer > #viewer .page > .canvasWrapper > canvas {
|
||||
filter: grayscale(100%);
|
||||
filter: invert(100%);
|
||||
}
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[Compatibility]
|
||||
LastVersion=122.0-1_20240125171205/20240125171205
|
||||
LastOSABI=Linux_x86_64-gcc3
|
||||
LastPlatformDir=/usr/lib/librewolf
|
||||
LastAppDir=/usr/lib/librewolf/browser
|
||||
|
|
@ -1 +0,0 @@
|
|||
{"version":5,"lastUserContextId":5,"identities":[{"userContextId":1,"public":true,"icon":"fingerprint","color":"blue","telemetryId":1,"l10nId":"user-context-personal"},{"userContextId":2,"public":true,"icon":"briefcase","color":"orange","telemetryId":2,"l10nId":"user-context-work"},{"userContextId":3,"public":true,"icon":"dollar","color":"green","telemetryId":3,"l10nId":"user-context-banking"},{"userContextId":4,"public":true,"icon":"cart","color":"pink","telemetryId":4,"l10nId":"user-context-shopping"},{"userContextId":5,"public":false,"icon":"","color":"","name":"userContextIdInternal.thumbnail"},{"userContextId":4294967295,"public":false,"icon":"","color":"","name":"userContextIdInternal.webextStorageLocal"}]}
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -1 +0,0 @@
|
|||
{"clientID":"d2c6d831-d4ae-4e3a-ab08-5ee0b0c8cb19"}
|
||||
|
|
@ -1 +0,0 @@
|
|||
1
|
||||
|
|
@ -1 +0,0 @@
|
|||
{"formautofill@mozilla.org":{"permissions":["internal:svgContextPropertiesAllowed","internal:privateBrowsingAllowed"],"origins":[]},"pictureinpicture@mozilla.org":{"permissions":["internal:svgContextPropertiesAllowed","internal:privateBrowsingAllowed"],"origins":[]},"screenshots@mozilla.org":{"permissions":["internal:svgContextPropertiesAllowed","internal:privateBrowsingAllowed"],"origins":[]},"webcompat@mozilla.org":{"permissions":["internal:svgContextPropertiesAllowed","internal:privateBrowsingAllowed"],"origins":[]},"default-theme@mozilla.org":{"permissions":["internal:svgContextPropertiesAllowed","internal:privateBrowsingAllowed"],"origins":[]},"addons-search-detection@mozilla.com":{"permissions":["internal:svgContextPropertiesAllowed","internal:privateBrowsingAllowed"],"origins":[]},"wikipedia@search.mozilla.org":{"permissions":["internal:svgContextPropertiesAllowed","internal:privateBrowsingAllowed"],"origins":[]},"ddg@search.mozilla.org":{"permissions":["internal:svgContextPropertiesAllowed","internal:privateBrowsingAllowed"],"origins":[]},"uBlock0@raymondhill.net":{"permissions":["internal:privateBrowsingAllowed"],"origins":[]},"{73a6fe31-595d-460b-a920-fcc0f8843232}":{"permissions":["internal:privateBrowsingAllowed"],"origins":[]},"jid1-BoFifL9Vbdl2zQ@jetpack":{"permissions":["internal:privateBrowsingAllowed"],"origins":[]},"{3579f63b-d8ee-424f-bbb6-6d0ce3285e6a}":{"permissions":["internal:privateBrowsingAllowed"],"origins":[]},"overbitewx@floodgap.com":{"permissions":["internal:privateBrowsingAllowed"],"origins":[]},"extension@one-tab.com":{"permissions":["internal:privateBrowsingAllowed"],"origins":[]},"{762f9885-5a13-4abd-9c77-433dcd38b8fd}":{"permissions":["internal:privateBrowsingAllowed"],"origins":[]},"sponsorBlocker@ajay.app":{"permissions":["internal:privateBrowsingAllowed"],"origins":["https://sponsor.ajay.app/*","https://*.youtube.com/*","https://www.youtube-nocookie.com/*","https://*.inv.cthd.icu/*","http://*.inv.cthd.icu/*","https://*.inv.riverside.rocks/*","http://*.inv.riverside.rocks/*","https://*.invidio.xamh.de/*","http://*.invidio.xamh.de/*","https://*.invidious.kavin.rocks/*","http://*.invidious.kavin.rocks/*","https://*.invidious.namazso.eu/*","http://*.invidious.namazso.eu/*","https://*.invidious.osi.kr/*","http://*.invidious.osi.kr/*","https://*.invidious.snopyta.org/*","http://*.invidious.snopyta.org/*","https://*.vid.puffyan.us/*","http://*.vid.puffyan.us/*","https://*.yewtu.be/*","http://*.yewtu.be/*","https://*.youtube.076.ne.jp/*","http://*.youtube.076.ne.jp/*","https://*.yt.artemislena.eu/*","http://*.yt.artemislena.eu/*"]},"{d7742d87-e61d-4b78-b8a1-b469842139fa}":{"permissions":["internal:privateBrowsingAllowed","<all_urls>"],"origins":["<all_urls>","file:///*"]},"addon@fastforward.team":{"permissions":["internal:privateBrowsingAllowed"],"origins":[]},"{79b2e4de-8fb4-4ccc-b9f6-362ac2fb74b2}":{"permissions":["internal:privateBrowsingAllowed"],"origins":[]},"firefox-translations-addon@mozilla.org":{"permissions":["internal:svgContextPropertiesAllowed","internal:privateBrowsingAllowed"],"origins":[]},"addon@darkreader.org":{"permissions":["internal:privateBrowsingAllowed"],"origins":[]},"{5d6e7c48-0f9b-401d-896d-37fd423809d3}":{"permissions":["internal:privateBrowsingAllowed"],"origins":[]},"bypasspaywalls@bypasspaywalls":{"permissions":["internal:privateBrowsingAllowed"],"origins":[]},"CanvasBlocker@kkapsner.de":{"permissions":["internal:privateBrowsingAllowed"],"origins":[]},"{4b7825da-0dd1-44f9-9717-bee5b2408af6}":{"permissions":["internal:privateBrowsingAllowed"],"origins":[]},"{231c59cf-2c20-4290-b421-b351d769ff4b}":{"permissions":["internal:privateBrowsingAllowed"],"origins":[]},"{5caff8cc-3d2e-4110-a88a-003cc85b3858}":{"permissions":["devtools","internal:privateBrowsingAllowed"],"origins":[]},"@react-devtools":{"permissions":["devtools"],"origins":[]}}
|
||||
|
|
@ -1 +0,0 @@
|
|||
{"version":3,"commands":{},"prefs":{"websites.hyperlinkAuditingEnabled":{"initialValue":{},"precedenceList":[{"id":"uBlock0@raymondhill.net","installDate":1649281066005,"value":false,"enabled":true}]},"network.networkPredictionEnabled":{"initialValue":{},"precedenceList":[{"id":"jid1-BoFifL9Vbdl2zQ@jetpack","installDate":1649281811376,"value":false,"enabled":true},{"id":"uBlock0@raymondhill.net","installDate":1649281066005,"value":false,"enabled":true}]},"privacy.containers":{"initialValue":{},"precedenceList":[{"id":"CookieAutoDelete@kennydo.com","installDate":1677744710239,"value":"CookieAutoDelete@kennydo.com","enabled":true},{"id":"CanvasBlocker@kkapsner.de","installDate":1670302054175,"value":"CanvasBlocker@kkapsner.de","enabled":true}]}},"homepageNotification":{},"tabHideNotification":{},"default_search":{},"newTabNotification":{},"url_overrides":{}}
|
||||
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -1 +0,0 @@
|
|||
{"defaultHandlersVersion":{},"mimeTypes":{"application/pdf":{"action":3,"extensions":["pdf"]},"image/webp":{"action":3,"extensions":["webp"]},"image/avif":{"action":3,"extensions":["avif"]}},"schemes":{"mailto":{"handlers":[{"name":"mail.proton.me","uriTemplate":"https://mail.proton.me/inbox/#mailto=%s"},{"name":"Gmail","uriTemplate":"https://mail.google.com/mail/?extsrc=mailto&url=%s"}],"action":4,"ask":true},"gopher":{"action":2,"handlers":[{"name":"OverbiteWX","uriTemplate":"moz-extension://285a59e1-eb24-4a2a-a48a-816d9328366f/dispatch.html?%s"}]},"tootle":{"action":4},"figma":{"action":4},"file":{"action":2,"ask":true,"handlers":[{"name":"codellama-7b.Q6_K.gguf","path":"/home/brian/Downloads/codellama-7b.Q6_K.gguf"}]}},"isDownloadsImprovementsAlreadyMigrated":true,"isSVGXMLAlreadyMigrated":true}
|
||||
Binary file not shown.
|
|
@ -1 +0,0 @@
|
|||
127.0.1.1:+6521
|
||||
Binary file not shown.
|
|
@ -1,5 +0,0 @@
|
|||
library=
|
||||
name=NSS Internal PKCS #11 Module
|
||||
parameters=configdir='sql:/home/brian/.librewolf/k1ta53ju.default-release' certPrefix='' keyPrefix='' secmod='secmod.db' flags=optimizeSpace updatedir='' updateCertPrefix='' updateKeyPrefix='' updateid='' updateTokenDescription=''
|
||||
NSS=Flags=internal,critical trustOrder=75 cipherOrder=100 slotParams=(1={slotFlags=[ECC,RSA,DSA,DH,RC2,RC4,DES,RANDOM,SHA1,MD5,MD2,SSL,TLS,AES,Camellia,SEED,SHA256,SHA512] askpw=any timeout=30})
|
||||
|
||||
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
|
|
@ -1 +0,0 @@
|
|||
9
|
||||
|
|
@ -1 +0,0 @@
|
|||
{"profile-after-change":true,"final-ui-startup":true,"sessionstore-windows-restored":true}
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue