diff options
Diffstat (limited to 'content/pgoogle_drive_download/index.json')
-rw-r--r-- | content/pgoogle_drive_download/index.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/content/pgoogle_drive_download/index.json b/content/pgoogle_drive_download/index.json new file mode 100644 index 0000000..f1d544e --- /dev/null +++ b/content/pgoogle_drive_download/index.json @@ -0,0 +1,5 @@ +{ +"type" : "page", +"pattern" : "https://drive.google.com/file/d/**", +"payload" : ["script", "google_drive_download"] +} |