scene.org File Archive

File download

<root>­/­parties­/­2015­/­thegathering15­/­utility_useless/arne-christian_blystad.zip

File size:
5 187 924 bytes (4.95M)
File date:
2015-04-10 05:45:01
Download count:
all-time: 68

Preview

  • examples/ dir
  • examples/gathering.jpg 1.83M
  • examples/tek.jpg 3.59M
  • README.txt 2.00K
  • src/ dir
  • src/main.js 3.14K
  • src/manifest.json 361B
  • tg2015_translat0r.crx 3.35K

file_id.diz

Chrome Translat0r
---------------------------------------------
 
Translat0r translates all your websites into
a combination of all possible languages 
Google Translate supports.

See images in examples/ to see the result of
the plugin running.

The plugin has been tested on Chrome 41 on
Windows (7) and Linux (Ubuntu 14.10).

# INSTALL:
1. Open Chrome
2. Go to chrome://extensions (Alternatively
   click the Settings button (top right) and
   select "More Tools" "Extensions"
3. Drag "tg2015_translat0r.crx" (it's not a
   virus. This random internet stranger 
   promises!) into the Chrome Extension tab
4. Accept the extension.
5. Visit websites. When the site has loaded
   the text will be replaced with random
   values from Google Translate.
   
# DEVELOPMENT INSTALL:
1. Open Chrome
2. Go to chrome://extensions
3. Enable Developer Mode (Right side of page)
4. Select "Load unpacked extension..."
5. Locate and select the "src" folder
   
# HOW DOES IT WORK:
The extension, when the page has loaded and
every 2 seconds after that, will find all
text elements on the page.

For each text element we pick a random
language (except Norwegian or English). We 
then upload the contents of the text element 
to Google Translate and ask Google Translate 
to translate the text element into the random
language selected earlier.

If the translation was successful, the text
is replaced.

# NOTICE
The API Key provided in the packed extension
will be disabled on the 5th of April. This
is to protect against excessive charges from
Google for API usage.

The API Key is rate limited. If requests 
fail with a 403 code then the rate limit
was hit. This is also to protect against 
excessive usage.

If it for some reason doesn't work for you,
see screenshots in examples/ folder.

# WARNING
The plugin can have some performance hit
on your web browser, and it can cause it
to use additional memory (RAM).

# AUTHORS
Made by DØTTSFELLA
 * Arne-Christian Blystad
 * Mads Røskar