Sentence Stack

Quickly retrieve example English sentences for any word or phrase with only two clicks. Powered by Sentence Stack.

Sentence Stackとは何ですか?

Sentence Stackはhttps://sentencestack.comによって開発されたChromeの拡張機能で、その主な機能は「Quickly retrieve example English sentences for any word or phrase with only two clicks. Powered by Sentence Stack.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot

Sentence Stack拡張機能のCRXファイルをダウンロード

Sentence Stack拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        With the Sentence Stack Chrome Extension you can search for example sentences, check grammar, or translate from any web page in just three simple steps:

1) Highlight a word or phrase
2) Right click on the highlighted text
3) Select "Search on Sentence Stack"

NOTE: Our Chrome extension does NOT collect ANY data at all.  We know your privacy is important because ours is too.


SENTENCE STACK - the FREE Linguistic Search Engine
Sentence Stack combines advanced sentence search with other capabilities like slang detection, dictionary/thesaurus lookup, sentence correction, translation to English, and more. These broad features make it an ideal tool for all the facets of language learning including studying vocabulary in context, grasping word choice nuances, mastering language mechanics like grammar and spelling, and just having fun exploring English.

Use Cases
★  Uncertain if you are using a word or phrase correctly?  Have no doubts by viewing the phrase in hundreds of real sentences from reliable sources.
★  Learning vocabulary words?  Learn with contextual examples in addition to the definition.
★  Need to check your grammar?  Sentences are automatically checked for spelling and grammar mistakes and corrected.
★  Have trouble understanding a sentence?  Often slang and idioms can make it difficult to understand the true meaning of sentences. Highlight the sentence and let Sentence Stack explain it to you.

 Did we mention that Sentence Stack is completely free? You won't find a competing service on the Internet with a focus on providing state of the art educational technology tools that the entire world can afford. Join us on this mission and become a better writer today!                    

拡張機能の基本情報

名前 Sentence Stack Sentence Stack
ID lpefnobmedjapcejikloljjajpondfkn
公式URL https://chromewebstore.google.com/detail/sentence-stack/lpefnobmedjapcejikloljjajpondfkn
説明 Quickly retrieve example English sentences for any word or phrase with only two clicks. Powered by Sentence Stack.
ファイルサイズ 35.2 KB
インストール数 512
現在のバージョン 1.0.0
最終更新日 2022-06-25
公開日 2022-06-19
評価 5.00/5 合計 1 レビュー
開発者 https://sentencestack.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://sentencestack.com/
ヘルプページのURL https://sentencestack.com/p/contact
プライバシーポリシーページのURL https://sentencestack.com/p/privacy
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "Sentence Stack",
    "background": {
        "service_worker": "background.js"
    },
    "description": "Quickly retrieve example English sentences for any word or phrase with only two clicks. Powered by Sentence Stack.",
    "manifest_version": 3,
    "name": "Sentence Stack",
    "permissions": [
        "activeTab",
        "contextMenus"
    ],
    "icons": {
        "16": "assets\/images\/icon16.png",
        "48": "assets\/images\/icon48.png",
        "128": "assets\/images\/icon128.png"
    },
    "version": "1.0.0"
}