mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-07-04 20:46:39 +02:00
parent
c870fb6720
commit
6ffd537a58
19 changed files with 69 additions and 143 deletions
|
@ -7,7 +7,7 @@
|
|||
const extension = require("../lib/extension");
|
||||
const logging = require("../lib/logging");
|
||||
const settings = require("../lib/settings");
|
||||
require("../lib/theme").init("browserAction");
|
||||
require("../lib/theme").init();
|
||||
logging.message("Opened browser action");
|
||||
|
||||
settings.onloaded(function(){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue