Merge branch 'firefox-dev' into firefox-mv2-crazypersonalph

This commit is contained in:
Alphons Joseph
2023-12-02 23:03:05 +08:00
committed by GitHub
5 changed files with 15 additions and 14 deletions
+1
View File
@@ -19,6 +19,7 @@
object-fit: cover;
}
</style>
<script type="application/javascript" src="/browser-polyfill.js"></script>
</head>
<body>
<!-- Container for the media -->
+2 -5
View File
@@ -4,9 +4,7 @@
"version": "3.2.2",
"description": "Make SEQTA usable and beautiful! A fork of BetterSEQTA to continue development and add WAY more features!!!",
"icons": {
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"64": "icons/icon-64.png"
"48": "icons/icon-48.png"
},
"browser_action": {
"browser_style": true,
@@ -47,5 +45,4 @@
"client/*",
"resources/*",
"backgrounds/*"
]
}
]