言葉 の Tab

A minimal Chrome / Firefox extension to help you learn Japanese words in each new tab.

言葉 の Tab क्या है?

言葉 の Tab https://wkei.github.io/the-tab-of-words द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A minimal Chrome / Firefox extension to help you learn Japanese words in each new tab."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में 言葉 の Tab एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Japanese Study / 日本語勉強 / 日语学习 /  日語學習

Release Notes

- 1.0.0 Launched
- 1.1.0 Added Chrome Sync
- 1.2.0 Added font size setting
- 1.2.1 Supported Firefox
- 1.3.0
  + Add「日」/「夕」/「月」themes
  + Change likes to hides ( hiddens words will not appear anymore)
  + Fix words data manually...
- 1.3.1 Removed voice feature (still looking for a text2voice service)
- 1.3.2
  + Fixed bug in「帳」
  + Made font size bigger in "L"
- 1.3.3 Fixed font style
- 1.4.0
  + Fixed UI style
  + Added voice feature
- 1.5.0
  + Update Vue Framework
  + Fixed Firefox unsafe-eval warning
- 1.5.3
  + Rebuild new version                    

एक्सटेंशन की मूल जानकारी

नाम 言葉 の Tab 言葉 の Tab
ID lacmiiahoideajihiclkhmdkikkbjcnb
आधिकारिक URL https://chrome.google.com/webstore/detail/%E8%A8%80%E8%91%89-%E3%81%AE-tab/lacmiiahoideajihiclkhmdkikkbjcnb
विवरण A minimal Chrome / Firefox extension to help you learn Japanese words in each new tab.
फ़ाइल का आकार 663 KB
स्थापना संख्या 1,000
वर्तमान संस्करण 1.5.3
अंतिम अपडेट 2021-02-22
प्रकाशन तिथि 2018-01-23
रेटिंग 4.59/5 कुल 27 रेटिंग्स
डेवलपर https://wkei.github.io/the-tab-of-words
ईमेल [email protected]
भुगतान के प्रकार in_app
एक्सटेंशन वेबसाइट https://wkei.github.io/the-tab-of-words/
सहायता पृष्ठ URL https://wkei.github.io/the-tab-of-words/
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "\u8a00\u8449 \u306e Tab",
    "description": "A minimal Chrome \/ Firefox extension to help you learn Japanese words in each new tab.",
    "version": "1.5.3",
    "author": "Kei",
    "chrome_url_overrides": {
        "newtab": "app\/index.html"
    },
    "icons": {
        "16": "icons\/16.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "applications": {
        "gecko": {
            "id": "{87cdf9d5-32e6-4adc-81e2-30ecd6953ad9}",
            "strict_min_version": "53.0"
        }
    }
}