-
Notifications
You must be signed in to change notification settings - Fork 68
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added Catover #137
base: main
Are you sure you want to change the base?
Added Catover #137
Conversation
@bigloosegoose is attempting to deploy a commit to the Hack Club Team on Vercel. A member of the Team first needs to authorize it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See comments.
Already i like that it works.
Also a couple ideas to improve this extension
- It'd be nice to see stats as to how many ads were blocked on the page.
- I think I'd like to see if which cat image is replacing an ad and which is not.
- You could add surprise mode. Rare cats showing on rare occassions 👀
"strict_min_version": "42.0" | ||
} | ||
}, | ||
"manifest_version": 2 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please use manifest version 3
"*://*.adzerk.org/*", | ||
"*://*.adzerk.us/*", | ||
"*://*.adzerk.xyz/*", | ||
"*://*.adzerk.biz/*", | ||
"*://*.adzerk.co/*", | ||
"*://*.adzerk.info/*", | ||
"*://*.adzerk.io/*", | ||
"*://*.adzerk.me/*", | ||
"*://*.adzerk.mobi/*", | ||
"*://*.adzerk.name/*", | ||
"*://*.adzerk.pro/*", | ||
"*://*.adzerk.site/*", | ||
"*://*.adzerk.space/*", | ||
"*://*.adzerk.tech/*", | ||
"*://*.adzerk.tv/*", | ||
"*://*.adzerk.website/*" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
could you not make a single regex that matches all of these?
Please reach out to me on Slack or respond to a thread referencing your extension in the #browser-buddy channel. |
Ok so made a UI, Made the icons for extension, Made the surprise feature, added purple border to all cat images to know that they are replaced |
unfortunately i couldn't make it manifest v3 as manifest v3 doesnt support adblockers |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh, to be honest that is deliberate |
you wanted it to just replace the ads? |
yes! i don't want it to replace images that are important on a website i'm browsing on |
Thats why I added toggles in this update but ok I will make it replace just the ads |
BrowserBuddy Extension Submission
Project Details
What is the name of your project?
Catover
How many hours did you spend developing this?
6.5 hours
What problem does your extension solve, or what makes it unique?
It takes away the boring ads and images and brings in positive cats!
How many people have tested your extension?
6 people
Does your extension work in both Chrome and Firefox?
(Your extension must be compatible with both browsers)
yes
Additional Comments
(Feel free to provide any additional context or notes here)