GitHub Trends
10.1K subscribers
15.3K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#typescript #automation #chrome #chromium #developer_tools #firefox #headless_chrome #node_module #testing #web

Puppeteer is a JavaScript library that lets you control Chrome or Firefox browsers using code. It works even when the browser is not visible (headless). This means you can automate tasks like navigating to websites, filling out forms, and clicking buttons without seeing the browser. To use it, you can install Puppeteer with a simple command, and then write scripts to perform these actions. The benefit is that you can automate repetitive tasks quickly and efficiently, saving time and effort.

https://github.com/puppeteer/puppeteer
👍1
#go #certificates #chrome #firefox #https #ios #linux #local_development #localhost #macos #root_ca #tls #windows

mkcert is a simple tool that helps you create and use trusted certificates for local development without any complicated setup. It automatically installs a local Certificate Authority (CA) on your system, which allows you to generate certificates that your browser and other tools will trust. This is especially useful because using real certificates for development can be risky or impossible for certain hosts like `localhost` or `example.test`. With mkcert, you can avoid trust errors and manage your own CA easily, making your development process smoother and more secure.

https://github.com/FiloSottile/mkcert
#other #chrome_extension #safari_extension #translation #userscript

This repository is for releasing the latest versions of the Immersive Translate browser extension and collecting user feedback through Github Issues. It does not include the source code for Immersive Translate, which is not open-source. You can install the extension or view its documentation by clicking the provided links. This tool helps you translate web pages in an immersive way, making it easier to understand content in different languages.

https://github.com/immersive-translate/immersive-translate
1
#python #chrome #firefox #helium #python #python3 #selenium #selenium_python #web_automation #web_scraping #webdriver

Helium is a Python library that makes it easier to automate web browsers like Chrome and Firefox. It simplifies tasks compared to using Selenium, another popular automation tool. With Helium, you can write shorter and more readable scripts because it lets you refer to web page elements by their visible labels instead of complicated IDs or selectors. Helium also handles tricky tasks like interacting with nested frames, managing windows, and waiting for elements to appear on the page automatically. This makes your scripts more stable and easier to maintain. Overall, Helium saves you time and effort in web automation.

https://github.com/mherrmann/helium
#python #agent #application_resume #artificial_intelligence #automate #automation #bot #chatgpt #chrome #gpt #human_resources #job #jobs #jobsearch #jobseeker #opeai #python #resume #scraper #scraping #selenium

AIHawk is an AI-powered job search assistant that helps you automate job applications, get personalized recommendations, and land your dream job faster. Here’s how it benefits you AIHawk automates the tedious process of filling out job application forms, saving you time and effort.
- **Personalized Recommendations** It generates customized resumes and cover letters to match the requirements of each job you apply for.
- **Community Support** The project is open-source and actively maintained by a team of contributors, ensuring it keeps getting better with user input.

Overall, AIHawk streamlines the job search process, making it more efficient and increasing your chances of finding the right job quickly.

https://github.com/feder-cr/Jobs_Applier_AI_Agent
2
#typescript #chat_application #chrome_extension #localllm #ollama #open_source

Page Assist is a browser extension that lets you use your local AI model from any webpage. It works on browsers like Chrome, Brave, Edge, and Firefox. Here’s how it helps you:

- You can open a sidebar or a new tab to interact with your AI model.
- You can ask questions about the content of the webpage you're on.
- It doesn't collect personal data and stores everything locally.

This makes it easy to get help from your AI model while browsing the internet, all without sharing your data.

https://github.com/n4ze3m/page-assist
1
#typescript #aceternity_ui #agent #agents #ai #chrome_extension #extension #fastapi #glean #langchain #langgraph #nextjs #nextjs15 #notebooklm #notion #ollama #perplexity #python #rag #slack #typescript

SurfSense is a highly customizable AI research tool that helps you organize and search your personal knowledge base. It connects to many external sources like search engines, Slack, Notion, YouTube, and GitHub. You can upload various file types and interact with your saved content using natural language. SurfSense provides cited answers and supports local AI models, making it a powerful tool for research. It's also self-hostable and open-source, allowing you to control your data and customize it as needed. This helps you manage information more efficiently and privately.

https://github.com/MODSetter/SurfSense
#cplusplus #aes #avx #avx_instructions #chrome #chrome_devtools #chromedriver #chromium #chromium_browser #content_shell #jpeg_xl #jpegxl #jxl #libjxl #linux #thorium #thorium_browser #thoriumos #web_browser #web_platform #webbrowser

Thorium is a fast, optimized web browser based on Chromium, designed to work well on modern CPUs with advanced instruction sets like AVX and SSE4. It offers better performance than standard Chromium and Chrome, opening tabs and rendering pages quickly. Thorium includes enhanced privacy features such as DNS over HTTPS and Do Not Track enabled by default, plus support for modern media formats like HEVC and JPEG XL. It keeps the familiar Chrome interface and supports all Chrome extensions, making it easy to switch. Available on Windows, Linux, macOS, Android, and Raspberry Pi, it suits users wanting speed, privacy, and compatibility across devices[3][5][1].

https://github.com/Alex313031/thorium
2
#typescript #agent #ai #ai_agents #ai_tools #automation #browser #browser_automation #browser_use #chrome_extension #comet #dia #extension #manus #mariner #multi_agent #n8n #nano #opensource #playwright #web_automation

Nanobrowser is a free, open-source Chrome extension that uses multiple AI agents to automate complex web tasks directly in your browser, keeping your data private since everything runs locally. It supports many AI language models, lets you customize which models handle different tasks, and offers an easy chat interface to control and track automation. You can automate repetitive tasks, ask follow-up questions, and review past interactions without coding. It works best on Chrome and Edge and is a cost-effective alternative to expensive AI automation tools, giving you powerful, flexible web automation with full control and privacy.

https://github.com/nanobrowser/nanobrowser
#kotlin #chrome #compose #compose_desktop #compose_multiplatform #desktop #desktop_app #download #download_manager #downloader #downloadmanager #firefox #kotlin #kotlin_multiplatform #linux #windows

AB Download Manager is a free, open-source desktop app that helps you download files faster and more easily by splitting downloads into multiple parts, boosting speed up to 500%. It lets you organize downloads with queues and schedulers, so you can set downloads to run automatically at certain times. You can also control download speeds to avoid slowing your internet. It works on Windows, Linux, and Mac, and integrates with popular browsers through extensions. This tool makes managing many or large downloads simple, efficient, and customizable, saving you time and improving your download experience.

https://github.com/amir1376/ab-download-manager
#typescript #browser #chrome #chrome_devtools #debugging #devtools #mcp #mcp_server #puppeteer

Chrome DevTools MCP lets your AI coding tools like Gemini, Claude, or Cursor control a live Chrome browser for automation, debugging, and performance checks. Install it easily with npx chrome-devtools-mcp@latest in your MCP config, then prompt "Check performance of a site" to auto-record traces, take screenshots, analyze networks, and fix issues reliably. This benefits you by making AI smarter at web coding—verifying changes in real-time, spotting bugs fast, and boosting site speed without manual work.

https://github.com/ChromeDevTools/chrome-devtools-mcp
👍1