Find Related Academic Papers | Researcher

With Researcher's Paper Finder extension, you can enter any title, abstract, or keywords to find related academic papers.

Find Related Academic Papers | Researcher क्या है?

Find Related Academic Papers | Researcher https://www.researcher-app.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "With Researcher's Paper Finder extension, you can enter any title, abstract, or keywords to find related academic papers."।

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

screenshot
screenshot

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

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

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

                        ---------------------------------------------------------------------

If you’re reading an academic paper online, just highlight the title, abstract, or keywords, open the extension, and you’ll immediately see a list of the most relevant and recently published content. What’s more, it also works on news articles, blogs, and even social media posts.

This is a new product from the Researcher team so we’d love to get your feedback. If you have any questions, comments, or suggestions, please do get in touch with us at [email protected].

Researcher is a mobile and web platform that aims to make sure academics never miss important research - and our new extension means you’ll never be without the latest content wherever you are on the web.                    

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

नाम Find Related Academic Papers | Researcher Find Related Academic Papers | Researcher
ID anidheijpmdnigiojbbinkdcdihhhecp
आधिकारिक URL https://chrome.google.com/webstore/detail/find-related-academic-pap/anidheijpmdnigiojbbinkdcdihhhecp
विवरण With Researcher's Paper Finder extension, you can enter any title, abstract, or keywords to find related academic papers.
फ़ाइल का आकार 333 KB
स्थापना संख्या 14,834
वर्तमान संस्करण 0.8
अंतिम अपडेट 2021-09-28
प्रकाशन तिथि 2019-09-24
रेटिंग 4.75/5 कुल 12 रेटिंग्स
डेवलपर https://www.researcher-app.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.researcher-app.com?utm_source=&utm_medium=&utm_campaign=extension
सहायता पृष्ठ URL https://www.researcher-app.com/discover?utm_source=&utm_medium=&utm_campaign=extension
गोपनीयता नीति पृष्ठ URL https://www.researcher-app.com/privacy
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Find Related Academic Papers | Researcher",
    "version": "0.8",
    "manifest_version": 2,
    "author": "Researcher",
    "description": "With Researcher's Paper Finder extension, you can enter any title, abstract, or keywords to find related academic papers.",
    "icons": {
        "16": "assets\/images\/logo.png",
        "48": "assets\/images\/logo.png",
        "128": "assets\/images\/logo.png"
    },
    "browser_action": {
        "default_icon": "assets\/images\/logo.png",
        "default_popup": "popup.html",
        "default_title": "Researcher"
    },
    "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com; object-src 'self'",
    "permissions": [
        "activeTab"
    ]
}