Patent Plus

Simplify patent reading on Google Patents - Patent Plus

Patent Plusとは何ですか?

Patent Plusはhttps://getpatentplus.comによって開発されたChromeの拡張機能で、その主な機能は「Simplify patent reading on Google Patents - Patent Plus」です。

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

拡張機能の使用方法

                        Experience the power of Patent Plus: Your ultimate tool for patent reading and research on Google Patents! Whether you're a seasoned research professional, a passionate patent enthusiast, a visionary inventor, or an academic researcher, Patent Plus is your go-to solution. Our patent summary, transaction codes highlight, and claim assist or structuring feature redefine the way you engage with patents. Streamline your patent reading experience effortlessly, catering to both experienced and new users in the IP (Intellectual Property) domain. Unlock the full potential of Google Patents with Patent Plus – Your all-in-one solution for patent success:

1) Patent Summarization for Precision: Experience the power of Patent Plus's cutting-edge patent summarization. Patent Plus excels at generating concise and precise summaries from complex patent texts. Simplify your understanding and save valuable time with our state-of-the-art summarization capabilities.

2) Dark Mode: Patent Plus adds the option to enable the dark theme, which enhances the readability in low light and put's less strain on your eyes.

3) Important Transaction Code Tracking: Patent Plus goes beyond conventional tools by offering transaction code tracking. Important transaction codes are highlighted directly on the Google Patents, so now there is no need to switch tools for more information.

4) Claim Restructuring for Clarity: Patent Plus introduces a revolutionary claim restructuring feature, designed to enhance the clarity of patent claims. Say goodbye to ambiguity – our tool efficiently fixes claim structures, providing a clearer and more comprehensive view of the patented invention.

5) Unlocking Insights and Information: Patent Plus is not just a tool; it's your gateway to a wealth of insights and information. Seamlessly extract valuable data from patents, empowering your research endeavors. Uncover hidden gems and make informed decisions with Patent Plus's ability to extract useful insights from patent documents.

6) Tech. Application of Patent [Beta]: Discover the potential applications of your invention with Patent Plus, while gaining insights through real-world examples of popular market products.

Stay ahead in the world of innovation with Patent Plus.                    

拡張機能の基本情報

名前 Patent Plus Patent Plus
ID iceleckhffpjkcbbeadlojphojbjnmgm
公式URL https://chromewebstore.google.com/detail/patent-plus/iceleckhffpjkcbbeadlojphojbjnmgm
説明 Simplify patent reading on Google Patents - Patent Plus
ファイルサイズ 6.15 MB
インストール数 513
現在のバージョン 1.7.25
最終更新日 2024-03-01
公開日 2023-11-08
評価 4.94/5 合計 18 レビュー
開発者 https://getpatentplus.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://getpatentplus.com
ヘルプページのURL https://getpatentplus.com/contact-us/
プライバシーポリシーページのURL https://getpatentplus.com/privacy-policy
対応言語 en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Patent Plus",
    "description": "Simplify patent reading on Google Patents - Patent Plus",
    "version": "1.7.25",
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "permissions": [
        "tabs",
        "storage",
        "activeTab",
        "scripting"
    ],
    "icons": {
        "16": "\/images\/logo.png",
        "32": "\/images\/logo.png",
        "48": "\/images\/logo.png",
        "128": "\/images\/logo.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "images\/moon.svg",
                "images\/sun.svg"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/tryslate.greyb.com\/*"
            ],
            "js": [
                "content-script\/config.js",
                "content-script\/enhance-slate.js",
                "content-script\/minimize-slate-content.js"
            ]
        },
        {
            "matches": [
                "https:\/\/tryslate.greyb.com\/engage\/search?ws*"
            ],
            "js": [
                "content-script\/build-taxonomy.js"
            ],
            "css": [
                "css\/taxonomy_template.css"
            ]
        },
        {
            "matches": [
                "https:\/\/tryslate.greyb.com\/engage*"
            ],
            "js": [
                "content-script\/config.js",
                "content-script\/patent-prior-art.js",
                "content-script\/ai-summary\/suggest-document-summary.js"
            ]
        },
        {
            "matches": [
                "https:\/\/tryslate.greyb.com\/engage\/search?ws*"
            ],
            "js": [
                "content-script\/ai-summary\/summary-in-list-view.js"
            ]
        },
        {
            "matches": [
                "https:\/\/patents.google.com\/*"
            ],
            "js": [
                "content-script\/array.js",
                "content-script\/enhance-google-patents.js"
            ]
        },
        {
            "matches": [
                "https:\/\/patents.google.com\/patent\/*"
            ],
            "js": [
                "content-script\/config.js",
                "content-script\/patentplusassitant.js",
                "content-script\/patent-prior-art.js"
            ]
        },
        {
            "matches": [
                "https:\/\/tryslate.greyb.com\/?utm_source=slate_extension*"
            ],
            "js": [
                "content-script\/login-with-slate.js"
            ]
        },
        {
            "matches": [
                "https:\/\/tryslate.greyb.com\/*"
            ],
            "js": [
                "content-script\/slate\/prior_art\/project_id.js"
            ]
        },
        {
            "matches": [
                "https:\/\/tryslate.greyb.com\/engage\/search?ws*"
            ],
            "js": [
                "content-script\/auto-interesting-insight.js"
            ]
        }
    ],
    "action": {
        "default_popup": "popup\/slate_popup.html",
        "default_icon": {
            "16": "\/images\/logo.png",
            "32": "\/images\/logo.png",
            "48": "\/images\/logo.png",
            "128": "\/images\/logo.png"
        }
    },
    "host_permissions": [
        "https:\/\/tryslate.greyb.com\/*",
        "https:\/\/patents.google.com\/*",
        "https:\/\/usecatalyst.tech\/*",
        "https:\/\/getpatentplus.com\/*",
        "https:\/\/app.posthog.com\/*"
    ]
}