
Geschlossen
Veröffentlicht
Bezahlt bei Lieferung
I’m planning to ship a fully branded desktop + mobile browser powered by the Chromium engine and I need an experienced developer (or small team) who can take it from codebase setup to store-ready builds on all five major platforms—Windows, macOS, Linux desktop, Android mobile and iOS mobile. Core requirements • Chromium at the heart, with all rendering and security patches kept current. • Built-in ad blocking so users browse distraction-free out of the box. • Theme engine that lets users switch between several preset color schemes as well as load their own custom themes. • A classic, toolbar-centric UI—think familiar menus, status bar and a tidy tab strip rather than today’s minimalist chrome. • Password-based sign-in for user profiles, bookmarks and settings sync; no other auth methods needed right now. Deliverables 1. Source code in a private Git repo, well-structured and documented. 2. Signed installers for Windows (.exe/.msi) and macOS (.dmg). 3. Production-ready APK for Android and an Xcode archive / TestFlight build for iOS. 4. Quick start document that shows how to build, package and push updates on each platform. Acceptance The browser must start, load pages, honour ad-block rules and switch themes consistently across all four platforms. UI elements should match the classic layout spec and password profile sign-in must work locally without crashes or data loss. I also need a customized toolbar within Browser with 6 icons. Each button will take user to different URL. I should be able to change it from the backend as and when required. If this sounds like your wheelhouse, tell me which cross-platform framework or build chain you prefer for Chromium forks and link to any similar work you’ve shipped.
Projekt-ID: 40353957
26 Vorschläge
Remote Projekt
Aktiv vor 8 Tagen
Legen Sie Ihr Budget und Ihren Zeitrahmen fest
Für Ihre Arbeit bezahlt werden
Skizzieren Sie Ihren Vorschlag
Sie können sich kostenlos anmelden und auf Aufträge bieten
26 Freelancer bieten im Durchschnitt ₹21.471 INR für diesen Auftrag

⭐⭐⭐⭐⭐ Create a Fully Branded Chromium-based Browser for All Platforms ❇️ Hi My Friend, I hope you are doing well. I've reviewed your project requirements and see you are looking for an experienced developer to build a branded browser. Look no further; Zohaib is here to help you! My team has delivered 50+ similar projects, including browser development. I will ensure the browser is built on the Chromium engine, with all features you mentioned, within your budget. ➡️ Why Me? I can easily create your browser with a well-structured codebase as I have 5 years of experience in browser development, specializing in Chromium, UI design, and cross-platform builds. My expertise includes security updates, ad-blocking features, and user-friendly interfaces. Additionally, I have a strong grip on deployment for all major platforms. ➡️ Let's have a quick chat to discuss your project in detail and let me show you samples of my previous work. I look forward to discussing this with you in our chat. ➡️ Skills & Experience: ✅ Chromium Development ✅ Cross-Platform Builds ✅ UI Design ✅ Ad Blocking Implementation ✅ Theme Engine Creation ✅ Secure User Authentication ✅ Source Code Documentation ✅ Installer Creation for Windows & macOS ✅ APK Production for Android ✅ Xcode Build for iOS ✅ Git Repository Management ✅ Custom Toolbar Development Waiting for your response! Best Regards, Zohaib
₹17.500 INR in 2 Tagen
8,0
8,0

Your biggest risk is iOS - Apple does not allow third-party browser engines on the App Store. You'll be forced to use WebKit with a Chromium-style UI shell, which means your ad-blocking logic and theme engine will need completely separate implementations for iOS versus the other three platforms. That architectural split will double your QA cycles and create version drift if not managed carefully. Before I map out the build chain, I need clarity on two things. First, what's your update cadence for Chromium security patches - are you planning monthly syncs with upstream or quarterly? That determines whether we use manual rebasing or set up automated merge pipelines. Second, for the backend-controlled toolbar URLs, do you need real-time push updates or is a config file fetched on browser launch acceptable? Real-time means standing up a sync server with WebSocket handling; launch-time fetch is a simple JSON endpoint. Here's the architectural approach: - CHROMIUM + C++: Fork the stable branch, strip Google service bindings, and inject your ad-block engine at the network stack level using content::URLLoaderThrottle to intercept requests before they hit the renderer. - CROSS-PLATFORM BUILD CHAIN: Use GN + Ninja for Windows/macOS/Android with depot_tools managing dependencies. iOS gets a separate Swift wrapper around WKWebView since you cannot ship Blink on Apple's platform. - THEME ENGINE: Implement CSS variable injection at the browser shell layer so theme files are just JSON manifests mapping UI zones to hex codes. Users drop .theme files into a profiles folder and the browser hot-reloads without restart. - TOOLBAR CUSTOMIZATION: Six-button toolbar pulls URLs from a remote JSON config on startup with 24-hour cache expiry. Backend is a single PHP endpoint returning button labels, icons and target URLs - you update it and users see changes next launch. - GIT + CI/CD: Set up GitHub Actions to auto-build signed binaries on tag push - Windows gets Authenticode signing, macOS uses notarization via Apple's API, Android signs with your keystore, iOS archives to TestFlight via Fastlane. I've built two Chromium-based browsers that shipped to 50K+ users, including one with a plugin marketplace and another with enterprise policy controls. The iOS WebKit constraint is non-negotiable - let's discuss whether you want feature parity or accept platform-specific limitations before committing to a build.
₹22.500 INR in 7 Tagen
7,3
7,3

Hi, I am an IIT Grad, PMP Certified Professional, ex-BFSI and worked at fortune 500 companies. I will make it a reality for you. As a CrossPlatform Chromium Web Browser Developer, I will utilize the existing Chromium codebase, leverage Chromium's rendering and security patches, and implement a custom ad blocking solution using popular libraries like uBlock Origin. I can also develop a modular theme engine using HTML5 canvas or CSS variables to enable user customization of color schemes and themes. What is your expected timeline for project completion? Also, Do you have any design preferences, brand guidelines, or reference designs? Kindly click on the chat button so we can discuss and get started. Will share you my prior projects done and my resume too. I have been doing freelancing since 2019 worked at top MNCs in both USA and India. Lets connect
₹12.500 INR in 7 Tagen
5,3
5,3

With over 7 years of diverse software development experience, inclusive of a variety of languages and frameworks such as C++, JavaScript, and PHP, I believe I am well-equipped to handle this project end-to-end. I have the ability to adapt quickly to new technologies and contribute effectively—a key trait when working with complex products like yours. In particular, my strong command over C++ - the ideal language enabling direct manipulation of the Chromium code base, makes me the perfect fit for your tailored need. Your clear and detailed requirements align quite impressively with my technical skills. My capability to meticulously break down problems coupled with my well-structured documenting approach will ensure that your project evolves via a smart, organized process. Moreover, my experience working with multi-platform projects in the past has taught me the nuances each platform brings and thus I can guarantee that your browser would perform exceptionally well on Windows, macOS, Android, and iOS. Lastly but very importantly, meeting client expectations is what drives me. I understand that having an efficient and effective browser is crucial for increasing user engagement. My passion for pushing the boundaries in web development combined with our collaboration on this great project will result in not just fulfillment but exceeding those user expectations every time. So let's connect soon to discuss this in more detail!
₹12.500 INR in 7 Tagen
6,4
6,4

With almost a decade of experience, my team and I have crafted deep knowledge in Javascript, Mobile App Development and PHP. Our expertise in cross-platform development has allowed us to successfully deliver similar projects of diverse complexities. We understand the core requirements you've outlined for your cross-platform Chromium web browser and we are confident that our skills perfectly align with your needs. Our proficiency spans across every major platform: we can ensure both beautiful and functional experiences across Windows, macOS, Linux desktop, Android mobile, and iOS mobile. Furthermore, we can implement a well-designed ad-block feature that would enhance browsing experiences for your users out of the box, create multiple preset color schemes plus a customizable option that adheres to your theme engine request. Regarding infrastructure familiarity, we prefer working with React Native for mobile apps, along with Electron for desktop apps - frameworks specifically designed for high-performance native-like experience. We also provide a quick start document for easy updates and manage each delivered project with careful documentation that will be available in a private Git repository. Assisting you effectively from the beginning to end, my affordable hosting and domain services ensure continuity even after delivery with free 3 months support. Thank you for considering our team!
₹25.000 INR in 7 Tagen
5,6
5,6

Interesting project, I will fork Chromium and build your branded browser for Windows, macOS, Linux, Android, and iOS — with built-in ad blocking, a theme engine (presets + custom), classic toolbar UI, and password-based profile sync. For the 6-button custom toolbar, I will pull URLs from a backend API so you update destinations without pushing a browser update — change values in your panel and they reflect on next launch. For ad blocking, I will integrate filter parsing (EasyList/uBlock syntax) directly into the network layer so blocking happens before resources load, not via an extension. Questions: 1) For iOS, Apple requires WebKit — are you okay with a WebKit-based build for iOS, or focusing on the other four first? 2) Do you need the profile sync server hosted as well, or just the browser clients? Let's discuss via chat. Best regards, Faizan
₹20.000 INR in 7 Tagen
5,4
5,4

Hello, I will build the browser by forking the Chromium source and customizing the interface to follow a classic toolbar layout. I will integrate a popular ad blocking engine and create a custom theme system for the UI components. For the mobile versions I will use standard native wrappers around the engine. The sync feature will use a backend to store user profiles and settings securely with password based authentication. I will handle the build process for all five platforms to get them ready for distribution through the various stores. 1) Do you have the branding assets and UI design ready for the classic toolbar layout? 2) Which cloud provider do you prefer for hosting the sync backend? 3) Do you already have developer accounts for the app stores on Android and iOS? Thanks, Bharat
₹22.500 INR in 7 Tagen
5,0
5,0

Hello, I understand you’re looking to build a fully branded Chromium-based browser across desktop and mobile, with custom UI, ad-blocking, theming, and profile-based sync. This is a complex, system-level product and needs the right architecture from day one. I can handle this by working on a Chromium fork (using Electron for desktop and Chromium-based WebView layers for mobile where applicable), ensuring consistent UI, built-in ad blocking, and a customizable toolbar with backend-controlled URLs. I’ll also structure the codebase cleanly with proper build pipelines for Windows, macOS, Linux, Android, and iOS. Key focus will be: Stable Chromium integration with updates Classic toolbar UI with your 6 dynamic buttons Theme engine (preset + custom) Local profile system with secure password-based access Cross-platform build and packaging (EXE, DMG, APK, TestFlight) I’ve worked on complex, multi-platform applications and understand the challenges around performance, packaging, and maintainability at this scale. Do you want full Chromium fork (heavy but flexible) or a lighter Electron/WebView-based approach to reduce build complexity? Let’s connect to finalize the approach and milestones before starting.
₹22.000 INR in 7 Tagen
4,2
4,2

Hey, your project, Cross-Platform Chromium Web Browser looks like a great fit for my skills. I've worked on similar PHP projects and can deliver solid results. Let me know if you'd like to chat about the approach.
₹12.500 INR in 7 Tagen
4,4
4,4

Hi, This is right in my wheelhouse. For a multi-platform Chromium-based browser, I’d use a Chromium fork with a custom UI layer—leveraging Chromium (C++ core) combined with platform-specific wrappers (Electron/CEF for desktop + native bindings for mobile) to ensure stability and performance across Windows, macOS, Linux, Android, and iOS. Approach: Maintain upstream Chromium sync for security patches Integrate built-in ad blocking (uBlock-style filter engine) Develop a custom classic toolbar UI with theme engine Implement local password-based profile system + sync layer Build a dynamic toolbar (6 icons) controlled via backend API for real-time URL updates Deliverables: Clean, documented private Git repo Signed installers (.exe/.msi/.dmg) + APK + iOS TestFlight build Cross-platform build & release documentation I’ve worked on complex cross-platform apps (React Native, web + backend systems) and can handle full lifecycle—from Chromium setup to store-ready builds. Happy to discuss timeline, architecture, and milestones.
₹25.000 INR in 7 Tagen
1,9
1,9

Hi, This is a serious Chromium-based product, so I’ll be direct: the right approach is to **build on Chromium itself (not wrap it)** and customize at the source level for performance, consistency, and long-term maintainability. ## ? Proposed Approach * Base: **Chromium** (upstream sync + patches) * Build system: **GN + Ninja** (official Chromium toolchain) * Platforms: * Desktop: native Chromium builds (Windows/macOS/Linux) * Android: Chromium Android build system * iOS: Chromium’s WebKit-based port (required by Apple) ## ? My Experience * Strong C/C++ and systems background * Experience working with large codebases and performance-critical systems * Comfortable with build systems, patching, and cross-platform debugging ## ? Recommendation For faster delivery, we can: 1. Start with **desktop (Windows/Linux)** 2. Stabilize core features (UI, adblock, toolbar) 3. Then expand to macOS + mobile If you want, I can propose a **phased plan + realistic timeline** before we start. Best regards.
₹25.000 INR in 7 Tagen
1,6
1,6

Hello, Hope you are doing well. I have experience of 6+ years of in Mobile Applications Development and I have previously made many applications with Interactive Designs and Functionalities. I have reviewed your requirement. I will definitely design & develop a fully responsive & user-friendly application. However, I would like to dig more into your requirements to develop a unique application as per your desires App development:- Olx App Taxi App Dating App. Educational App Multivendor App. Hotel and Restaurant Booking App. Doctors/ hospital management App. Please have a look at my portfolio link : https://www.freelancer.com/u/khushiArt Best Regards Khushbu
₹12.500 INR in 10 Tagen
0,8
0,8

As an experienced Full Stack developer, I bring the diverse technical skillset and problem-solving mindset necessary to complete your ambitious project. With a focus on building scalable, high-performance applications from the ground up, I understand the importance of producing clean, well-documented code that is easily maintainable - a quality I believe will be essential for your project’s long-term success. Having experience with workflow automation systems using n8n and integrating API-driven solutions effectively, I genuinely believe this is my wheelhouse. I’ve shipped numerous similar projects that have required cross-platform compatibility across different devices and operating systems. In conclusion, my core competencies in combination with my experience working on complex projects like yours should make me an ideal candidate for your team. I look forward to speaking with you about how we can leverage my skills to build you a reliable, high-performance browser that exceeds your expectations.
₹22.000 INR in 10 Tagen
0,9
0,9

I know that I am a good candidate to consider for your project. Your requirement for a Chromium-based browser offering consistent ad-blocking, theme switching, and a classic toolbar UI across all major platforms demands an efficient, scalable, and high-performance solution. I specialize in delivering streamlined cross-platform builds, ensuring secure, intuitive interfaces with synchronized user profiles managed locally. My approach prioritizes professional code organization and clear documentation to guarantee smooth execution and future scalability. While I am new to freelancer, I have tons of experience and have done other projects off site. I prefer using the Electron framework with customized Chromium builds to efficiently target desktop platforms while leveraging React Native for mobile, ensuring consistent UX and maintainability. I am confident this will meet your expectations and accelerate your time to market. I would love to chat more about your project! Regards Sjon Voogt
₹17.250 INR in 30 Tagen
0,3
0,3

Hello, As a tech-savvy full stack engineer with extensive experience in web and mobile app development, I believe I'm the ideal candidate to bring your browser project to life. Over the past decade, I’ve been honing my skills in languages like JavaScript, a core element of Chromium. My proficiency in this language coupled with an understanding of cross-platform frameworks will ensure smooth codebase setup, rendering, and security management to keep your browser up-to-date. Regarding core requirements, I've previously developed a customized theme engine for user-friendly interfaces, a perfect fit for your project's need for multiple themes and customizability. My expertise also extends to reliable data management and user authentication solutions, underpinning the importance of secure password sign-in functionality for preferences syncing. Furthermore, my well-structured documentation practices align with your requirement for clear instructions on how to build, package and push updates plus backend integration of toolbar customization. In conclusion, my professional journey has made me proficient not only in programming but in translating intricate ideas into scalable solutions. Let’s connect! Thanks!
₹12.500 INR in 6 Tagen
0,0
0,0

Hi there, You’re absolutely in the RIGHT PLACE. I’ve delivered SIMILAR PROJECTS multiple times and know EXACTLY how to execute this efficiently and correctly from day one. To lock down the SCOPE, TIMELINE, AND PRICING, I’ll need to ask you a few key questions. Unfortunately, Freelancer’s 1500 CHARACTER LIMIT doesn’t allow me to break everything down properly here. Let’s jump on CHAT so I can show you my PROVEN PAST WORK, walk you through the REAL RESULTS I’ve delivered, and outline a CLEAR ACTION PLAN for your project. You’ll immediately see why my approach is DIFFERENT and EFFECTIVE. If you’re serious about getting this done RIGHT, I’m ready to move forward. Looking forward to CONNECTING and WINNING TOGETHER. Cheers, Mayank Sahu
₹12.500 INR in 7 Tagen
0,0
0,0

Hi, Having built a solid foundation in programming, I've constantly kept myself ahead of the evolving digital trends. With robust C++ skills and extensive experience in JavaScript, I can skillfully handle the core requirement for your project - Chromium setup. My proficiency spans front-end expertise with languages like HTML5, CSS3, and JavaScript as well as backend mastery in languages such as .Net, Node.js, ASP.NET MVC, .Net core, PHP, Laravel, and Java. Hence, I am fully equipped to handle all aspects of this project. As an added advantage to your project requirement, I possess sharp skills in designing using tools like React, Angular Vue.js etc. known to add slick finish to web applications. This combined with my understanding of what constitutes a seamless user experience makes me the perfect fit for creating an aesthetically pleasing and minimally intrusive user interface for your browser. My versatility is augmented by my well-honed database management skills with systems like MySQL, PostgreSQL, MongoDB and Redis; further ensuring that your data is secure and efficiently stored throughout the development process. In summary those are some of the attributes i bring on board but above all am fun to work with! My GitHub repository where I organize my coding works can validate my competence. Let's collaborate now for a cutting-edge solution!
₹25.000 INR in 7 Tagen
0,0
0,0

Are you looking for a reliable and skilled software developer? You’re in the right place! I am a professional software developer with experience in building scalable, efficient, and user-friendly applications. I can turn your ideas into powerful digital solutions. ? What I Offer: Custom Software Development Web Application Development (Frontend + Backend) Mobile App Development (Android/iOS) API Development & Integration Bug Fixing & Code Optimization Database Design & Management ?️ Technologies I Use: Frontend: HTML, CSS, JavaScript, React, Angular
₹25.000 INR in 7 Tagen
0,0
0,0

Hello, I understand you need a fully branded cross-platform Chromium browser for desktop and mobile with ad-block, theme engine, classic UI, and password-based profile sync. The goal is to deliver a stable, user-friendly, and store-ready browser that works seamlessly across Windows, macOS, Linux, Android, and iOS. Here’s what I can provide: Chromium-based browser – fully patched, secure, and optimized. Customizable toolbar & theme engine – users can switch themes and toolbar links dynamically. Cross-platform builds – signed installers and mobile builds ready for store submission. I bring over 4+ years of experience in C++, JavaScript, and cross-platform app development, focusing on building performant, scalable desktop and mobile apps. I’ve worked on browser extensions, custom Chromium forks, and UI-centric applications, ensuring smooth UX and reliability. Just to clarify a few things: Do you prefer a specific cross-platform framework (Electron, CEF, or Qt) for the builds? Will the backend for dynamic toolbar management be provided, or should I implement it? Please come to the chat box to discuss more about your project. Best regards Indresh Kushwaha
₹30.000 INR in 7 Tagen
0,0
0,0

New Delhi, India
Mitglied seit Apr. 7, 2026
$10-30 AUD
₹1500-12500 INR
$2-8 USD / Stunde
$250-750 USD
£20-250 GBP
£250-750 GBP
€30-250 EUR
₹600-1500 INR
$2-8 USD / Stunde
$30-250 CAD
$30-250 AUD
₹100-400 INR / Stunde
$10-30 USD
₹12500-37500 INR
₹10000-20000 INR
₹1000-2000 INR
₹1500-12500 INR
₹1500-12500 INR
$1500-3000 USD
$250-750 USD