Coder Social home page Coder Social logo

sleroq / headereditor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from firefoxbar/headereditor

0.0 0.0 0.0 2.3 MB

Manage browser's requests, include modify the request headers and response headers, redirect requests, cancel requests

Home Page: https://he.firefoxcn.net/

License: GNU General Public License v2.0

Shell 0.84% JavaScript 48.70% CSS 4.06% HTML 0.87% Vue 41.15% Less 4.38%

headereditor's Introduction

Header Editor

Build Status GitHub release license Gitter

An extension which can modify the request, include request headers, response headers, redirect requests, and cancel requests.

For more documentations, Please visit documentions

Get this extension

Firefox Logo Mozilla Add-on.

Chrome Logo Chrome Web Store.

Edge Logo Edge Add-ons.

Firefox Logo Install our self-distributed version.

About Permissions

Header Editor require those permissions:

  • tabs: Open links or switch to a tab

  • webRequest, webRequestBlocking, all_urls: Modify the requests

  • contextMenus: Add anti-hot-link to right-click menu

  • storage, unlimitedStorage: Storage rules and settings

  • downloads: Export rules

  • unsafe-eval: Custom function require it, code at src/options/App.vue#L657 and src/core/rules.js#L23 (The location may change in the future, you can search for the newest location by new Function)

Contribution

Contribute codes: Submiting a pull request

Thanks to the following personnel for their contribution:

Translation

English: Please submit a issue or pull request for file build/locales/original.json

Other: Transifex

The following are language maintainers, Thanks for their contribution. If you have any advice on translations, please contact the maintainer(s) directly.

How to build

Prepare

  • Install node, npm or yarn. (It is recommended to use yarn, or the build result may be inconsistent with the release version)

  • Clone this project, or download the source code and extract it

  • Run yarn or npm install

Build

  • Run yarn build or npm run build

  • Find build result at /dist

Development

  • Run yarn watch:dev or npm run watch:dev

  • Open browser, load extension from /dist directory or /dist/manifest.json

Licenses

Copyright © 2017-2019 FirefoxBar Team

Open source licensed under GPLv2.

headereditor's People

Contributors

imba-tjd avatar inaru avatar jakutis avatar sylingd avatar yfdyh000 avatar zhtw2013 avatar

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.