mirror of
https://github.com/snachodog/tok-to-insta-follower-bridge.git
synced 2025-04-23 20:12:22 -06:00
✨ add x.com
This commit is contained in:
parent
95d3cd4970
commit
dec59d0832
@ -8,7 +8,7 @@ import "./style.content.css"
|
|||||||
import { debugLog } from "~lib/utils";
|
import { debugLog } from "~lib/utils";
|
||||||
|
|
||||||
export const config: PlasmoCSConfig = {
|
export const config: PlasmoCSConfig = {
|
||||||
matches: ["https://twitter.com/*"],
|
matches: ["https://twitter.com/*", "https://x.com/*"],
|
||||||
all_frames: true
|
all_frames: true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user