Firefox ブラウザーアドオン
  • 拡張機能
  • テーマ
    • Firefox 向け
    • スペルチェック辞書と言語パック
    • 他のブラウザーサイト
    • Android 向けアドオン
ログイン
アドオンアイコン

Translate Now のバージョン履歴 - 全 23 バージョン

Translate Now 作成者: Geoffrey De Belie

5 段階中 3.7 の評価
5 段階中 3.7 の評価
5
59
4
13
3
9
2
2
1
25
Translate Now のバージョン履歴 - 全 23 バージョン
  • 古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。

  • 最新バージョン

    バージョン 5.0.4

    リリース日 : 2024年8月24日 - 41.4 KB
    firefox バージョン 109.0 以降, android バージョン 121.0 以降 で動作
    * Google Translate: fix URL (Google changed the structure)
    * DeepL Translator: fix language display bug when source language is set to "auto"
    * Notify user when content script does not have permissions

    ソースコードは GNU General Public License v2.0 only に従いリリースされています

    この拡張機能を使用するには Firefox が必要です
    Firefox をダウンロードして拡張機能を入手する
    ファイルをダウンロード
  • 以前のバージョン

    バージョン 5.0.3

    リリース日 : 2024年1月30日 - 41.4 KB
    firefox バージョン 109.0 以降, android バージョン 121.0 以降 で動作
    * DeepL Translator: add more languages to the dropdown in the options: Arabic, Bulgarian, Chinese, Czech, Danish, Estonian, Finnish, Greek, Hungarian, Indonesian, Japanese, Korean, Latvian, Norwegian, Portuguese, Romanian, Russian, Slovak, Slovenian, Swedish, Turkish and Ukrainian
    * Set default destination language to detect automatically ("auto"). The property navigator.language is used if there is no destination language set yet and if it's not empty. Otherwise fallback to the previous default English ("en")

    ソースコードは GNU General Public License v2.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 5.0.2

    リリース日 : 2024年1月30日 - 41.34 KB
    firefox バージョン 109.0 以降, android バージョン 121.0 以降 で動作
    * Add documentUrlPatterns (http and https) so that context menu items don't show on internal pages

    ソースコードは GNU General Public License v2.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 5.0.1

    リリース日 : 2024年1月27日 - 41.31 KB
    firefox バージョン 109.0 以降, android バージョン 121.0 以降 で動作
    * Fix event listener bugs introduced with the migration to Manifest V3

    ソースコードは GNU General Public License v2.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 5.0.0

    リリース日 : 2023年12月22日 - 41.3 KB
    firefox バージョン 109.0 以降, android バージョン 121.0 以降 で動作
    Features
    * Migrate to Manifest V3
    * Minimum Firefox requirement is now version 109
    * Promises are replaced by async await
    * Support for Chrome
    * Support for Firefox on Android 121 and up (no context menus so no voice functionality)

    Fixes
    * Audio only Google Translate: fixed character limit calculation (functionality is disabled in this version)
    * Google Translate: cleanup code
    * Bing Translator works again

    Changes
    * Use context menu icons when possible (Chrome doesn't support subitems with icons)
    * Speaking engines: Google Translate Voice and Bing Translator Voice are nonfunctional and disabled due to bugs (help wanted)
    * Google Translate Voice (audio only) now always uses the source language (instead of the destination language). For the pronounciation to be correct, you need to set your source language correct (not on detect automatically). (functionality is disabled in this version)
    * Clicking the extension button on an unsupported page will now open the translation page
    * Change homepage to github.com/Smile4ever/Translate-Now
    * Add DeepL Translator Voice (functionality is disabled in this version)

    ソースコードは GNU General Public License v2.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 4.0.2

    リリース日 : 2020年3月6日 - 40.33 KB
    firefox バージョン 48.0 以降, android バージョン 48.0 から 68.* で動作
    - Fix support for Firefox 52.8.1, see #165
    - Improve URL validation using #162, fixes #161
    - Only translate selected links when the option is enabled

    ソースコードは GNU General Public License v2.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 4.0.1

    リリース日 : 2019年5月4日 - 40.14 KB
    firefox バージョン 48.0 以降, android バージョン 48.0 から 68.* で動作
    - Focus window if it contains the tab which was last opened for Google Translate
    - Use another URL structure for Google Translate, fixes #156
    - Automatically hide notification after 5 seconds
    - Change homepage to itsafeature.org

    ソースコードは GNU General Public License v2.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 4.0.0

    リリース日 : 2019年1月5日 - 36.62 KB
    firefox バージョン 48.0 以降 で動作
    Features
    - Multiple speech engines can now be used next to each other
    - Introduce the "reuse tab for all engines" option
    - Show icons in the context menu (visible when more than one engine is selected)

    Fixes
    - DeepL now uses a different mechanism to set the text, which means it works more reliable
    - For very long selections (more than 16384 characters), use the content script to retrieve the selection

    Changes
    - Options page: update the layout for newer Firefox releases
    - Options page: include subheadings to easily find options back
    - Remove Preferences item from the browser action, since a "Manage extension" entry is already available
    - "var" usage replaced with "let"
    - Make more use of querySelector
    - Use native way of opening related tabs
    - Cleanup code

    ソースコードは GNU General Public License v2.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 3.1.6

    リリース日 : 2018年4月12日 - 19.21 KB
    firefox バージョン 48.0 以降, android バージョン 48.0 から 68.* で動作
    - Fix Bing Translator Voice not working
    - Fix Bring Translator not working
    - Use magic number 85 instead of 75 for Bing Translator Voice audio length

    ソースコードは GNU General Public License v2.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 3.1.5

    リリース日 : 2017年12月1日 - 18.86 KB
    firefox バージョン 48.0 以降, android バージョン 48.0 から 68.* で動作
    - Fix iframe selection not working when using toolbar button
    - Solve a warning about browser_style
    - Pass selection value that we have
    - Allow for nested iframes, 1 level beneath the iframe (iframe in iframe)
    - Change var usage to let usage
    - Cleanups

    ソースコードは GNU General Public License v2.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 3.1.4

    リリース日 : 2017年11月20日 - 18.86 KB
    firefox バージョン 48.0 以降, android バージョン 48.0 から 68.* で動作
    Fix: DeepL no longer working, fixes #87

    ソースコードは GNU General Public License v2.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 3.1.3

    リリース日 : 2017年9月25日 - 18.85 KB
    firefox バージョン 48.0 以降, android バージョン 48.0 から 68.* で動作
    - DeepL support should now work in more cases, and help the user if it doesn't work within 4 seconds
    - Selections longer than 150 characters should be considered OK to use. Will allow for selections > 150 characters on priviledged sites.

    ソースコードは GNU General Public License v2.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 3.1.2

    リリース日 : 2017年9月23日 - 18.58 KB
    firefox バージョン 48.0 以降, android バージョン 48.0 から 68.* で動作
    - Fix badge text
    - Fix for priviledged sites
    - Fix for DeepL languages not correctly set
    - Insert DeepL source text differently

    ソースコードは GNU General Public License v2.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 3.1.1

    リリース日 : 2017年9月23日 - 18.69 KB
    firefox バージョン 48.0 以降 で動作
    Fix DeepL support

    ソースコードは GNU General Public License v2.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 3.1.0

    リリース日 : 2017年9月22日 - 18.57 KB
    firefox バージョン 48.0 以降 で動作
    Add DeepL support

    ソースコードは GNU General Public License v2.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 3.0.1

    リリース日 : 2017年6月12日 - 18.08 KB
    firefox バージョン 48.0 以降 で動作
    Workaround for bug 1354336 (https://bugzilla.mozilla.org/show_bug.cgi?id=1354336)

    ソースコードは GNU General Public License v2.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 3.0.0

    リリース日 : 2017年5月21日 - 18.03 KB
    firefox バージョン 48.0 以降 で動作
    - Expanded support for languages:
    - Added support for Amharic, Bulgarian, Corsican, Frisian, Hawaiian, Indonesian, Kyrgyz, Kurdish, Luxembourgish, Pashto, Samoan, Scottisch Gaelic, Shona, Sindhi, Sinhalese
    and Xhosa
    - Dropped support for Chinese (Traditional) in favor of the general flavor "Chinese"
    - Renamed Chinese (Simplified) to Chinese, renamed Sundanese (sic) to Sudanese Arabic
    - Renamed Tagalog (Filipino) to Filipino (Tagalog), added Tagalog (Filipino) as primary choice
    - Add support for Bing Translator and Bing Translator Voice
    - Added preference Translate engine to switch between Google Translate and Bing Translator
    - Added preference Voice engine to switch between Google Translate Voice and Bing Translator Voice
    - Added support for selecting text in input elements inside iframes
    - Speak action reworked.
    - Speak action now uses the translation page. If you want to use the old speak action for Google Translate Voice, check the preference "Use audio only for Google Translate
    Voice".
    - Added preference Text to speak to decide which text needs to be spoken. Can be set to the original text, the translated text or both.
    - Do not attempt to speak a language with Google Translate Voice that is not supported when using the new speak experience.
    - Do not attempt to play audio twice if the source text equals the destination text.
    - Added support for full page translation using Google Translate.
    - Fixed bug #18
    - Add toolbar button to translate the current page or selection.
    - Right click the toolbar button and select "Remove from Toolbar" to remove it from the toolbar.
    - Automatically falls back to Google Translate for full page translation.
    - Right click the toolbar button and select Preferences to change the preferences of Translate Now

    ソースコードは GNU General Public License v2.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 2.0.2

    リリース日 : 2017年5月8日 - 13.53 KB
    firefox バージョン 48.0 以降 で動作
    Fix iframe selection

    ソースコードは GNU General Public License v2.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 2.0.1

    リリース日 : 2017年5月3日 - 13.31 KB
    firefox バージョン 48.0 以降 で動作
    Fix selection in iframes.
    - Support cross domain iframes having a selection with less than 150 characters.
    - Same origin iframes should always work and have no limitation on the selection length.

    ソースコードは GNU General Public License v2.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 2.0.0

    リリース日 : 2017年3月15日 - 12.91 KB
    firefox バージョン 48.0 以降 で動作
    Speak 195 characters when limit of 195 is reached (instead of doing nothing)
    Add notification when translating upon reaching the upper limit of 5000 selected characters
    Do not display the same notification twice, but instead close the first one and open the second
    Hide the options if they are not yet loaded, instead displaying a message to refresh the options page. Useful when the extension is loaded using about:debugging.
    Fix bug: selection in document.activeElement for input elements should be treated as a selection
    Fix bug: wrong condition when assigning selectionText to selectedText
    Use HTTPS for both actions (translate and speak)
    Best-effort support for addons.mozilla.org among other priviledged websites

    ソースコードは GNU General Public License v2.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.3.0

    リリース日 : 2017年3月5日 - 12.36 KB
    firefox バージョン 48.0 以降 で動作
    Insert as related tabs by default, can be changed in the preferences
    Improve build script
    Load options.js using defer

    ソースコードは GNU General Public License v2.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.2.0

    リリース日 : 2017年2月13日 - 12.14 KB
    firefox バージョン 48.0 以降 で動作

    ソースコードは GNU General Public License v2.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.1.1

    リリース日 : 2017年2月12日 - 11.95 KB
    firefox バージョン 48.0 以降 で動作

    ソースコードは GNU General Public License v2.0 only に従いリリースされています

    ファイルをダウンロード
Mozilla のホームページへ

アドオン

  • このサイトについて
  • Firefox アドオンブログ
  • 拡張機能ワークショップ
  • 開発者センター
  • 開発者ポリシー
  • コミュニティブログ
  • フォーラム
  • バグを報告
  • レビューガイド

ブラウザー

  • Desktop
  • Mobile
  • Enterprise

製品情報

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • プライバシー
  • Cookie
  • 法的情報

特に 明記されている 場合を除き、当サイト上のコンテンツは Creative Commons 表示・継承ライセンス v3.0 あるいはそれ以降のバージョンで公開されています。