Giter Site home page Giter Site logo

firefox-extention-translates-english-german's Introduction

Translates marked Text

Description

  • You can choose to translate text from the context menu or by click the text twice.
  • To enabled tranlation by clicking twice, you have to enabled it via the addon's browser action.

Run the extension while developing

web-ext run

Build the extension

web-ext build

Signing the extension

First Time

When signing the extension for the first time and there is no id specified in the manifest.json, then the Tool web-ext will generate and print the fresh "Extension ID" into the console.

web-ext sign --api-key=<your-api-key> --api-secret=<your-secret>

Output

Applying config file: .\web-ext-config.js
Building web extension from C:\Users\NoAdmin\Downloads\transinfo\Transinfo\src
No extension ID specified (it will be auto-generated)
Validating add-on [.........................................................................................................................]Validation results: https://addons.mozilla.org/en-US/developers/upload/e355fcc029004af4b857c4021b380d97
Signing add-on [............................................................................................................................]Downloading signed files: 100%
Downloaded:
    .\web-ext-artifacts\5192c9f961df4946a149-0.0.1.xpi
Extension ID: {aea13d52-830f-4071-a66f-c747ae358c27}
SUCCESS

For Updates

web-ext sign --api-key=<your-api-key> --api-secret=<your-secret> --id=<your-id>

firefox-extention-translates-english-german's People

Contributors

benj1337 avatar

firefox-extention-translates-english-german'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.