GithubHelp home page GithubHelp logo

atsuya / whereto Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 1.0 1.25 MB

A Chrome Extension that lists domains a page is sending a request to.

License: MIT License

JavaScript 75.46% CSS 8.42% HTML 4.42% Shell 11.69%

whereto's Introduction

whereto

A Chrome Extension that lists domains a page is sending a request to.

Example where whereto showing where https://rakuten.co.jp/ sends requests to

how to install

Install it from Chrome Web Store.

how to build

$ ./build-package.sh

The command above all necessary outputs in dist directory. Use this dist directory to load the extension locally when developing.

The following command monitors file changes, and it executes the prepare-package.sh:

$ ./monitor-file-changes.sh

monitor-file-changes.sh requires fswatch.

how to create a package for distribution

$ ./build-package.sh
$ ./create-package.sh

whereto's People

Contributors

atsuya avatar

Stargazers

chie8842 avatar

Watchers

 avatar James Cloos avatar  avatar

Forkers

parkerproject

whereto's Issues

Isolate domains info per tab/window

The extension currently gives the domains from most recently opened page. This means it gives a wrong list when you visit a site in one tab, switches back to other tab, and click on the extension.

Group by top level domain

It might be a good feature to be able to group the list of domains by a top level domain. I see multiple of *.gstatic.com and I know they are all from Google. In such case, it might be useful if I can see the list of domains grouped by a top level domain.

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.