Giter Club home page Giter Club logo

watoolkit's People

Contributors

cprcrack avatar dotlambda avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

watoolkit's Issues

Feature request: Save / browse history

Clearing or deleting active chats on my mobilephone automatically deletes them on my browser at home ... although they were already received or displayed.

Is it possible to "save" them (or build a history) at my home / home-pc and keep track of all messages I got before, to review them later? Or is it possible to save desktop-notifications, sorted by sender / receiver, for a later review?

That would be nice!

Chrome icon context menu action

The WAToolkit entry in the context menu of the Chrome tray icon does open a new tab with chrome://extensions. Is it possible to change it to open a new tab with https://web.whatsapp.com/?

rightclicktraybar

URL handler on web browser

I think WAToolkit is great. But I'm missing URL Handler feature.
Specially on Linux or Browser only. Cause WAToolkit using browser, right?

Like this URL:

whatsapp://send/?phone=11xxxxxxxxx&text=test
https://wa.me/11xxxxxxxxx?text=test
https://api.whatsapp.com/send/?phone=11xxxxxxxxx&text=test

On Windows, any popular browser + "Whatsapp Desktop" can do with nicely. If I click that URL, open directly to Whatsapp Desktop (as single instance application). And tadaaaa... Whatsapp Desktop already set URL handler on Windows OS.

On Linux or any other browser only environtment, i got this problem. Any idea? How to click that link, will open WAToolkit (without reloading if possible)? So only send that link to opened WAToolkit tab.

Any idea?

user-agent on Chromium

Is there a way to enable Whatsapp Web for Chromium users?
I think it should not be complicated to add a user-agent switcher, so chromium users can use it. It just needs so send Chrome as user-agent, when opening web.whatsapp.com

Add a checkbox to disable background notifications

In the extension no options are selected, they are highlighted in gray. You can not select the check box to receive notifications.

You can not specify that WhatsApp Web runs in the background and notifications will be permanently displayed until you have read it.

But the idea is good. Please continue!

Migrate to Manifest V3

Hi,
Since you said you would commit more updates and rename this repo, can you at least update current version to v3 manifest before 2023, as it wills top to work
Best regards

i18n

I would help doing the i18n stuff, but I'm not quite sure how you wanted to do it and I never wrote a Chrome extension.
So, the Web Store Description is interazionalized by using a ton of chrome_web_store_description_xx_XX.txt files?
And for the rest, you intend to use message.json files? (cf. https://developer.chrome.com/extensions/i18n)
I can do French and German translations.
Or do you want to avoid i18n in order not to bloat the project?

Publish your extension to Microsoft Edge Addons website

Microsoft Edge is the second most used browser on the web, making the browsing experience more flexible, offering many more services for users and optimized for Windows devices.

Microsoft Edge supports Chromium extensions, and you can publish your extensions to Microsoft Edge Add-ons website with minimal code changes. Find out more here.

If you have any more queries about porting Chrome extension to Microsoft Edge or anything else, you can contact the relevant teams whose links are given here.

Let me know if this was helpful. I am happy to help you with more details.

Make the badge mute-aware

From Chrome Web Store user:

Should be mute-aware
Hi, great plugin, but it needs to distinguish between muted and unmuted threads and exclude the former from the badge. At least as an option. As it is it's worse than just keeping the WhatsApp window open. Thanks!
Responder
Versión de la aplicación: 1.4.5
Versión del cliente: 5.0 (Macintosh; Intel Mac OS X 10_11_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36
Fecha notificada: 29/06/16 7:39
Notificado por: A Google User
Notas del desarrollador: Añadir una nota
A Google User I second this

Save messages to MySQL database

Hi.
Is it possible to enhance the extension in order to save messages to a MySQL database ( text and media ) and read back answers from the same MySQL database and push them to the corresponding phone ?
Regards.

Learning

Hi Great Extension.
I m studying the source to learn how to do this type of things.
How you know when someone receives a new message ?
I looked at the code and simply cant spot it.

Thanks for your great work.

ENH: Add option to forward message by calling an API POST

Hi,

Thank you for the cool project.

I'm looking to implement a way to forward every time I receive a new message on WhatsApp.
Would it be possible to add an option to POST to an API every time a new message is received? This would include both the sender, the time and the full text. I guess it comes down to if the whole text is available in the notification from WhatsApp.

Increase notification timeout

Reported by someone on Chrome Web Store, stating that the notification goes away too quickly.

Notification timeout
Is there a way to extend the notification timeout. It disappears too quickly.

Plugin overwrites default browser search

Since the last update WAToolkit redirects my search queries to site.watoolkit.com which then redirects the query to bing. This shouldnt be a feature and is not included in this recent commit history, could you please check that only you have access to your webstore account and nobody compromised it? Proxying and propably logging all search queries is a big privacy concern and seems malicious. Also it opens up the question what else this version of the plugin logs.

Version
2.3
Updated
14. Dezember 2021

Persistent Chrome notifications

Copied from a comment of a user in Chrome Web Store:

Ok, since the system tray won't work, I have another idea, that might be achievable: So when a whatsapp Notification is shown, there will also be the Chrome notifications bell shown in the system tray. Usually (for example when using pushbullet) this bell persists there until the notification has been read. But unfortunately whatsapp web kills this notification bell after the whatsapp notification timed out. Maybe you could somehow keep the bell active. Would that be possible? Thanks for your effort :-)

Publish extension on Opera add-ons

Because Opera is built on top of Chromium, you could easily publish the extension under https://addons.opera.com/. But there are a few issues to work out:

  • the newTabUrl is either opera://startpage/#speeddial or opera://startpage/#discover
  • the #watOptions fragment is set only rarely, so we'd have to find another trick
  • References to "Chrome" should be removed, e.g. "Rate WAToolkit in Chrome Web Store"
  • ...

Are you willing to publish WAToolkit on Opera add-ons?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.