stylus/background
Gusted 83a6808c67
Disable Offscreencanvas for firefox (#1258)
Currently the offscreencanvas is being used for '2d' context, however Firefox doesn't implement this as for now, see: https://searchfox.org/mozilla-central/source/dom/canvas/OffscreenCanvas.cpp#105-110 and it will error out multiple times within the console.
2021-05-31 17:21:17 +03:00
..
background-worker.js API groups + use executeScript for early injection (#1149) 2021-01-01 17:27:58 +03:00
background.js reuse openURL so that the opener tab id is set 2021-05-27 14:36:10 +03:00
browser-cmd-hotkeys.js API groups + use executeScript for early injection (#1149) 2021-01-01 17:27:58 +03:00
common.js API groups + use executeScript for early injection (#1149) 2021-01-01 17:27:58 +03:00
content-scripts.js API groups + use executeScript for early injection (#1149) 2021-01-01 17:27:58 +03:00
context-menus.js API groups + use executeScript for early injection (#1149) 2021-01-01 17:27:58 +03:00
db-chrome-storage.js API groups + use executeScript for early injection (#1149) 2021-01-01 17:27:58 +03:00
db.js API groups + use executeScript for early injection (#1149) 2021-01-01 17:27:58 +03:00
icon-manager.js Disable Offscreencanvas for firefox (#1258) 2021-05-31 17:21:17 +03:00
navigation-manager.js Add USw hook to remove get stylus button (#1239) 2021-04-30 16:39:07 +03:00
openusercss-api.js API groups + use executeScript for early injection (#1149) 2021-01-01 17:27:58 +03:00
remove-unused-storage.js API groups + use executeScript for early injection (#1149) 2021-01-01 17:27:58 +03:00
style-manager.js tab url may be empty for about:blank tabs 2021-05-27 14:35:03 +03:00
style-search-db.js convert USO styles to USO-archive on update 2021-02-04 14:10:30 +03:00
style-via-api.js API groups + use executeScript for early injection (#1149) 2021-01-01 17:27:58 +03:00
style-via-webrequest.js ignore executeScript errors e.g. due to frame removal 2021-01-19 09:36:53 +03:00
sync-manager.js ignore HTTP502 error when syncing 2021-02-28 08:37:56 +03:00
tab-manager.js add: indicate sync error as 'x' in icon badge (#1166) 2021-02-09 14:58:30 +08:00
token-manager.js vivaldi bug workaround: open webAuth flow in a tab (#1186) 2021-02-22 15:12:19 +03:00
update-manager.js relaxed parsing of usercss @version 2021-02-26 10:03:32 +03:00
usercss-install-helper.js Add USw to the inline search and proper installing (#1223) 2021-04-20 20:40:04 +03:00
usercss-manager.js print stylus-lang's p() to editor console, fixes #894 2021-03-14 10:07:59 +03:00