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
电子邮箱 [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"
}