Giter VIP home page Giter VIP logo

headereditor's Introduction

Header Editor

Release Chrome Web Store Mozilla Addons license Discussions Build Status

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

It's 100% FREE, no ADs, no data collection.

For more documentations, Please visit he.firefoxcn.net

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 (such as the options page) or switch to a tab

  • webRequest, webRequestBlocking, _all_urls_: Modify requests

  • storage, unlimitedStorage: Storage rules and settings

  • unsafe-eval: Execute custom function, code at src/share/core/rule-utils.ts#L8 (may change in the future, you can search for the newest location by new Function)

Contribution

Contribute codes: Submitting a pull request

Thanks to them for their contribution: YFdyh000 iNaru

Translation

English: Please submit a issue or pull request for file locale/original/messages.json

Other language: Please translate them on Transifex

Please note that some languages (such as zh-Hans) will not be translated on transifex because the browser does not support them, click here to view full list

How to build

Build

  • Install node (14+) and pnpm.

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

  • Run pnpm i.

  • Run npm run build

  • Find build result at /dist

Development

  • Run npm run start

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

Licenses

Copyright © 2017-2023 FirefoxBar Team

Open source licensed under GPLv2.

headereditor's People

Contributors

sylingd avatar inaru avatar imba-tjd avatar github-actions[bot] avatar yfdyh000 avatar fenyuluoshang avatar jakutis 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.