“Run Javascript”的产品徽标图片

Run Javascript

ataiva.com
4.1(

50 个评分

)
扩展程序开发者工具20,000 用户
Run Javascript的项目媒体 1(屏幕截图)

概述

Run custom Javascript, each time you visit a website

⚡ Run custom JavaScript on any website — automatically, every time you visit. Save your scripts per domain. They execute on page load, every single time. No setup, no config files, no extra tools. Just your code running where you want it. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 🔧 HOW IT WORKS 1. Visit any website 2. Click the Run JavaScript icon 3. Write or paste your custom JavaScript code 4. Save — your script auto-runs on every future visit to that domain Toggle scripts on/off per site with one click. Scripts persist across browser restarts. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 🎯 WHAT YOU CAN DO ✅ Remove ads, popups, banners, cookie notices, and distracting elements ✅ Inject custom CSS — dark mode, custom themes, font changes, layout fixes ✅ Auto-fill forms, pre-select dropdowns, auto-click buttons ✅ Auto-run scripts on page load without manual intervention ✅ Extract data, scrape content, highlight information on any page ✅ Add features websites are missing — keyboard shortcuts, UI tweaks ✅ Automate repetitive tasks — clicks, form submissions, navigation ✅ Inject custom HTML elements, dashboards, or productivity widgets ✅ Test and prototype frontend code changes on live websites ✅ Debug and inspect page behavior with custom console scripts ✅ Modify DOM elements, rewrite page content, restructure layouts ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 💻 BUILT FOR DEVELOPERS ✅ Ace code editor with full syntax highlighting and auto-indent ✅ jQuery library included (1.12.4, 2.2.4, 3.3.1) — or use vanilla JavaScript ✅ Execute button for instant testing before saving ✅ Scripts stored per hostname using Chrome storage API ✅ One-click enable/disable toggle per domain ✅ Works on all http and https pages ✅ Manifest V3 — secure, fast, modern Chrome extension architecture ✅ Service worker background script — no performance overhead ✅ Sandboxed execution with duplicate run prevention ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 👤 WHO USES THIS → Web developers testing and debugging on production sites → Frontend engineers prototyping UI changes live → QA testers injecting test scripts and automation → Digital marketers running A/B tests and analytics scripts → Power users customizing websites to fit their workflow → Students learning JavaScript with real-world web pages → Automation enthusiasts replacing repetitive manual tasks ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 📝 EXAMPLE SCRIPTS Remove cookie banners: document.querySelector('[class*="cookie"]')?.remove() Force dark mode on any site: document.body.style.cssText = 'background:#1a1a1a!important;color:#eee!important' Auto-expand collapsed content: document.querySelectorAll('[aria-expanded="false"]').forEach(el => el.click()) Hide sidebar navigation: document.querySelector('aside')?.style.display = 'none' ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 🔒 PRIVACY & SECURITY → No data collection, no tracking, no analytics → No account required — works immediately after install → All scripts stored locally in your browser → Open source and transparent → Manifest V3 security standards → No external network requests ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Lightweight. Fast. Private. Just your JavaScript, running where you want it. Install now → click the icon → paste your code → done.

4.1 星(5 星制)50 个评分

详细了解结果和评价。

详情

  • 版本
    5.1.5
  • 上次更新日期
    2026年5月17日
  • 大小
    283KiB
  • 语言
    English
  • 开发者
    网站
    邮箱
    support@ataiva.com
  • 非交易者
    该开发者尚未将自己标识为交易者。欧盟地区消费者须知:消费者权利可能不适用于您与该开发者达成的合约。

隐私权

管理扩展程序并了解它们在组织中的使用情况
该开发者已披露,此产品不会收集或使用您的数据。 如需了解详情,请参阅开发者的privacy policy

该开发者已声明,您的数据:

  • 不会因未获批准的用途出售给第三方
  • 不会为实现与产品核心功能无关的目的而使用或转移
  • 不会为确定信用度或放贷目的而使用或转移

支持

若有任何疑问、建议或问题,请访问开发者的支持网站

Google 应用