Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

50Projects-HTML-CSS-JavaScript : Ads blocker extension#55

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
tajulafreen merged 3 commits intomainfromAdd_Blocker_Extension
Dec 28, 2024

Conversation

tajulafreen
Copy link
Owner

Add Basic Ad Blocker Extension

Description

This PR introduces a browser extension to block advertisements on web pages.

Features

  • Ad Blocking: Removes common ad elements using selectors and a MutationObserver.
  • Whitelist Management: Add/remove websites where ads are allowed.
  • Toggle: Enable/disable the ad blocker via popup.
  • Persistent Data: Saves whitelist data inlocalStorage.
  • User Interface: Clean and simple popup design.

Files Added

  • manifest.json
  • popup.html,popup.css,popup.js
  • content.js
  • Icons folder

Testing Steps

  1. Load the extension inchrome://extensions/.
  2. Test the ad-blocking functionality on various websites.
  3. Verify whitelist and toggle features.

@tajulafreentajulafreen merged commitc526b1c intomainDec 28, 2024
5 checks passed
@tajulafreentajulafreen deleted the Add_Blocker_Extension branchDecember 28, 2024 10:25
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@tajulafreen

[8]ページ先頭

©2009-2025 Movatter.jp