Search on PatSnap
As you read emails, articles, and webpages, you can select keywords, right-click, and jump straight to relevant patents on PatSnap.
Wat is Search on PatSnap?
Search on PatSnap is een Chrome-extensie ontwikkeld door PatSnap, en de belangrijkste functie is "As you read emails, articles, and webpages, you can select keywords, right-click, and jump straight to relevant patents on PatSnap.".
Extensie Screenshots
Download het CRX-bestand van de extensie Search on PatSnap
Download Search on PatSnap-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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 Basisinformatie over de Extensie
| Naam | |
| ID | mkjcdfhmlkkdephppblgdjfiojdoafep |
| Officiële URL | https://chromewebstore.google.com/detail/search-on-patsnap/mkjcdfhmlkkdephppblgdjfiojdoafep |
| Beschrijving | As you read emails, articles, and webpages, you can select keywords, right-click, and jump straight to relevant patents on PatSnap. |
| Bestandsgrootte | 23.35 KB |
| Aantal Installaties | 233 |
| Huidige Versie | 1.3 |
| Laatst Bijgewerkt | 2018-05-29 |
| Publicatiedatum | 2018-05-29 |
| Beoordeling | 5.00/5 Totaal 3 Beoordelingen |
| Ontwikkelaar | PatSnap |
| Betalingswijze | free |
| Ondersteunde Talen | 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"
}
} | |