Fix silent market CSV export
This commit is contained in:
@@ -9,6 +9,7 @@ describe("manifest", () => {
|
||||
expect.stringMatching(/^https:\/\/(\*\.|www\.)?xingtu\.cn\/ad\/creator\/market\*$/)
|
||||
])
|
||||
);
|
||||
expect(manifest.content_scripts?.[0]?.run_at).toBe("document_start");
|
||||
});
|
||||
|
||||
test("declares the downloads and auth permissions plus background worker", () => {
|
||||
|
||||
Reference in New Issue
Block a user