[GH-ISSUE #123] 请问如何改默认铃声呢 #113

Closed
opened 2026-03-03 11:37:13 +03:00 by kerem · 8 comments
Owner

Originally created by @Jungguo on GitHub (Oct 18, 2021).
Original GitHub issue: https://github.com/Finb/Bark/issues/123

尝试了好多次 都不行

Originally created by @Jungguo on GitHub (Oct 18, 2021). Original GitHub issue: https://github.com/Finb/Bark/issues/123 尝试了好多次 都不行
kerem closed this issue 2026-03-03 11:37:13 +03:00
Author
Owner

@Finb commented on GitHub (Oct 18, 2021):

推送请求参数部分发一下我看看

<!-- gh-comment-id:945361364 --> @Finb commented on GitHub (Oct 18, 2021): 推送请求参数部分发一下我看看
Author
Owner

@Jungguo commented on GitHub (Oct 18, 2021):

https://api.day.app/*/?sound=shake
是这样的

<!-- gh-comment-id:945362972 --> @Jungguo commented on GitHub (Oct 18, 2021): https://api.day.app/*/?sound=shake 是这样的
Author
Owner

@Finb commented on GitHub (Oct 18, 2021):

参数没问题,你重启下手机试试

<!-- gh-comment-id:945363615 --> @Finb commented on GitHub (Oct 18, 2021): 参数没问题,你重启下手机试试
Author
Owner

@Jungguo commented on GitHub (Oct 18, 2021):

已经重启了image是这样的 ,铃声也没变

<!-- gh-comment-id:945364675 --> @Jungguo commented on GitHub (Oct 18, 2021): 已经重启了![image](https://user-images.githubusercontent.com/35321288/137671469-f7a3a106-e205-4ac6-ae07-c7d785868b4a.png)是这样的 ,铃声也没变
Author
Owner

@Finb commented on GitHub (Oct 18, 2021):

你把整个请求除了key部分,还有请求方式 完整的发我一下

<!-- gh-comment-id:945365297 --> @Finb commented on GitHub (Oct 18, 2021): 你把整个请求除了key部分,还有请求方式 完整的发我一下
Author
Owner

@Finb commented on GitHub (Oct 18, 2021):

不行的,这个插件不支持这样填

如果可以,建议你直接修改插件源码的这个位置
github.com/xlvecle/Bark-Chrome-Extension@876ac03210/src/background.js (L117)

<!-- gh-comment-id:945372775 --> @Finb commented on GitHub (Oct 18, 2021): 不行的,这个插件不支持这样填 如果可以,建议你直接修改插件源码的这个位置 https://github.com/xlvecle/Bark-Chrome-Extension/blob/876ac03210dc5f867cd3b860328e69b0a51ab206/src/background.js#L117
Author
Owner

@Jungguo commented on GitHub (Oct 18, 2021):

出了改源码,还有其他办法吗?(不知道如何改源码🥲

在 2021年10月18日,13:16,Feng @.***> 写道:



不行的,这个插件不支持这样填

如果可以,建议你直接修改插件源码的这个位置
github.com/xlvecle/Bark-Chrome-Extension@876ac03210/src/background.js (L117)https://apac01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fxlvecle%2FBark-Chrome-Extension%2Fblob%2F876ac03210dc5f867cd3b860328e69b0a51ab206%2Fsrc%2Fbackground.js%23L117&data=04%7C01%7C%7C44477398fe284bd70d0b08d991f66439%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637701309698233992%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=cqzLNNYeaxATvpdDcEiYRX17Ul8RwDZdL9oSSioMnI0%3D&reserved=0


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHubhttps://apac01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FFinb%2FBark%2Fissues%2F123%23issuecomment-945372775&data=04%7C01%7C%7C44477398fe284bd70d0b08d991f66439%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637701309698233992%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=2ghAHqZ%2B9RWBg8wjrCL2NGlPbJeBP9mAVGDWuW2Ok2Q%3D&reserved=0, or unsubscribehttps://apac01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAINPLSCAIY3UVLNSTC5AODLUHOURNANCNFSM5GFVIRWA&data=04%7C01%7C%7C44477398fe284bd70d0b08d991f66439%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637701309698243940%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=hsl9QayqH%2FKbwBEWDiYGr6gepw6r1fpAcHuvH6F0kY8%3D&reserved=0.

<!-- gh-comment-id:945376651 --> @Jungguo commented on GitHub (Oct 18, 2021): 出了改源码,还有其他办法吗?(不知道如何改源码🥲) 在 2021年10月18日,13:16,Feng ***@***.***> 写道:  不行的,这个插件不支持这样填 如果可以,建议你直接修改插件源码的这个位置 https://github.com/xlvecle/Bark-Chrome-Extension/blob/876ac03210dc5f867cd3b860328e69b0a51ab206/src/background.js#L117<https://apac01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fxlvecle%2FBark-Chrome-Extension%2Fblob%2F876ac03210dc5f867cd3b860328e69b0a51ab206%2Fsrc%2Fbackground.js%23L117&data=04%7C01%7C%7C44477398fe284bd70d0b08d991f66439%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637701309698233992%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=cqzLNNYeaxATvpdDcEiYRX17Ul8RwDZdL9oSSioMnI0%3D&reserved=0> — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub<https://apac01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FFinb%2FBark%2Fissues%2F123%23issuecomment-945372775&data=04%7C01%7C%7C44477398fe284bd70d0b08d991f66439%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637701309698233992%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=2ghAHqZ%2B9RWBg8wjrCL2NGlPbJeBP9mAVGDWuW2Ok2Q%3D&reserved=0>, or unsubscribe<https://apac01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAINPLSCAIY3UVLNSTC5AODLUHOURNANCNFSM5GFVIRWA&data=04%7C01%7C%7C44477398fe284bd70d0b08d991f66439%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637701309698243940%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=hsl9QayqH%2FKbwBEWDiYGr6gepw6r1fpAcHuvH6F0kY8%3D&reserved=0>.
Author
Owner

@wenbochang888 commented on GitHub (Aug 29, 2024):

不行的,这个插件不支持这样填

如果可以,建议你直接修改插件源码的这个位置 github.com/xlvecle/Bark-Chrome-Extension@876ac03210/src/background.js (L117)

什么原因,我好像也遇到了这个问题

<!-- gh-comment-id:2318224134 --> @wenbochang888 commented on GitHub (Aug 29, 2024): > 不行的,这个插件不支持这样填 > > 如果可以,建议你直接修改插件源码的这个位置 https://github.com/xlvecle/Bark-Chrome-Extension/blob/876ac03210dc5f867cd3b860328e69b0a51ab206/src/background.js#L117 什么原因,我好像也遇到了这个问题
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Bark#113
No description provided.