Git Product home page Git Product logo

cyclops's Introduction

Cyclops

Cyclops is a simple, straightforward and 100% FOSS Chrome extension for adding HTTP request headers

image

Why??

You may be thinking that doesn't something like this already exist and the answer is YES it does. There are many extensions out there and I have used most of them, but what ends up happening is they become popular and the authors/companies behind them try to monetize their creations. They put in paywalls limiting functionality and making you pay to get that functionality back. So, if you don't like that, try out Cyclops.

Installation

Currently, this extension isn't published to the chrome web store, so you must build it manually using the steps below

Prerequisites:

  • NodeJS

Build and Install

  1. Clone the repository git clone https://github.com/nixtus/cyclops.git
  2. cd cyclops
  3. Install deps npm i
  4. Build npm run build
  5. In your chrome or brave browser navigate to {chrome/brave}://extensions
  6. Ensure you have Developer Mode enabled
  7. Click Load unpacked
  8. Select the dist folder that was produced in step 4
  9. Now, if you click the extensions button, you should see the Cyclops extension displayed

Development

  • Install deps npm install
  • Start watch mode npm run dev
  • Go into chrome/brave brave://extensions
  • Click Load Unpacked
  • Select the dist directory that was produced from the watch command
  • The extension will now be accessible in the menu bar

cyclops's People

Contributors

mewajda avatar dependabot[bot] avatar

Stargazers

 avatar

Watchers

 avatar  avatar

cyclops's Issues

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.