mohamedmansour / reload-all-tabs-extension

Reload All Tabs Google Chrome Extension
https://chrome.google.com/extensions/detail/midkcinmplflbiflboepnahkboeonkam
80 stars 23 forks source link

Can I do this with your extension? #30

Closed zydjohnHotmail closed 3 years ago

zydjohnHotmail commented 3 years ago

Hello: You found your extension, it is a good one. I wounder if I can do this with your extension. I have two web site: https://www.site1.com/ & https://www.site2.com/ I want to set the extension to automatically reload site1 every 20 seconds, and automatically site2 every minute. But I have my own extensions running on those 2 sites, I want reload only affect the underlying DOM, not my extensions' content javascript. Let me know if I can do this by changing some settings, like in manifest.json. I want to use some fixed settings, so I don't have to manually reload them myself. Please advise!

leao-nardo commented 3 years ago

good idea , if you know how to do it then: make a fork of this > modify in your forked repo and then add a push here. but try to make not "fixed settings" , make editable ones to be setted in the extension options page. that way will be more useful for you and for others. ps. im not the dev here. i just found this git and have some mod ideas too.

leao-nardo commented 3 years ago

also this looks like issue #10

mohamedmansour commented 3 years ago

Hi @zydjohnHotmail , I think I have a feature bug tracking it as @leao-nardo stated (thank you)! Lets discuss there Closing since it is duplicate.

Duplicate of #10