
In Progress
Posted
Paid on delivery
I already have a Manifest V3 Chrome extension in production; what I need now is a solid security layer that lives partly on my server and partly inside the existing codebase. My hosting plan is Hostinger Premium, so anything you build must run smoothly there without extra server upgrades. Scope of work • Server-side licence / integrity check: every time the extension starts it should phone home and get a green light before enabling its main features. • Combined tamper detection + code obfuscation: the local script should verify its own hash (or similar) against a value served from my backend and keep the core logic unreadable to a casual attacker. • Remote kill switch: an admin web panel (protected login) where I can flip a toggle and instantly disable the extension for all users; once disabled, the extension must refuse to run and can show a friendly “service unavailable” notice. Manual control from the panel is essential—automated triggers are nice but not required right now. Tech preferences Hostinger allows PHP, Node.js and Python; I am open to whichever stack you feel delivers the fastest, most maintainable solution on shared hosting. Just keep RAM/CPU usage lightweight. Acceptance criteria 1. Extension successfully validates against the server on startup and blocks if validation fails. 2. Code passes a manual attempt at unpacking/minifying reversal (reasonable effort). 3. Kill switch change in the admin panel propagates within 5 minutes to active users. 4. Clear setup notes so I can redeploy or migrate the backend myself. Deliver the updated extension source, backend files, a concise README and a quick demo video of the kill switch in action.
Project ID: 40565409
48 proposals
Remote project
Active 6 days ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs

Hi, I can harden your Manifest V3 Chrome extension with server-side licence validation, integrity checks, code obfuscation, and a remote kill switch admin panel that runs smoothly on Hostinger Premium. The best solution is to first review your existing extension structure, startup flow, core logic files, Hostinger limits, and preferred backend stack. Then I’ll build a lightweight PHP/Node backend API, add startup validation in the extension, implement tamper/hash checking, apply practical code obfuscation, and create a protected admin panel to enable or disable the extension remotely. I’m comfortable with Chrome Extension MV3, JavaScript, PHP/Node.js, API development, Hostinger shared hosting, licence validation, backend security, admin panels, code obfuscation, integrity checks, authentication, and deployment documentation. Deliverables will include: * Server-side licence check * Extension startup validation * Tamper/hash verification * Code obfuscation * Remote kill switch * Protected admin web panel * Friendly disabled notice * Lightweight Hostinger backend * Updated extension source * Backend files * README/setup notes * Kill switch demo video I’ll focus on a secure, lightweight, and maintainable solution that protects the extension without slowing it down or requiring a server upgrade. Best regards Ankit
₹13,600 INR in 10 days
2.7
2.7
48 freelancers are bidding on average ₹25,486 INR for this job

Hi there, I understand you're looking to enhance the security of your existing Manifest V3 Chrome extension with a robust security layer that integrates both server-side and client-side components. Given that your server operates on Hostinger Premium, the solution must be efficient and lightweight to ensure smooth performance. Here's my approach: 1. Server-Side Security: I'll develop a secure API in Node.js or Python, focusing on encryption and secure communication protocols. This will involve implementing authentication mechanisms and data validation to protect against common vulnerabilities. 2. Client-Side Integration: I'll refine the existing codebase, incorporating secure coding practices in JavaScript. This includes reviewing the extension's permissions, securing data storage, and minimizing exposure to harmful scripts. 3. Comprehensive Security Review: A thorough examination of the current architecture to identify potential security risks will be conducted. Recommendations for best practices in lifespan management and data handling specific to Chrome extensions will be provided. 4. Testing and Validation: The solution will undergo rigorous testing, including penetration testing and code review, to ensure optimal security standards. I am committed to delivering a secure and seamless integration without requiring additional server resources beyond your current Hostinger setup. Best Regards, Khorshed Alam, RS Software
₹24,100 INR in 8 days
9.5
9.5

Your extension will fail the moment someone intercepts that phone-home request and replays a cached "green light" response. Without request signing or nonce validation, an attacker bypasses your entire licensing layer in under 10 minutes. Quick questions - are you storing any user data server-side that needs GDPR-compliant encryption? And what's your expected concurrent user count so I size the Hostinger endpoint correctly? Here is the architectural approach: - MANIFEST V3 + WEB SECURITY: Implement HMAC-signed challenge-response handshake so each startup request includes a time-bound token the server validates before issuing a session key; prevents replay attacks and ensures tamper detection survives local storage manipulation. - NODE.JS + API DEVELOPMENT: Build a lightweight Express endpoint on Hostinger that handles license checks, serves integrity hashes and exposes a protected admin panel with JWT authentication; stays under 50 MB RAM even at 500 concurrent validations. - JAVASCRIPT OBFUSCATION + KILL SWITCH: Wrap core logic in a self-verifying loader that compares runtime SHA-256 against server hash every 60 seconds and immediately disables features if mismatch or kill flag is true; admin toggle writes to a JSON config file polled by all active sessions. I've hardened 4 production Chrome extensions handling payment flows where a single bypass meant fraud exposure. Let's schedule a 20-minute call to walk through your current manifest structure before I architect the security layer.
₹22,500 INR in 7 days
7.3
7.3

Hello there! I will cleanly implement a robust, lightweight security layer to harden your Manifest V3 Chrome extension, ensuring it runs flawlessly within your existing Hostinger Premium shared hosting environment. Everything will be delivered within your 7-day timeline, including fully commented extension source code, backend server files, clear setup documentation for future redeployment, and a quick video demonstration of the kill switch in action. Let's connect so we can discuss your preferred backend language stack and review your extension's current architecture to kick off development! Best regards, Nikhil Chandra Roy
₹25,000 INR in 7 days
6.3
6.3

Hi, Your scope is clear: server-side licence validation on startup, tamper detection with hash verification, code obfuscation, and a remote kill switch admin panel — all on Hostinger Premium. My approach: Licence check: Lightweight PHP endpoint on Hostinger. Extension calls it on startup, receives a signed HMAC response, and only enables core features on valid response. Invalid = blocked with friendly notice. Tamper detection + obfuscation: Extension hashes its own core scripts and verifies against a backend-served value on startup. Obfuscation via Terser + string encoding makes casual unpacking non-trivial. Kill switch: Password-protected PHP admin panel with a global toggle. Extension polls every 5 minutes — kill switch propagates within one poll cycle, overriding any cached licence state. Stack: Pure PHP backend — no Node.js process manager, minimal RAM/CPU on shared hosting. Deliverables: Updated extension source, backend PHP files, admin panel, README with redeployment instructions, and a demo video of the kill switch in action. New account noted — happy to start with a small paid milestone to confirm fit before full delivery. Best regards, Farhan Quasimi
₹50,000 INR in 15 days
6.1
6.1

With my two decades of PHP-based development experience, I can offer you a robust solution for your Chrome extension security hardening needs. First and foremost, I bring significant proficiency in building secure connections and server-side integrity checks - precisely what you demand in this project. For example, in a high-stakes context like WooCommerce payment gateways or third-party API integrations, I have consistently ensured foolproof security solutions. Moreover, I am an expert in JavaScript which serves as the foundation for Chrome extension development. In light of your requirements for tamper detection, code obfuscation, and remote kill-switch functionalities, my skillset will certainly prove invaluable. My past work on complex backend logics has honed my abilities to ensure that codebases remain well-protected against vulnerabilities. Finally, as you mention running everything smoothly on Hostinger Premium without extra server upgrades, my path-breaking solutions have always prioritized lightweight RAM/CPU usage. Furthermore, I am open to working with PHP, Node.js or Python on your shared hosting setup; rest assured that I transform these programming languages into fast and maintainable tools that bolster system performance without requiring additional resources. Hire me today for an only-time delivery backed by long-term support
₹18,000 INR in 15 days
5.9
5.9

✋ Hi there. I can add a lightweight security layer to your Manifest V3 Chrome extension with server validation, tamper checks, and a manual kill switch. ✔️ I have solid experience with Chrome extensions, Manifest V3, JavaScript obfuscation, API validation, PHP and Node.js backends, admin panels, secure login, hash checks, and license control systems. In a previous project, I added remote activation checks and an admin control panel for a browser extension running on shared hosting. ✔️ For your project, I will build a Hostinger friendly backend, add startup validation inside the extension, include integrity checking, apply code obfuscation, and create a protected admin panel with a kill switch. I will also make sure disabled users see a clear service unavailable message. ✔️ I will test validation, failure states, unpacking checks, and kill switch updates, then provide source files, setup notes, and a short demo video. Let’s chat to review your current extension structure and hosting setup. Best regards, Mykhaylo
₹25,000 INR in 7 days
5.7
5.7

License enforcement and remote kill switch for Manifest V3 is all about handshake timing and server latency. Five-minute propagation means a simple REST API, polled from the extension, not push/WS—keeps it Hostinger-friendly and predictable. I built server-linked controls for live production browser tools before, tying extension startup to license validation and a lock-out endpoint. My stack for this: Node.js (Express) or PHP if you prefer, with a dead-simple MySQL DB for status and user keys. Obfuscation: I use Terser with source mangling plus inline integrity check (content hash fetched from server, compared at load). Do you want admin login via classic user/pass, or a one-time setup token? That decides how I lock the panel. I can start this week if the scope fits. Pradeep
₹25,000 INR in 7 days
5.3
5.3

As an experienced full-stack developer, I'm well-versed in the languages you mention: JavaScript, Node.js, PHP and Python. These skills are paramount to creating a secure, efficient and robust extension for your Chrome plugin. I have worked in the industry for over 9 years and have successfully completed numerous high-stake projects — just like Chris contacted me( Please Note : I am using my own name not the client's name) when he needed assistance with building a similar online project à la vôtre. I have built sophisticate authentication systems and implemented robust security measures that align with your requirements including the ability to verify local script hash against backend served values and remote kill switch from a web panel. Notably, my experience encompasses working with popular CMS such as WordPress which gives me in-depth comprehension of handling hosting settings and configurations. My work drapes lightweight load on server resources, and I can help ensure that your plan on Hostinger Premium is effective. In conclusion, choosing me for your Chrome Extension Security Hardening project means peace of mind, knowing that you're working with an experienced professional who has proven abilities to guard against tampering and fortify codebases. I am committed to providing quality service as evident by the free after-delivery support for 3 months and a personalized tourney-enriching package. Shall we start?
₹25,000 INR in 7 days
5.4
5.4

Hello, I will build the license verification, tamper detection, and global kill switch system for your Manifest V3 Chrome extension. To run efficiently on your Hostinger Premium shared hosting plan, I recommend using a lightweight PHP backend with a MySQL database, as PHP has zero persistent memory overhead on shared hosting. I will develop a secure API endpoint that the extension calls on startup to verify its registration. On the client side, I will integrate a code obfuscation tool into your build pipeline and implement a runtime integrity check that compares the extension's loaded script signature against a hash value served by your backend. I will also build a password-protected administrative web panel in PHP where you can manually toggle the remote kill switch, which instantly tells the extension to disable its core logic and display a service-unavailable notice. 1) Should the license-check mechanism validate unique license keys per user, or is a global validation check sufficient for this version? 3) What build or packaging tool, such as Webpack or Vite, are you currently using to bundle your Manifest V3 extension? Thanks, Bharat
₹25,000 INR in 7 days
5.4
5.4

Hi, I can help secure your existing Manifest V3 Chrome extension with a lightweight backend that works perfectly on Hostinger. Solution includes: ✅ Server-side license & integrity validation ✅ Secure API authentication ✅ Hash/signature verification ✅ Code obfuscation & anti-tamper checks ✅ Remote kill switch with protected admin panel ✅ Friendly "Service Unavailable" screen ✅ PHP/MySQL backend optimized for shared hosting ✅ Complete documentation & deployment guide How it works: • Extension validates with your server on startup • Server returns license, integrity & status • Core features remain disabled if validation fails • Kill switch changes propagate within minutes • Admin dashboard lets you enable/disable all users instantly Deliverables: • Updated MV3 extension source • Backend (PHP + MySQL) • Admin panel • README & setup guide • Demo video Why work with me? ✅ Chrome Extension Development ✅ PHP/API Security ✅ Authentication & Licensing Systems ✅ Clean, Maintainable Code ✅ Long-Term Support **Estimated Timeline:** 3–5 Days I'm ready to review your existing extension and implement a secure, scalable licensing system without adding unnecessary server overhead. Thanks & Regards
₹12,500 INR in 5 days
4.8
4.8

Hello, I can deliver a robust security layer for your Chrome extension, ensuring a seamless integration with your Hostinger Premium hosting plan. I'll implement a server-side license/integrity check, tamper detection, and code obfuscation, along with a remote kill switch, all while maintaining a lightweight impact on your server's resources. With my expertise, I'll ensure the extension's security and functionality are top-notch. My 5+ years of experience in web development and security will guarantee a professional and efficient outcome. I can provide a concise README, updated source code, and a demo video to showcase the kill switch's functionality. If you'd like to see samples of similar projects or have further questions, feel free to reach out. Thanks, Adegoke. M
₹22,500 INR in 3 days
4.3
4.3

Hello, I can strengthen your existing Manifest V3 Chrome extension with a secure server-backed licensing and integrity system that works efficiently on Hostinger. I have experience building secure extension backends, authentication workflows, admin panels, and lightweight APIs. The solution will include startup license validation, tamper detection with integrity verification, code obfuscation, a secure admin dashboard with a remote kill switch, and fast synchronization to active users. I'll optimize the backend for shared hosting using PHP, Node.js, or Python—whichever best fits your environment—while keeping resource usage minimal. You'll receive the updated extension source, backend code, deployment-ready files, clear documentation, and a demo showing the kill switch and validation workflow. My focus is on delivering a maintainable, secure solution without disrupting your existing extension.
₹25,000 INR in 7 days
4.3
4.3

As someone who has spent the past 5+ years ensuring that startups and businesses have scalable, secure, and automation-driven applications, I am confident that I can provide you with the robust and comprehensive security solution you need for your Chrome extension. My proficiency in API Development and Software Architecture, coupled with my extensive experience working with JavaScript, Node.js, PHP, and Python sets me apart in this regard. Additionally, I'm well-versed in working in shared hosting environments with considerations for RAM/CPU usage. This helps ensure a smooth deployment on your Hostinger Premium plan. Throughout the project, crisp communication is my second nature; this reflects in the setup notes that I will meticulously craft for you to facilitate future development or migration. With me on board, be assured of a seamless process marrying your business goals to the best technological solutions possible.
₹37,000 INR in 7 days
3.4
3.4

Server-side Licence / Integrity Validation Build a secure API endpoint using PHP/Node.js that the extension calls during startup. The extension will send a unique installation identifier, version information, and security token. The backend will validate licence status, extension version, and activation rules before returning permission to run. If validation fails, the extension will disable protected features and display a user-friendly message. Tamper Detection and Code Protection Add integrity verification inside the extension using generated file hashes or signed verification values. The backend will store the expected hash values and provide them securely through the API. The extension will compare local integrity data with the server response and stop execution if modifications are detected. Apply JavaScript obfuscation, build optimization, and protection techniques to make reverse engineering significantly harder while keeping performance stable. Remote Kill Switch Administration Create a protected admin dashboard with authentication.
₹30,000 INR in 15 days
2.4
2.4

Hello, I have carefully reviewed your project requirements and can help strengthen the security of your Chrome extension. With experience in JavaScript, Node.js, Chrome Extension (Manifest V3), secure authentication, Content Security Policy (CSP), API protection, permission optimization, and vulnerability remediation, I can ensure your extension is secure, stable, and compliant with Chrome Web Store best practices. I'll identify and fix security issues, harden the extension against common attacks, optimize performance, and provide clean, well-documented code with thorough testing. My focus is on delivering a reliable and maintainable solution with regular progress updates. I'm ready to start immediately and would be happy to discuss your project requirements in detail. Best Regards, Acute Tech Solutions
₹25,000 INR in 7 days
1.9
1.9

Hi There , Good morning! I’ve carefully checked your requirements and really interested in this job. I’m full stack node.js developer working at large-scale apps as a lead developer with U.S. and European teams. I’m offering best quality and highest performance at lowest price. I can complete your project on time and your will experience great satisfaction with me. I’m well versed in React/Redux, Angular JS, Node JS, Ruby on Rails, html/css as well as javascript and jquery. I have rich experienced in PHP, Google Chrome, API Development, Python, Web Security, Node.js, Software Architecture and JavaScript. For more information about me, please refer to my portfolios. I’m ready to discuss your project and start immediately. Looking forward to hearing you back and discussing all details.. Feel free to contact us to discuss your project
₹27,750 INR in 3 days
0.0
0.0

As an experienced full-stack web developer with a specialized understanding of JavaScript, Node.js, PHP, and Python, I believe I am the perfect candidate for your Chrome Extension Security Hardening project. Your need for a server-side license/integrity check, tamper detection/code obfuscation features, and a remote kill switch are all well within my abilities to deliver. Over the years, I have successfully built secure and scalable web solutions that require robust integrity checks and foolproof kill switches. I'm confident in my ability to ensure that your extension boasts a solid security layer and guarantees a consistent user experience by blocking the core logic from attackers while also instating a manual kill-switch for total control. In terms of tech stack preferences, given your hosting plan on Hostinger premium, I understand the importance of keeping RAM/CPU usage lightweight while delivering efficient solutions. My familiarity with these necessary stacks such as PHP, Node.js, and Python will ensure that I provide you with the most optimized solution capable of running smoothly on shared hosting. Overall, what sets me apart is not only my technical competence but also my dedication to clear communication and building long-term client relationships. I look forward to working with you in fortifying your Chrome extension security.
₹36,000 INR in 20 days
0.0
0.0

Hi, I read your project carefully and I can deliver exactly what you need. I can start immediately and show you the first preview in a few hours. Let’s discuss the details.
₹25,049 INR in 4 days
0.0
0.0

We will secure your Manifest V3 extension by obfuscating core logic and deploying a lightweight, low-latency kill switch optimized for Hostinger Premium shared hosting. - Advanced JS code obfuscation and runtime integrity checks. - High-performance, cached API endpoints for instant kill switch updates. 1. Do you require individual user license keys to be validated, or is the startup verification based on a global extension integrity hash? 2. Would you prefer the lightweight admin backend to be built in PHP (native to Hostinger shared hosting) or as a Node.js microservice? Thanks & Regards, Parvati And Sons
₹28,500 INR in 10 days
0.0
0.0

Security is critical for any Chrome extension, especially when it handles user data, permissions, or third-party integrations. My approach is to first perform a comprehensive review of your existing extension to identify vulnerabilities, permission issues, insecure APIs, and potential attack vectors. I'll strengthen the codebase by implementing secure coding practices, refining permission scopes, improving data handling, enforcing Content Security Policy (CSP), and addressing any security or compliance concerns while preserving existing functionality. Every change will be thoroughly tested to ensure compatibility with the latest Chrome standards and extension APIs. Throughout the project, I'll provide clear progress updates and recommendations for long-term security. My goal is to deliver a secure, reliable, and maintainable Chrome extension that users can trust.
₹21,000 INR in 8 days
0.1
0.1

diamond harbour, India
Member since Jul 7, 2026
$30-250 USD
₹5000-10000 INR
₹12500-37500 INR
£2-5 GBP / hour
€250-750 EUR
₹12500-37500 INR
$250-750 USD
₹1500-12500 INR
₹400-750 INR / hour
€250-750 EUR
min $50 USD / hour
$10-11 USD
₹1500-12500 INR
₹750-1250 INR / hour
₹600-1500 INR
₹750-1250 INR / hour
₹12500-37500 INR
€6-12 EUR / hour
₹1500-12500 INR
₹100-400 INR / hour