Petapator

Increase your patent efficiency

Petapator क्या है?

Petapator https://petapator.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Increase your patent efficiency"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Petapator एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        At Petapator, our mission is to empower patent professionals.  Since 2006, Petapator has been helping thousands of patent professionals.  Our latest version makes searches on USPTO, Espacenet, WIPO and Google Patents even more efficient.  It allows you to get smarter insights faster.  Install now to enjoy the new incredible functions today and get more user-friendly Visualization Tools and Analytics Tools in coming months.
     
Website: http://www.petapator.com 

Key Features:
- Easy Download of Patent Search Results with the most relevant information 
- Drawing Listing and Image Enlargement for easy comparison of different patents 
- One Chrome Extension for all the most popular patent search sites

Easy Download of Patent Search Results 
You want to save your patent search results offline for further analysis and future reference, but currently there is no easy way to do that.  With Petapator, you can download up to 500 search records with abstract, inventors, current assignee, related events, detailed claims, as well as pdf link and image links.  The records are conveniently saved in .csv format so you can run more analysis easily.

- Download up to 500 records
- Save Detailed Claims information and Image Links
- .CSV download format for additional analysis on your favorite tools 

One Chrome Extension for all the most popular patent search sites
Petapator works on USPTO, Espacenet, WIPO and Google Patents. It overlays the powerful, user-friendly features on the original patent search sites that you are already familiar with.  So there is no new learning needed; it is intuitive and easy for you to use.  

- Build on the most popular patent search sites around the world
- Enable new functions right on USPTO, Espacenet, WIPO and Google Patents
- Intuitive and easy to use 

Designed for Patent Search Efficiency
Petapator is created for patent professionals by a patent professional.  We keep frequent patent search practices in mind and imagine ways to make them more efficient.  With Petapator, we continue to build new functions to enable a better experience for USPTO, Espacenet and WIPO users.  You can access drawings right on the search result summary page, and you can even enlarge one or multiple images for a quick review. 

- Compare different patents at a glance
- Drawing Summary right at your fingertips
- Make patent search more efficient on your favorite sites 

Features of Petapator:

Version 11.4
- Display images directly at USPTO, WIPO, Espacenet.
- Added ChatGPT functionality.
- Added subscription.

Version 11.3
- Preview image modal added at USPTO, WIPO, Espacenet.
- Removed preview images from Google Patents to improve the UI.

Version 11.2
- Preview images at USPTO.

Version 11.1
- Preview images at WIPO, Espacnet and Google Patents.

Version 11.0
- Allow mass download of up to 500 patents and applications according to the search results at:
(i) USPTO - https://ppubs.uspto.gov/pubwebapp/
(ii) Espacenet - https://worldwide.espacenet.com/
(iii) WIPO - https://patentscope.wipo.int/search/en/search.jsf
(iv) Google Patent - https://patents.google.com/advanced

Version 10.3.1
-Removed the unlimited storage requirements

Version 10.3.0
-Updated for new USPTO website links                    

एक्सटेंशन की मूल जानकारी

नाम Petapator Petapator
ID eapjillhmgpcgfelagikhjeiboocofcm
आधिकारिक URL https://chromewebstore.google.com/detail/petapator/eapjillhmgpcgfelagikhjeiboocofcm
विवरण Increase your patent efficiency
फ़ाइल का आकार 866 KB
स्थापना संख्या 2,214
वर्तमान संस्करण 11.4
अंतिम अपडेट 2023-12-17
प्रकाशन तिथि 2019-09-18
रेटिंग 4.69/5 कुल 88 रेटिंग्स
डेवलपर https://petapator.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.petapator.com/
सहायता पृष्ठ URL https://groups.google.com/forum/#!forum/user--petapator-aspator
गोपनीयता नीति पृष्ठ URL https://www.petapator.com/privacy
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Petapator",
    "version": "11.4",
    "manifest_version": 3,
    "description": "Increase your patent efficiency",
    "action": {
        "default_popup": "\/manifest\/action\/default_popup\/index.html"
    },
    "background": {
        "service_worker": "\/manifest\/background\/main.js",
        "type": "module"
    },
    "options_ui": {
        "page": "\/manifest\/options\/options.html",
        "open_in_tab": false
    },
    "permissions": [
        "webRequest",
        "storage"
    ],
    "host_permissions": [
        "https:\/\/ppubs.uspto.gov\/",
        "https:\/\/worldwide.espacenet.com\/",
        "https:\/\/chat.openai.com\/"
    ],
    "icons": {
        "16": "\/blobs\/icons\/petakata_icon_16.png",
        "128": "\/blobs\/icons\/petakata_icon_128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/worldwide.espacenet.com\/*",
                "https:\/\/ppubs.uspto.gov\/pubwebapp\/*",
                "https:\/\/patents.google.com\/*",
                "https:\/\/patentscope.wipo.int\/search\/en\/result.jsf*"
            ],
            "css": [
                "\/library\/tostify\/index.css"
            ],
            "js": [
                "\/library\/tostify\/index.js",
                "\/library\/papaparse\/index.js"
            ]
        },
        {
            "matches": [
                "https:\/\/worldwide.espacenet.com\/*"
            ],
            "js": [
                "\/library\/getPatentFromGoogle\/index.js",
                "\/library\/waitForElement\/index.js",
                "\/library\/showdown\/index.js",
                "\/manifest\/content_scripts\/espacenet\/download_csv.js",
                "\/manifest\/content_scripts\/espacenet\/searchRequestBody.js",
                "\/manifest\/content_scripts\/espacenet\/insert_image.js",
                "\/manifest\/content_scripts\/espacenet\/chatGPT.js"
            ],
            "css": [
                "\/manifest\/content_scripts\/espacenet\/insert_image.css",
                "\/manifest\/content_scripts\/espacenet\/chatGPT.css"
            ]
        },
        {
            "matches": [
                "https:\/\/ppubs.uspto.gov\/pubwebapp\/*"
            ],
            "css": [
                "\/manifest\/content_scripts\/uspto\/insert_image.css"
            ],
            "js": [
                "\/library\/waitForElement\/index.js",
                "\/manifest\/content_scripts\/uspto\/download_csv.js",
                "\/manifest\/content_scripts\/uspto\/insert_image.js",
                "\/manifest\/content_scripts\/uspto\/searchRequestBody.js"
            ]
        },
        {
            "matches": [
                "https:\/\/patents.google.com\/*"
            ],
            "js": [
                "\/library\/waitForElement\/index.js",
                "\/library\/showdown\/index.js",
                "\/library\/getPatentFromGoogle\/index.js",
                "\/manifest\/content_scripts\/google\/search_url.js",
                "\/manifest\/content_scripts\/google\/download_csv.js",
                "\/manifest\/content_scripts\/google\/chatGPT.js"
            ],
            "css": [
                "\/manifest\/content_scripts\/google\/chatGPT.css"
            ]
        },
        {
            "matches": [
                "https:\/\/patentscope.wipo.int\/search\/en\/result.jsf*"
            ],
            "css": [
                "\/manifest\/content_scripts\/wipo\/insert_image.css"
            ],
            "js": [
                "\/library\/getPatentFromGoogle\/index.js",
                "\/manifest\/content_scripts\/wipo\/download_csv.js",
                "\/manifest\/content_scripts\/wipo\/insert_image.js"
            ]
        }
    ]
}