-
### Describe the issue
The wiki says "uBlock Origin ("uBO") supports Adblock Plus ("ABP") filter syntax".
But when I add a filter rule like 'example.com##div[style*="width:300px"]',nothing happends.…
-
The bash script can't be easily used on Windows systems, I suggest using the [crx](https://github.com/oncletom/crx) module to generate the CRX and the key file if the developer needs to.
Here's a sam…
-
http://joxi.ru/eAOYo8wH4LZ40m
Also the variable of manifest was added at the top of gulpfile.
`const fs = require("fs");
let manifest = require('./dist/manifest.json');`
The next task, after 'crx-pa…
-
This is pretty serious because it means it does _ignore_ the ignore thing…
``` js
grunt.initConfig({
crx: {
myHostedPackage: {
"src": [
"path/to/**/*",
"!private-content"
…
-
I got a new laptop, my new chrome didn't auto sync the Page Monitor Plus extension, then I found that the Page Monitor Plus was taken down.
I tried to use the code to pack this extension, but the new …
-
Hello I am using the grunt-crx-pack grunt extension which uses your library.
It runs into an error packaging a chrome extension on Windows.
``` cmd
{ [Error: ENOTDIR: not a directory, scandir 'D:\ch…
-
And thus, package as ZIP instead of CRX.
-
@aggelosQQ and @DUFCLiam I think we are ready to make a 2.2 release in anticipation of our 3.0 which will be the security update with the logviewer like stuff.
-
After I reload a page Augury stops to works.
I'm working with SystemJS which live updates the application in the browser every time a source code file is saved.
Also if I reload mannually the page …
-
[ INFO] Contact extensions@kangoextensions.com to enable IE support
[ INFO] Running Kango v1.8.0
[ INFO] Building chrome extension...
Traceback (most recent call last):
File "kango/kango.py", …