Commit graph

31 commits

Author SHA1 Message Date
wuggy
f3ce3c21ee FUCK THIS SHIT (Fix WebExtension message cloning and image bitmap compatibility) 2026-09-19 05:25:53 -07:00
wuggy
e98942c307 Make createImageBitmap() zero-argument 2026-09-19 05:18:51 -07:00
wuggy
a16ea2362b Add WebExtension clone and image bitmap compatibility fallbacks 2026-09-19 05:05:48 -07:00
wuggy
990887b8af Remove ExtensionStorage.jsm in moz.build 2026-09-19 04:56:26 -07:00
wuggy
5f127cd9f8 Enable ExtensionStorage.jsm in moz.build 2026-09-19 04:52:16 -07:00
wuggy
cc3106406f Add Tampermonkey WebExtension manifest and managed storage compatibility 2026-09-19 04:45:24 -07:00
wuggy
5ac0d5acc3 fuck this shit bro (add tabs.onReplaced notification) 2026-09-19 04:40:20 -07:00
wuggy
bb1928da05 Fix "unknown localization message" 2026-09-19 04:14:50 -07:00
wuggy
a69e982b98 Add 'menus' to WE manifest 2026-09-19 03:50:15 -07:00
wuggy
5eb353096b fix ws, wss and moz-extension in matchpattern 2026-09-19 03:43:57 -07:00
wuggy
de4d9aa091 Revert "fix ubO pt.5"
This reverts commit ae54ac8e28.
2026-09-15 14:03:09 -07:00
wuggy
e0fe6706d1 AAAAAAAAAAAAAAAAAAAAAAAAAAA 2026-09-14 16:11:09 -07:00
wuggy
ae54ac8e28 fix ubO pt.5 2026-09-14 15:57:30 -07:00
wuggy
e134fea1ba fix ubO pt.4 2026-09-14 15:39:45 -07:00
wuggy
f628239ef3 finally finish webRequest 2026-09-14 15:06:27 -07:00
wuggy
bb0adb61ae waiter waiter more webextensions please 2026-09-14 14:37:34 -07:00
wuggy
203d58a5cd (from Waterfox Classic) Refactor addonId access in BasePrincipal and related files 2026-04-22 00:13:33 -07:00
wuggy
c90243e4ee Patch Bug 1346515, 1348955 and 1368981 2026-04-18 21:03:06 -07:00
wuggy
29bfa4fc7f IT LAUNCHES ON OS X 2026-04-05 02:08:42 +01:00
ownedbywuigi
8bf148471c Add a "close all tabs to the left" button + fix compile error 2026-04-01 11:35:08 +01:00
ownedbywuigi
ea6b948f3b (from mypal68) Full webRequest support 2026-03-31 23:52:46 +01:00
ownedbywuigi
d90e52fac4 (from mypal68) Add incognito and windowId support to webRequest filtering 2026-03-31 21:25:53 +01:00
ownedbywuigi
223d5d6a25 Spoof to Firefox 128 for WebExtensions 2026-03-31 20:30:49 +01:00
ownedbywuigi
f2703f7f95 webRequest support 2026-03-31 20:04:18 +01:00
Roy Tam
87b1ac76d3 comment out ExtensionStorage.jsm in webextensions, fix building with --enable-webextensions 2020-04-03 10:18:18 +08:00
wolfbeast
19f9451de0 [WebExAM] Use proper application name in WebExtension API error message. 2019-02-16 00:24:10 +08:00
janekptacijarabaci
b56d147095 Fix unsafe "instanceof" negations
https://github.com/MoonchildProductions/Pale-Moon/pull/1173
2019-02-15 23:55:28 +08:00
janekptacijarabaci
3d237024d5 moebius#328: Set a sandboxName on the WebExtensions Content Script sandboxes
https://github.com/MoonchildProductions/moebius/pull/328
2019-02-15 23:49:49 +08:00
janekptacijarabaci
7cc4a8fa98 moebius#217: WebExtensions - Implemented "runtime.onMessageExternal"/"onConnectExternal"
https://github.com/MoonchildProductions/moebius/pull/217
2019-02-15 23:48:24 +08:00
janekptacijarabaci
63ba51f58e DevTools - Browser Console - restore sessions
https://github.com/MoonchildProductions/moebius/pull/112
2019-02-15 23:34:35 +08:00
NTD
d7d16e7fbb Rename Toolkit's webextensions component directory to better reflect what it is. 2019-02-15 23:31:00 +08:00