tigermren
9f758cd885
feat:增加cookie发送功能
2025-11-15 20:28:13 +08:00
tigermren
55c3b548ca
feat(background): add context menu item for sending current page to MeTube
...
- Create a new context menu item 'metube-page' for page context
- Update context menu URL patterns for YouTube and related sites in options
- Modify context menu click handler to use page URL if link URL is not available
- Ensure clicking context menu can send current page URL to MeTube and optionally switch tab
2025-11-11 00:39:26 +08:00
Rpsl
cff03d5072
v1.7
2024-04-23 22:54:36 +03:00
mutschler
0eebd6fbea
chg: set default values for advancedSettings
2024-04-06 05:41:22 +02:00
mutschler
dc51ce5734
fix: set default value for autostart
2024-03-23 01:08:04 +01:00
Raphael Mutschler
f166f505c9
new: option to prevent auto start fixes : #15
2024-03-22 18:10:14 +01:00
mutschler
ff5fc0558d
chore: remove debug statements
2024-03-22 17:50:06 +01:00
mutschler
beb78bfcce
fix: re-apply patch-1
2024-03-22 17:45:35 +01:00
mutschler
a29f69520c
Merge branch 'master' into patch-3
2024-03-22 17:41:52 +01:00
Raphael Mutschler
46fd45bbaa
new: options to use folder or file-prefix by video hostname
2024-03-22 17:35:45 +01:00
Rpsl
e957c729f0
v1.6
2023-11-25 22:37:18 +02:00
Виктор Диктор
84bafb56a0
Merge pull request #12 from mutschler/mutschler-patch-1
...
fix: open metube tab after clicking on extension icon
2023-11-20 10:26:09 +03:00
mutschler
0b3dff4f89
fix: allow custom sites when only one is added
2023-11-19 01:52:46 +01:00
mutschler
0fb491c02e
fix: open metube tab after clicking on extension icon
2023-11-19 01:47:04 +01:00
Rpsl
7e261eb367
v1.5
2023-10-28 16:32:24 +03:00
Rpsl
b73f147542
v1.4
2022-12-25 09:32:01 +02:00
Rpsl
62fc69aa5a
preparing for v1.4
2022-12-25 00:31:11 +02:00
Rpsl
4a35e0ea81
preparing for v1.4
2022-12-25 00:23:51 +02:00
Akash Vacher
b0b2b7c2e1
Simplified the promise chain in sendVideoUrlToMetube
2022-11-13 14:40:50 -08:00
Akash Vacher
282a3bf9bc
Simplified some code by using needToSwitch variable
2022-11-13 11:09:36 -08:00
Akash Vacher
580714d58c
Added sane defaults for click behaviors at extension install time
2022-11-13 10:41:54 -08:00
Akash Vacher
8394f2763f
Removed incorrectly added code
2022-11-13 09:42:43 -08:00
Akash Vacher
45b3eb289a
Minor code refactor in sendVideoUrlToMetube function as per suggestion
2022-10-07 09:02:43 -07:00
Akash Vacher
87704abeca
Merge branch 'Rpsl:master' into silentSend
2022-10-03 09:11:12 -07:00
Rpsl
ee24e1417c
Build v1.3, left click also send video to metube
2022-10-03 15:13:08 +04:00
Akash Vacher
92a7c850ab
Added option for silently sending a video to MeTube via contextmenu (no tab switch)
...
The default behavior of sending a video to MeTube and switching to MeTube tab is still the default, but this new behavior is also added now in the extension options.
2022-10-01 13:33:44 -07:00
Akash Vacher
7a104e2e8c
Added option for silently sending current tab URL to MeTube via extension icon click (no tab switch)
...
Added the new option as another radio button that user may select when deciding the extention icon click behavior
2022-10-01 13:31:45 -07:00
Akash Vacher
1a12fc0c99
Added customisable click-behavior for left-click to extension icon
...
The behavior can be customised by selecting the appropriate radio button on the extension's options page
2022-10-01 11:03:54 -07:00
Akash Vacher
b48b682c2e
Added capability for clicking on extension icon to trigger video download
...
Added an option to allow left-clicking on extension icon to allow the current tab URL to be sent to MeTube.
This new behaviour is available by opting in via a checkbox from the extension's options page.
2022-10-01 01:24:36 -07:00
Akash Vacher
21cfe5e127
Refactored code to allow code reuse for future
...
Extracted functionality from the contextmenu onclick method to a separate function to allow code reuse in future.
2022-09-30 22:59:56 -07:00
Rpsl
7caefb975c
version 1.2
2021-10-09 22:50:25 +03:00
Rpsl
0cc1cb6ba9
remove predefined additional sites
2021-10-09 22:23:11 +03:00
Rpsl
ad9a76b7fd
additional sites
2021-10-09 22:21:35 +03:00
binarygeek119
8506720096
Update background.js
...
forgot to add back youtube
2021-09-10 11:52:25 -05:00
binarygeek119
df57fe369a
Update background.js
2021-09-10 11:42:28 -05:00
binarygeek119
40ea274052
Update background.js
2021-09-10 11:39:27 -05:00
binarygeek119
ad96c19670
Add files via upload
2021-09-10 11:37:52 -05:00
binarygeek119
d50d9bc0df
Delete background.js
2021-09-10 11:37:28 -05:00
binarygeek119
69bf5455f8
Update background.js
2021-09-10 11:37:01 -05:00
binarygeek119
675b4fefaf
Update background.js
2021-08-26 20:05:03 -05:00
binarygeek119
b568e6d5f8
Update background.js
2021-08-26 19:06:21 -05:00
binarygeek119
2f4bbe53d1
Update background.js
2021-08-26 19:01:54 -05:00
Rpsl
430e170c33
compatibility fixes after migrating to manifest v3
2021-07-27 10:13:39 +03:00
Rpsl
3ddfd67ddd
make builds environment
2021-07-27 09:38:16 +03:00