Git Product home page Git Product logo

netify's People

Contributors

dependabot[bot] avatar unsleeping avatar vladlavrik avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

netify's Issues

Share custom rules!

Could you please share a custom rules so I can import it and check if it's works or not?

Listener status resets on reload

When I reload a webpage to check that a rule works, the listener resets to inactive.
This means that I have to quickly re-activate the listener and hope that no requests got through before I turned the listener on.

I don't know a ton about how this plugin works, but thank you for making it, it's really useful.

Exception on open IndexedDB

I get the following errors when I try to open the Netify tab in the DevTools:

image

It may be related to the browser build or config. Here's my version:

Version 90.0.4430.93 (Developer Build, ungoogled-chromium) built on Ubuntu focal/20.04, running on linuxmint ulyssa/20.1 (64-bit)

To verify some basic IndexedDB operations, I used https://mdn.github.io/to-do-notifications/ without any issues.

Does it work in Chrome 86?

I can say that your extension is quite awesome!
Unfortunately it gets stuck in Chrome 86. Is this correct or Im doing something wrong?
It just blocks request and nothing happens.

In v85 it works like a charm.

xhr Local Alternate Text

Replace the local response, why only replace the first time, and then refresh the page will not replace

build error

TS2307: Cannot find module '@/interfaces/Rule' or its corresponding type declarations

Any way to modify only one attribute in a JSON POST body?

I only found a way to modify the entire POST body (json), but no way to modify a single attribute within the original JSON, keeping any existing payload items as is.
Any way to reference to incoming/original request?

I'm looking for something like this:

{
  "key_a": "${attr.key_a}",
  "key_b": "new value"
}

image

Scripting

I have been testing out the scripts feature that I know it is in beta, but I'm trying to use simple things like, console logs, alerts, just to check it the script is working but it does not seem to be. Any ideas?

EDIT: Just tested the script own example, and not even that works.

No panel in Brave

After installing extension from the store I don't see the panel in devtools. Tried on Chrome and Edge, I can see the panel there.

Brave version:
Version 1.58.137 Chromium: 117.0.5938.153 (Official Build) (64-bit)

Request filter by regex?

What options are supported for the request filter and end point?

I want to redirect everything under /_next/ to a local domain, preferably using regex backreferences ie,

^https:\/\/somesite\.com\/_next\/(.*)$

to

http://localhost:8000/_next/$1

Latency option is missing

Hey Team,

It's great tool & works flawlessly but found one of the major feature is missing that is latency option for each call.

Let say if I want to delay the call x() --> for 10000 ms
Let say if want to delay the call y() --> for 15000 ms

It will be great to have such features

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.