
Closed
Posted
Paid on delivery
I need a lightweight, Manifest V3-compliant Chrome extension that silently intercepts any attempt to open chrome://crash and reroutes the tab to our homepage (I will supply the exact URL). No banners, alerts or other user-facing messages should appear; the change must feel completely seamless. Scope of work • Build and test the extension so that typing, clicking, or programmatic navigation to chrome://crash is consistently blocked and replaced by the homepage URL. • Keep the codebase clean, well-commented and free of unnecessary files; I will review it before release. • Package the finished product for private, side-load installation—no Chrome Web Store prep needed. Deliverables 1. Production-ready extension folder (Manifest V3, JavaScript/TypeScript as you prefer). 2. Complete source code matching the shipped build. 3. Brief README with install steps and a one-line usage note. Acceptance criteria – Navigating to chrome://crash always redirects to the homepage. – No visible message or notification is shown. – Works on the current stable Chrome release (Windows, macOS, and Linux). A single milestone of USD 100 will be released once the above points pass my quick screen-share test. If you’ve handled similar URL-blocking or redirect logic in Chrome before, this should be a fast, straightforward task.
Project ID: 40466249
130 proposals
Remote project
Active 22 secs ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
130 freelancers are bidding on average $130 USD for this job

Hi, The Manifest V3 constraint is the key thing here — chrome:// URLs are privileged, so a standard webRequest or declarativeNetRequest rule won't touch them. The redirect has to happen through a background service worker that catches the tab update event and replaces the URL before the crash page even renders. I've built browser-side automation and redirect logic in JS before, and this pattern is straightforward once you know where MV3 draws the line on privileged URLs. Happy to have it ready for your screen-share test within a day. Want me to start?
$100 USD in 7 days
8.8
8.8

Hi, Asad, a seasoned Full-Stack and Software Engineer, I am confident in my ability to create a lightweight Chrome extension that aligns with Manifest V3-compliant guidelines. With 15+ years of experience developing web-based applications and automating workflows, I have honed skills that make creating your block chrome://crash extension a straightforward task. Throughout my career, I have developed multi-bit platforms built on PHP, MySQL, JavaScript, React, Node.js, to name a few - which is perfect for your project needs. My expertise also extends to API development, webhooks, third-party integrations and more, which will come in handy for implementing the URL-blocking or redirect logic flawlessly. I pride myself in delivering clean codebase that is well-commented and easily manageable; aspects you've specifically requested for. With this in mind. I'll ensure all the deliverables- down from README till the shipped build are up to your satisfaction before release. Trust me to get your project done excellently! Thanks!
$75 USD in 3 days
8.2
8.2

Hi there, I can build a clean Manifest V3 Chrome extension that intercepts attempts to access chrome://crash and seamlessly redirects users to your specified homepage URL without alerts, popups, or visible interruptions. The extension will be lightweight, well-structured, fully commented, and tested on the latest stable Chrome versions across Windows, macOS, and Linux before delivery. Have you already confirmed whether the redirect should apply only to direct user navigation or also to programmatic/tab-triggered attempts from other extensions or scripts? Kindly send me message to discuss more in detail . So I could share my previous work samples with you. Thank you!
$180 USD in 5 days
8.3
8.3

⭐⭐⭐⭐⭐ Create a Chrome Extension to Redirect chrome://crash to Your Homepage ❇️ Hi My Friend, I hope you're doing well. I've reviewed your project requirements and see you are looking for a Chrome extension to redirect chrome://crash to your homepage. You don't need to look any further; Zohaib is here to help you! My team has successfully completed 50+ similar projects for Chrome extensions. I will create a lightweight, Manifest V3-compliant extension that operates seamlessly without any user-facing messages. ➡️ Why Me? I can easily build your Chrome extension as I have 5 years of experience in web development and extension creation. My expertise includes JavaScript, TypeScript, and browser extension APIs. Besides, I have a strong grip on clean coding practices, ensuring your codebase remains well-organized and easy to maintain. ➡️ Let's have a quick chat to discuss your project in detail. I can showcase samples of my previous work, demonstrating my skills in creating efficient Chrome extensions. I look forward to chatting with you! ➡️ Skills & Experience: ✅ JavaScript ✅ TypeScript ✅ Chrome Extensions ✅ Manifest V3 ✅ URL Redirection ✅ Clean Code Practices ✅ Testing & Debugging ✅ Version Control ✅ API Integration ✅ User Experience Design ✅ Cross-Platform Compatibility ✅ Documentation Waiting for your response! Best Regards, Zohaib
$150 USD in 2 days
7.9
7.9

Hello!!-------I can build a lightweight Manifest V3 Chrome extension that cleanly intercepts attempts to open chrome://crash and seamlessly redirects users to your specified homepage, with no UI, alerts, or visible behaviour changes. I am Full-Stack Developer having more than 9+ years experience with different CMS and frameworks. I can ensure you quality work with clean design. Skills: PHP, WordPress, HTML5/CSS3/Bootstrap3, JavaScript, Jquery, MySql etc. Please DM me for quick discussion. Regards!! Parminder
$301 USD in 4 days
8.1
8.1

Hi, this is a narrow Chrome extension task, but the real engineering risk is whether stable Chrome exposes enough control to intercept a protected chrome:// target before the browser handles it internally. I’ve built several production-facing JavaScript customizations where the requirement was seamless redirect behavior with no visible user friction, and I usually structure these as a minimal event-handling layer, a deterministic redirect path, and a small test matrix for edge navigation cases. The closest match in my past work is Squarespace Checkout Streamlining for Meal Service -- 2, where I implemented redirect and validation logic that had to feel invisible to the user. I’d also map this with the same clean handoff discipline used in my Custom Feature Development & Integration work. For a Manifest V3 build, I’d keep the extension folder lean, isolate navigation handling from config, and verify behavior across typed entry, clicked links, and scripted navigation. The key tradeoff is graceful interception versus Chrome’s own restrictions around internal URLs. If Chrome permits the hook, this is straightforward. If not, the right outcome is to identify that boundary quickly and avoid shipping something brittle. I can sketch the interception flow and test matrix before implementation. Thanks, Hercules
$140 USD in 7 days
7.4
7.4

Hi, We’ve developed Chrome extensions that block unwanted URLs and redirect users to safer alternatives. For example, we created an extension that prevents users from accessing adult sites by redirecting them to a custom page instead. In your case, we can use Chrome’s webRequest API to intercept the URL and redirect it to your desired homepage. We’ll ensure that no visible notifications or alerts are shown, making the experience seamless. We can also add a feature to allow users to whitelist specific URLs, so they can access them even if they’re blocked by the extension. Let’s schedule a 10-minute introductory call to discuss your project in more detail and see if I’m the right fit. I usually respond within 10 minutes. I’m eager to learn more about your exciting project. Best regards, Adil
$150.59 USD in 7 days
7.6
7.6

As an experienced Full-Stack Developer, I have worked extensively with Web technologies, which makes me extremely well-suited for your project. My expertise encompasses CSS and PHP, both of which will be crucial in developing your chrome extension as described. Moreover, my broader skill set includes JavaScript and TypeScript, languages specifically used in creating Chrome extensions, adding more value to your project. In terms of system requirements, I have hands-on experience with Windows, macOS, and Linux platforms ensuring the extension will work seamlessly across all systems. Keeping codebases clean and tidy is an inherent part of my work ethic. I assure you my developed extension will be Manifest V3 compliant and maintain a high level of performance without deploying unnecessary files.
$30 USD in 7 days
7.1
7.1

As a seasoned professional with over 13 years of experience and a specialized focus on Python, Web3, and browser manipulation techniques, I am confident that I am an ideal candidate for your chrome extension project. I have completed numerous projects involving URL-blocking and redirects just like the one you require, and my results have consistently exceeded client's expectations. What sets me apart is not only my expertise in building chrome extensions but my meticulous approach to coding. I always maintain clean, well-commented codebases as a standard practice, ensuring ease of review and collaboration – a guarantee that I can offer you too. Given my extensive knowledge in JavaScript/TypeScript, Python, and Manifest V3 compliance, the development of your lightweight extension will be swift and error-free. Lastly, let's not forget that I bring exceptional value for your money. Not only do I offer top-tier skills in the domain you're seeking assistance in but also diverse competencies spanning from Frontend Development to full-stack application concoction. With over USD 100 million worth of projects delivered to satisfied clients globally, engaging me for your 100 USD valued task is an assurance not just of thorough completion but
$40 USD in 1 day
6.7
6.7

Warm Hello! I noticed an important technical detail in your request: Chrome applies special restrictions around internal chrome:// pages, so the implementation approach needs to be validated carefully to achieve the behavior you want without compatibility issues. I have over 9 years of experience in this field. I can quickly build a clean, lightweight Manifest V3 extension with a review-friendly codebase and focus on the most reliable redirect strategy for stable Chrome releases. Here's how I can help: • Build a lightweight MV3 extension with clean, documented JavaScript/TypeScript code • Test redirect handling across Windows, macOS, and Linux Chrome environments • Keep the package minimal with no unnecessary files or dependencies • Deliver production-ready source, install-ready extension folder, and README • Validate browser limitations early and implement the most seamless supported solution I can move fast on this and keep the implementation transparent so there are no surprises during your screen-share acceptance test. Have you already validated that redirecting chrome://crash is mandatory versus intercepting crash-triggering navigation patterns? What homepage URL should the extension redirect users to?
$140 USD in 7 days
6.0
6.0

Hi there, I’ve read your spec and I’m confident I can deliver a clean MV3 extension that blocks chrome://crash and redirects to your homepage without any UI prompts. I will implement a silent redirect using a content script and redirect handling in the MV3 architecture with declarativeNetRequest rules, keeping the code lightweight and well-commented. I have several experiences with URL blocking and extension work, and I’ll package a private, side-load ready folder with a minimal README. Next steps: a quick alignment on the exact homepage URL and a short timeline to ship the production folder . Best regards,
$155 USD in 8 days
6.0
6.0

Hi , I have carefully reviewed your project requirements and am confident I can deliver a high-quality, scalable, and performance-driven solution that aligns perfectly with your goals. With over 7 years of experience in full-stack web development, I specialize in building robust, secure, and conversion-focused digital ecosystems rather than just standalone websites. Core Expertise & Technical Skills ✔ Custom Web Development: PHP, CodeIgniter, Python, MySQL ✔ Advanced WordPress: Custom Themes, Plugins, WooCommerce, Elementor ✔ Frontend & Design: HTML5, CSS3, JavaScript, jQuery, Figma/PSD to Pixel-Perfect HTML ✔ Optimizations: API Integration, Speed/Performance Enhancement, and Mobile-First Responsive Design ✔ Maintenance: Advanced Bug Fixing, Debugging, and Security Audits What I Bring to Your Project ✔ Clean, Scalable Architecture: Well-structured code built for long-term growth and SEO optimization. ✔ Performance-Driven Focus: Fast-loading, secure, and fully responsive across all devices. ✔ Business-Centric Approach: Designed to enhance user experience and deliver measurable business value. ✔ Seamless Collaboration: Clear communication, regular progress updates, and reliable post-launch support. Let’s connect and discuss how we can turn your idea into a powerful digital product that supports your business growth. I would be happy to get started immediately. Thank you.
$140 USD in 7 days
6.0
6.0

Dear Client, Hello! I'm Md. Toriqul Islam, a full-stack developer with 10+ years of experience. I understand you need a Manifest V3 Chrome extension that silently intercepts chrome://crash attempts and redirects to your homepage without any user-facing messages. I've built similar URL-blocking and redirect extensions using Chrome's webRequest or declarativeNetRequest APIs. My skills in Manifest V3, JavaScript/TypeScript, Chrome extension APIs, declarativeNetRequest rules, and cross-platform testing (Windows/macOS/Linux) ensure a clean, seamless solution with documented code. Feel free to share additional details or ask questions. I'm happy to refine my approach. I accept your USD 100 milestone upon passing your screen-share test. Looking forward to hearing from you. Best regards, Md. Toriqul Islam
$80 USD in 2 days
6.2
6.2

Hello, I came across your Block chrome://crash Redirect and I am very interested in working with you. I have reviewed your requirements and full understand the scope of expectations. I specialize in PHP, CSS, Web Development, and have successfully delivered similar projects before. I am committed to delivering high-quality work with reliability, clarity and professionalism. I work transparently throughout the project progress, deadlines and expectation stay clear at every stage. I would be glad to disucss further details and am ready to start immediately. Looking forward to hearing from you. Regards. Anum
$140 USD in 2 days
5.6
5.6

Hello, I can build this Chrome extension quickly and keep it lightweight, clean, and fully Manifest V3 compliant. I have strong experience working with browser APIs, URL interception, frontend/backend integrations, and production-ready JavaScript/TypeScript systems. For this project, I would implement a seamless redirect flow that intercepts any navigation attempt to `chrome://crash` and immediately reroutes the user to your homepage without notifications, banners, or visible UI changes. I’ll make sure it works consistently for typed URLs, clicked links, and programmatic navigation while keeping the codebase minimal and easy to review. I also have experience building clean startup-ready products and internal tooling, so I understand the importance of reliability, simplicity, and maintainable code. The final delivery will include the complete MV3 extension source, packaged build, and a short README with installation instructions for side-loading. I’m available full-time and can start immediately. This should be a straightforward task, and I’m confident I can deliver a polished solution that passes your screen-share test without issues. Thanks.
$140 USD in 7 days
5.6
5.6

Hello, I have experience building Manifest V3 Chrome extensions and browser navigation handling, but I should mention an important Chrome limitation upfront: extensions cannot intercept or redirect internal chrome:// URLs such as chrome://crash because Chrome blocks extension access to privileged internal pages for security reasons. A workable alternative is possible depending on your real goal, such as intercepting external triggers, custom URLs, navigation flows, or crash related redirects before the browser reaches the internal page. I can review the exact use case and build the closest reliable MV3 compliant solution with clean code, side load packaging, and full documentation for current Chrome stable releases.
$100 USD in 7 days
5.6
5.6

Hi, I understand you need a seamless, silent way to intercept specific URL navigation and redirect it to your chosen homepage. I have experience with Manifest V3 extension architecture and can build a clean, reliable solution that works across major desktop platforms. I am ready to handle this for you efficiently and ensure the final package is production-ready for your private side-loading needs. I look forward to delivering a clean, well-documented result.
$140 USD in 3 days
5.1
5.1

With my extensive experience in full-stack web development combined with a deep understanding of CSS, Frontend Development, JavaScript, and PHP, I assure you that I am more than qualified for this project. While I don't have direct experience with Chrome extensions, my versatility and problem-solving skills allow me to quickly adapt and tackle new challenges effectively. I am strongly committed to maintaining high code quality and producing a clean, well-commented deliverable, perfectly aligned with your requirement for a "lightweight" Manifest V3 extension. My solid grasp of programming languages like PHP and Node.js will also aid me in ensuring the efficiency and seamlessness you expect. Additionally, as a detail-oriented professional, I understand the importance of a well-documented README which I'll provide you as part of the package. Most importantly, as a freelancer who values client satisfaction above all, I am determined to complete the project within the aforementioned budget and timeline. Your payment structure aligns well with my understanding that effective work should be acknowledged promptly. Choose me for this task, not just because I believe it would be smooth for someone of my skill set but because you deserve nothing less than a meticulous professional who is flexible to
$140 USD in 7 days
5.1
5.1

✋ Hi There!!! ✋ The Goal of the project:- Build a lightweight Manifest V3 Chrome extension that intercepts navigation attempts to chrome://crash and seamlessly redirects to a specified homepage URL. I carefully read your complete project description and understand that you need a clean, private extension that blocks specific internal navigation and performs silent redirection without any UI or alerts. I am the best fit for this project because I already developed similar Chrome extensions involving URL interception, routing control, and MV3 compliant background logic. 1. Manifest V3 Chrome extension to intercept chrome://crash navigation and apply seamless redirect logic. 2. Clean, minimal, well-commented codebase with production-ready JavaScript/TypeScript structure. 3. Cross-platform testing on latest Chrome ensuring silent redirect with no notifications or UI. I will provide UI design, database management, testing, extension development, debugging, and full source code delivery. I have 9+ years experience as a full stack developer and built similar browser automation and extension tools successfully. Looking forward to chat with you for make a deal Best Regards Elisha Mariam!
$111 USD in 11 days
4.9
4.9

Hello! I'm Neha, a seasoned developer with a flair for crafting efficient Chrome extensions. With 9+ years of web and mobile development experience under my belt, your task of blocking and surreptitiously redirecting chrome://crash links is right up my alley. My proficiency in JavaScript and PHP, in particular, make me the perfect fit for this project. Moreover, at my company, we believe in turning **IDEAS TO REALTY** and ensuring client satisfaction - the core values that align seamlessly with your project requirements. I have a comprehensive understanding of Manifest V3 (including its updates) and its compliance protocols, so you can be rest assured that the extension I deliver will not only be lightweight but also far-reaching in its functionality. Additionally, I'm offering more than just technical expertise; I'll be providing you with a clean, well-commented and easily reviewable codebase. You have my assurance on maintaining the codebase devoid of any unnecessary files. What's more, I'll package the final product for trouble-free private installation. The cherry on top - all this inclusive at an effective cost price. As a part of my after delivery support policy, you will receive free support for three months. So why wait? Let's get your project on our development board and turn it into reality!
$140 USD in 7 days
5.4
5.4

Sant Celoni (Urb.Boscos del Montnegre), Spain
Payment method verified
Member since Sep 2, 2013
$10-30 USD
$30-250 USD
$10-30 USD
$30-250 USD
$250-750 USD
₹12500-37500 INR
$750-1500 USD
₹1500-12500 INR
$10-30 USD
₹1500-12500 INR
$250-750 USD
₹750-1250 INR / hour
$10-30 USD
₹1500-12500 INR
$250-1000 AUD
$250-750 CAD
$25-50 USD / hour
₹1500-12500 INR
$30-50 USD
$15-25 USD / hour
€30-250 EUR
$30-250 USD
$10000-20000 USD
€30-250 EUR
$15-25 USD / hour