9 مستودعات
Tools that allow users to inject custom scripts and interface modifications into websites to extend browser functionality.
Distinguishing note: This category focuses on user-script management and site-specific automation, distinct from general-purpose browser automation or web development frameworks.
Explore 9 awesome GitHub repositories matching web development · Browser Extension Script Managers. Refine with filters or upvote what's useful.
Bilibili-Evolved is a browser-based environment that functions as a web content modification engine. It operates as a user interface customization suite, allowing users to personalize their browsing experience by injecting custom logic and interface modifications directly into the Bilibili platform. The project distinguishes itself through a modular component architecture that organizes independent features into isolated units, which can be toggled or configured individually. It utilizes a user-script injection mechanism and a document mutation observer pattern to dynamically alter site asset
Provides a dedicated environment for managing and executing custom user scripts to modify website behavior and interface elements.
Min is a minimalist, privacy-focused web browser designed to limit data collection and remove interface clutter. It serves as an ad-blocking tool that prevents tracking scripts and advertisements from loading to improve page speed and protect user identity. The browser differentiates itself through organized tab management, where related tabs are grouped into named tasks to separate work streams. It features a tag-based bookmark manager that replaces traditional hierarchical folders with custom labels and provides a simplified reader view to strip away non-essential page elements for focused
Executes custom JavaScript snippets and userscripts to modify page behavior and add functionality.
Violentmonkey is a userscript manager extension and JavaScript injection framework. It allows users to install and manage custom scripts and CSS to modify the behavior and appearance of websites based on metadata-driven trigger conditions. The project functions as a cloud-synced script manager, backing up and synchronizing scripts across different devices using external cloud storage services. It also serves as a cross-origin request bridge, providing a communication layer that enables scripts to bypass the same-origin policy to fetch data. The tool covers a broad range of browser automation
Acts as a manager for injecting custom scripts and interface modifications into websites.
Tampermonkey is a userscript manager used for browser behavior modification and web page automation. It allows for the installation and management of custom scripts that inject JavaScript into web pages to change their appearance or functionality. The project enables cross-browser script synchronization to maintain a consistent set of modifications across multiple devices. It provides a mechanism to manage custom userscript collections and synchronize them via cloud accounts. The system covers a broad range of capabilities including the automation of repetitive tasks on specific websites and
Provides a specialized manager for injecting custom scripts and interface modifications to extend browser functionality.
هذا المشروع عبارة عن مكتبة مرجعية ومجموعة من نماذج الكود العملية لبناء إضافات المتصفح باستخدام WebExtensions APIs. يوفر أدلة تنفيذ وأمثلة وظيفية للمكونات الأساسية للإضافات، بما في ذلك سكربتات المحتوى، وعمليات الخلفية، ونوافذ إجراءات المتصفح المنبثقة. يركز المستودع على توضيح أنماط تنفيذ محددة لتخصيص واجهة مستخدم المتصفح ومعالجة صفحات الويب. يتضمن نماذج لإنشاء الأشرطة الجانبية، وقوائم السياق، وصفحات الخيارات، بالإضافة إلى تقنيات لحقن السكربتات والأنماط لتعديل عناصر DOM ومظهر الصفحة. يغطي المشروع مجموعة واسعة من القدرات، بما في ذلك الاتصال بين العمليات عبر جسور المراسلة، واعتراض طلبات الشبكة وتعديلها، وإدارة علامات تبويب المتصفح، والسجل، والإشارات المرجعية. كما يوفر أمثلة لاستمرارية الحالة عبر التخزين المحلي، والتحقق من الهوية باستخدام OAuth2، ودمج لوحات مخصصة داخل أدوات مطوري المتصفح.
Controls the dynamic registration and unregistration of scripts to manage when custom code is active.
Userscripts is a Safari browser extension that installs and runs custom JavaScript and CSS on websites through Apple's content script injection system. It provides a privileged execution context that allows userscripts to perform cross-origin HTTP requests and access clipboard functionality beyond standard browser sandbox restrictions. The extension uses metadata tags like @match, @run-at, and @weight to control precisely when and where scripts execute on web pages. It includes a built-in code editor with syntax highlighting and linting for modifying scripts directly, and supports automatic s
Provides a sidebar, editor, and controls to add, edit, enable, disable, and delete custom JavaScript and CSS files.
CSDNGreener عبارة عن مجموعة من الأدوات والقواعد المخصصة المصممة كإضافة متصفح أو نص برمجي للمستخدم Tampermonkey لتصفية المحتوى الترويجي وتنظيف تخطيطات الويب. يعمل كفلتر محتوى مخصص لمنصة CSDN، حيث يزيل الإعلانات والنوافذ العائمة لتحسين قابلية قراءة الصفحة. يركز المشروع على تحسين الواجهة لـ CSDN، وتعديل التخطيط وواجهة المستخدم لتحسين سرعة التصفح وسهولة الاستخدام. يحقق ذلك عن طريق إزالة النوافذ المنبثقة الترويجية والعناصر المرئية المشتتة لإنشاء بيئة قراءة أنظف. يتم تنفيذ هذه الإمكانيات من خلال تصفية المحتوى، وتحسين التخطيط، وإدارة JavaScript المخصص عبر Tampermonkey.
Utilizes browser extension script management to alter the behavior of specific websites.
I-Still-Dont-Care-About-Cookies هي إضافة متصفح وحاجب محتوى مصمم لإزالة تحذيرات موافقة ملفات تعريف الارتباط والنوافذ المنبثقة من مواقع الويب. تعمل كأداة خصوصية للمتصفح وفلتر لعناصر DOM يقلل من فوضى الموقع والمقاطعات المرئية أثناء تصفح الويب. تحدد الإضافة العناصر المتطفلة وتخفيها باستخدام قاعدة بيانات للمحددات الخاصة بالنطاق. تستخدم مزيجاً من حقن CSS لإخفاء العناصر وتنفيذ JavaScript لإزالة مكونات الواجهة المعقدة التي لا يمكن إخفاؤها بواسطة ملفات الأنماط وحدها. تدير الأداة سكربتات المحتوى ومحددات CSS لتحسين تجربة التصفح عن طريق تصفية تراكبات الإشعارات المتكررة ونماذج الموافقة.
Manages content scripts and CSS selectors to inject interface modifications into websites for a streamlined experience.
Scriptcat is a user script manager and browser extension designed to install, execute, and manage custom JavaScript scripts to modify website behavior and extend browser functionality. It features a JavaScript sandbox environment that provides specialized APIs for storage, cookies, and system notifications, alongside a cloud-synced script repository to keep subscriptions and configurations consistent across multiple devices. The project includes an in-browser script editor for writing, testing, and debugging code directly within the browser. It also incorporates a cross-domain request engine
Acts as a comprehensive manager for installing and executing custom JavaScript scripts to modify website behavior.