Commit graph

15 commits

Author SHA1 Message Date
GnoxNahte
db45c00a7e Completed asking user if they want to add embeds after pasting url (Code cleanup needed)
- User pastes url
- Plugin suggests to embed (has an option to cancel or tap anywhere else to cancel)
- After accepting to embed, mark the link for embedding [ae:embed](link)
2024-03-09 10:18:47 +08:00
GnoxNahte
dc82436d49 Modify settings options
- Add "Embed by default" (no functionality yet)
- Use Sentence case instead of Title Case. Following Plugin guidelines docs
2024-03-08 14:40:22 +08:00
GnoxNahte
3b5494f4c8 Add support for Spotify embeds 2024-03-08 12:49:59 +08:00
GnoxNahte
c5d17263d8 Add support for imgur embeds 2024-03-08 10:05:51 +08:00
GnoxNahte
417716e3af Improve listening for resize message
- Use registerDomEvent() to automatically attach and detach event.
- Made listening 1 listener to listen to events, instead of each sources listening to the event, improving performance.
2024-03-08 10:05:14 +08:00
GnoxNahte
7326eb14a9
Create LICENSE (MIT License) 2024-03-06 15:59:39 +08:00
GnoxNahte
0a27609ccd
Update README.md 2024-03-06 15:57:25 +08:00
GnoxNahte
a105ff0c80 Add settings tab 2024-03-06 15:36:06 +08:00
GnoxNahte
ca27fbf44d Add back reddit auto resize but with conditions
Only resize if there's only 1 reddit embed. Or the user can opt to resize automatically in the settings.
2024-03-06 15:35:40 +08:00
GnoxNahte
40ae8a410a Add reddit embeds. Height resizing not working. 2024-03-06 12:19:49 +08:00
GnoxNahte
5f29c6df9d Add Steam embeds 2024-03-06 10:39:30 +08:00
GnoxNahte
4f521faa71 Add support for more youtube urls, youtube shorts and capturing timestamp. 2024-03-06 09:58:29 +08:00
GnoxNahte
1370d6bdb7 Add base for youtube embeds 2024-03-05 23:13:09 +08:00
GnoxNahte
04513c920e Added support for twitter and simplify codepen's code. 2024-03-05 23:12:54 +08:00
GnoxNahte
529c6c2b77 Initial commit 2024-03-05 08:42:56 +08:00