Budget: 99 USD Deadline: 1 day
Hello, I will gladly convert it to a Firefox extension, feel free to reach out)
Budget: 99 USD Deadline: 1 day
Hello, I will gladly convert it to a Firefox extension, feel free to reach out)
Budget: 180 USD Deadline: 3 days
Hello!
I can adapt your Chrome extension for Firefox, preserving all functionality and ensuring it works correctly. I will also conduct testing and assist with the preparation for publication in Firefox Add-ons.
Budget: 100 USD Deadline: 2 days
Hello!
I am interested in your offer to adapt a Chrome extension for Firefox.
I have 5 years of experience in developing browser extensions.
I am ready to adapt the Chrome extension (manifest v3) for Firefox (WebExtensions API).
Check the functionality and fix discrepancies (for example, differences in API or permissions).
I am waiting for your response to discuss the details!
Budget: 100 USD Deadline: 2 days
Hello Anastasiya,
I can adapt your Chrome extension to work smoothly in Firefox, ensuring compatibility with Web Extensions APIs. I’ll test all features, resolve browser-specific issues, and deliver a fully functional Firefox version.
Budget: 100 USD Deadline: 1 day
Hello!
We are working on the development of software, websites, automation systems, and more.
We take on projects "from scratch" as well as technical refinements.
We work with a wide stack: WordPress, Opencart, Shopify, WIX, Python, JavaScript, C++, C#, Unity 3D, SQL, MSSQL, WPF, WinForms.
We have practical experience in:
– system and application programming
– business process automation
– information security
– technical project management
After project delivery — we provide free technical support for 14 days.
We work quickly, clearly, and results-oriented.
We look forward to collaborating!
Budget: 95 USD Deadline: 1 day
Good afternoon, Anastasia. I have experience porting extensions between Chrome and Firefox browsers, I will do everything quickly and efficiently. If you are interested - write to me, I will be happy to discuss the details and help.
Budget: 100 USD Deadline: 2 days
Good morning, Anastasia!
In general, the task is clear, but for an accurate answer regarding deadlines and price, I would like to clarify some questions that arose after analyzing your task.
Write in private messages — we will discuss the details and your wishes.
.
Budget: 100 USD Deadline: 1 day
Hello.
I am interested in your project. I am confident that I can deliver effective and high-quality work that meets your requirements and expectations. I have over 8 years of experience. I am ready to discuss the details and start working. I look forward to your response.
Budget: 100 USD Deadline: 1 day
Hello! I am implementing this extension for Firefox!!!!!!!!!!!!!!! Feel free to contact me!!!!
Budget: 110 USD Deadline: 1 day
Good afternoon, is there documentation on what the extension is based on? I think I can redo it now.
Бот для дзеркалювання позицій на Binance Futures (Python) Потрібен бот, що читає мої позиції на Hyperliquid (публічний API) та Bitget Futures (мій ключ read-only) і пропорційно повторює їх на моєму Binance USDT-M Futures через API. Логіка: відкриття, збільшення, часткове закриття, повне закриття — все дзеркалиться з налаштовуваним коефіцієнтом розміру. Полінг 5–10 сек. Обов’язкова коректна обробка часткових закриттів та усереднень. Вимоги: сповіщення в Telegram про угоди й помилки; конфіг (пари, коефіцієнт, ліміти); деплой на мій VPS + інструкція; вихідний код передається мені. Ключі вводжу сам. Етапи: 1) Hyperliquid→Binance, тест на малих сумах; 2) Bitget→Binance. Оплата через safe поетапно. У відгуку вкажіть досвід з API бірж і як обробите часткове закриття 30% позиції лідером
Development of an Automation System for Finding Potential Clients on Telegram RequiredProject Description I am looking for a developer to create a system that will automatically find active users in Telegram chats and form a convenient queue for the sales department. Currently, managers manually review about 800 Telegram chats, searching for users who have recently shown activity, then open their profile and contact them via Telegram. This process needs to be maximally automated. I am interested not just in writing code, but in creating a reliable system that can be further expanded and refined.Main Task The system must automatically: monitor a large number of Telegram chats; collect users who have shown activity over a selected period; aggregate all activity of a single user; exclude duplicates; form a queue of operators; maintain a history of client processing.Data Source To obtain information, it is necessary to use the Telegram Client API. Preferably use: Telethon; or Pyrogram (if the developer considers this option more suitable). Using the Telegram Bot API to read third-party chats is not suitable. Work must be carried out through an authorized Telegram account (userbot).Chat Monitoring It is necessary to ensure operation with approximately 800 Telegram chats. The administrator must be able to independently: add new chats; remove chats; temporarily disable monitoring; re-enable monitoring; upload a list of chats from a file; view the list of connected chats. The Telegram account must be a member of these chats.Activity Collection The system must collect the maximum amount of information that Telegram technically allows. At a minimum, it is necessary to record: messages; comments; replies to messages; other publicly available user actions. If Telegram allows obtaining information about user reactions, it is desirable to implement this functionality as well. If there are limitations from Telegram, please describe them immediately and suggest the optimal implementation option.Operating Modes Two modes need to be implemented.1. History Collection The administrator selects a period. For example: from Saturday to Monday. After that, the system analyzes the message history for the selected period and forms a list of users.2. Automatic Monitoring After the initial launch, the system must automatically receive new Telegram events in real-time without re-analyzing the entire history.User Card Each user must be displayed only once. Aggregation should preferably be done by Telegram ID, not by username. The user card must display: first name; last name (if available); username; Telegram ID; link to profile; number of found activities. Below, the entire activity history should be displayed. For example: Chat #1 Message: “Hello, I am looking for a supplier of equipment” Date Time Chat #2 Message: “Interested in the price” Date Time Chat #3 Comment Date Time If a user has shown activity in several chats, the operator should see all information in one card.Exclusion of Duplicates If a user is found in several chats, they should be displayed only once. All found activity should be automatically aggregated.Operator Queue After forming the database, the system should create a queue of users. The operator opens the next card and immediately receives all information about the user. If several operators are working simultaneously: one user should not be assigned to two operators at the same time; the card should automatically be assigned to the operator during processing. After processing is completed, the next user is automatically opened.Processing Statuses After a call, the operator must select one of the statuses. It is necessary to implement: Took the client; Unavailable; Could not reach; Refusal; In progress; Call back; Delete. After selecting a status, the system automatically opens the next user.Reissue It is necessary to provide the ability to configure the reissue of processed users. For example: do not reissue; issue again after 30 days; after 60 days; after 90 days. The settings should be available to the administrator.Search A search is needed by: first name; username; Telegram ID.Filtering It is desirable to implement filtering: by statuses; by operator; by period; by chat.Statistics At a minimum, I would like to see: For each operator: how many clients have been processed; how many successful; how many refusals; how many missed calls; how many are in progress. Overall statistics: number of found users; number of new ones; number processed.Database PostgreSQL is preferred. It is necessary to store: users; activities; statuses; processing history; operator queue; list of monitored chats.Administration An administrative interface is desirable. This can be: a web panel; or an administrative section of the Telegram bot. Through it, it should be possible to: manage chats; manage operators; start collection; view statistics; change main settings.Scalability I would like the architecture to initially provide for further development. For example: connecting multiple Telegr
A Telegram bot needs to be created with a program that will monitor listings on three apartment rental websites (olx, lun, rieltor.ua) and send them structured in Telegram.
Essentially, a very simple bot that will send a certain text to people at my request. I will formulate all the details in private messages.
I need a specialist who can help me promote my Instagram page not through advertising, but through a creative approach. The theme is fitness. The location is the Italian countryside. Additionally, I am considering selling mini products through a Telegram bot and need someone to create it for me.