- {#if loading}
-
- {:else if inactive}
-
Popup inactive on extension page
- {:else if firstGuide}
-
-
Welcome, first use please:
-
-
to complete the initialization
-
- {:else if initError}
-
- Something went wrong:
-
-
- {:else if items.length < 1}
-
No matched userscripts
- {:else}
-
- {#each list as item, i (item.filename)}
-
toggleItem(item)}
- />
- {/each}
-
- {/if}
-
- {#if !inactive && platform === "macos"}
-
- {/if}
-{/if}
-
-
diff --git a/src/ext/action-popup/Components/PopupItem.svelte b/src/ext/action-popup/Components/PopupItem.svelte
deleted file mode 100644
index 0afba81c..00000000
--- a/src/ext/action-popup/Components/PopupItem.svelte
+++ /dev/null
@@ -1,97 +0,0 @@
-
-
-Be sure you trust the author before saving remote code to your device.
-