Search on PatSnap

As you read emails, articles, and webpages, you can select keywords, right-click, and jump straight to relevant patents on PatSnap.

Search on PatSnap là gì?

Search on PatSnap là một tiện ích mở rộng Chrome được phát triển bởi PatSnap, và tính năng chính của nó là "As you read emails, articles, and webpages, you can select keywords, right-click, and jump straight to relevant patents on PatSnap.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Search on PatSnap

Tải xuống các tệp mở rộng Search on PatSnap dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Sort out all your innovation and IP matters with ease using PatSnap's Chrome Extension!

* Quickly find relevant patents to a keyword or phrase.
As you read emails, articles, and webpages, you can select keywords, right-click, and jump straight to relevant patents on PatSnap.

* Waste no time reading a patent from a publication number.
Select your text, right-click, and you're reading in no time.

* Enough of Google Patents. Enjoy a more powerful experience.
One-click of the PatSnap icon transports you from Google Patents into the powerful reading capabilities of PatSnap, including:
- Dual View
- Citation Tree Analysis
- Patent Family Analysis
- Strong Keyword Highlighting
- Chemical Highlighting
..and more                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Search on PatSnap Search on PatSnap
ID mkjcdfhmlkkdephppblgdjfiojdoafep
URL Chính Thức https://chromewebstore.google.com/detail/search-on-patsnap/mkjcdfhmlkkdephppblgdjfiojdoafep
Mô tả As you read emails, articles, and webpages, you can select keywords, right-click, and jump straight to relevant patents on PatSnap.
Kích Thước Tệp 23.35 KB
Số Lần Cài Đặt 233
Phiên Bản Hiện Tại 1.3
Cập Nhật Lần Cuối 2018-05-29
Ngày Phát Hành 2018-05-29
Đánh Giá 5.00/5 Tổng số 3 Đánh Giá
Nhà Phát Triển PatSnap
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Search on PatSnap",
    "short_name": "PatSnap",
    "description": "As you read emails, articles, and webpages, you can select keywords, right-click, and jump straight to relevant patents on PatSnap.",
    "version": "1.3",
    "browser_action": [],
    "author": "Ali Hussein, PatSnap",
    "permissions": [
        "contextMenus",
        "tabs",
        "activeTab"
    ],
    "icons": {
        "128": "icon128.png",
        "48": "icon48.png",
        "16": "icon16.png"
    },
    "background": {
        "page": "background.html"
    }
}