mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Move "No filtering" section in "Settings" to "Develop" pane. It is now possible to view/edit the list of hostnames for any of the filtering mode. This takes care of these issues: - https://github.com/uBlockOrigin/uBOL-home/issues/270 - https://github.com/uBlockOrigin/uBOL-home/issues/297 Add ability to see all rulesets (read-only), to assist in investigating filtering issues. |
||
|---|---|---|
| .. | ||
| codemirror-ubol@4352f57275 | ||
| README.md | ||
Steps to build cm6.bundle.ubol.min.js -- command line from repo root:
git submodule init platform/mv3/extension/lib/codemirror/codemirror-ubolcd platform/mv3/extension/lib/codemirror/codemirror-ubol/- We are now in a customized repo forked from https://github.com/RPGillespie6/codemirror-quickstart
npm installnpm run buildcm6.bundle.ubol.min.jsshould be indistdirectory- This is the origin of the
cm6.bundle.ubol.min.jsin the current directory