Skip to content

arschedev/GoogleTranslateAnywhere

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧩 Google Translate Anywhere

文 Google Translate add-on for Mozilla Firefox

🚧 In development

📄 Manual installation

  1. Make sure Node.js is installed
  2. Download repository
  3. Go to project root directory (with manifest.json file)
  4. Open Terminal or cmd
  5. Run npm install to install dependencies
  6. Run npm run dev, a firefox browser window will open with preinstalled extension.
    (If an error occurs, try running npm run ig, then run npm run dev again)

Extension


Previously — arschedev/AddGoogleTranslate