robb-j / please-no-w3schools

Denote w3schools.com links in search results

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

please-no-w3schools

Put a big red line through w3schools.com links in search results. This browser extension only adds no-w3schools.css to the websites below. The line and opacity of w3schools links are reset on hover if you are desperate.

A search for css border with w3schools.com links crossed out

Websites

  • duckduckgo.com
  • google.com
  • bing.com
  • ecosia.org
  • yahoo.com

Installation

Click the browser you want to install with:

To install on Safari, download and unzip the app, drag it to your Applications folder and launch it.

Release process

  1. Ensure git is clean
  2. Make sure CHANGELOG.md is up to date
  3. Update any documentation if needed
  4. Bump the version in manifest.json
  5. Run the build
  6. Add change log and manifest and commit as X.Y.Z
  7. Tag the commit as vX.Y.Z
  8. Push the commit and tag to GitHub
  9. Create a release from the tag, attach the zip and copy changes

Safari project

# cd to/this/folder
xcrun safari-web-extension-converter --app-name PleaseNoW3Schools --bundle-identifier io.r0b.io.PleaseNoW3Schools .

This project was set up by puggle

About

Denote w3schools.com links in search results

License:MIT License


Languages

Language:Swift 59.6%Language:CSS 16.9%Language:HTML 14.5%Language:JavaScript 7.6%Language:Shell 1.4%