AI Code Finder for Papers - CatalyzeX

🧑‍💻 Get implementation code for AI and other research papers directly on Google Search, ArXiv, Scholar, PubMed, IEEE...

Что такое AI Code Finder for Papers - CatalyzeX?

AI Code Finder for Papers - CatalyzeX - это расширение Chrome, разработанное https://catalyzex.com, и его основная функция - "🧑‍💻 Get implementation code for AI and other research papers directly on Google Search, ArXiv, Scholar, PubMed, IEEE...".

Снимки экрана расширения

screenshot
screenshot
screenshot
screenshot
screenshot

Скачать файл CRX расширения AI Code Finder for Papers - CatalyzeX

Скачайте файлы расширений AI Code Finder for Papers - CatalyzeX в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        CatalyzeX's free browser extension instantly finds and shows implementation code for any research paper (AI and more) you may come across while browsing Google, ArXiv, Scholar, Github, PubMed, and other search engines, forums, and scholarly/academic websites.

▶ Browse the web as usual and you'll start seeing [CODE] buttons next to papers everywhere.
▶ These buttons will automatically appear directly on the page for any implementation links found.
▶ Click on any [CODE] button to instantly jump to the open-source implementation and explore!
▶ Click on any bell icon to create an alert for new code for papers/topics, author's newest work, latest developments.

Powered by CatalyzeX.com's repository used by thousands of engineers, researchers, developers, and tech leaders worldwide — to browse algorithms, models, and papers with code for relevant and state-of-the-art developments in artificial intelligence, data science, computer vision, speech recognition, deep learning, and large language models.

If you have any feedback/suggestions/requests or run into any issues, please email us at [email protected] anytime.
We'd love to hear from you!

____
This extension also works on Opera and UC Browser.

Need the Firefox add-on instead? Get it here: https://addons.mozilla.org/en-US/firefox/addon/code-finder-catalyzex/

Need the Edge add-on? Get it here: https://microsoftedge.microsoft.com/addons/detail/get-papers-with-code-ever/mflbgfojghoglejmalekheopgadjmlkm
____


*************** CATALYZEX VALUES YOUR PRIVACY ***************

When you add CatalyzeX, it says that we can “Read and change all your data on all websites.” That’s only partially true. A more accurate description is that it allows CatalyzeX to insert [CODE] buttons next to any papers and techniques you see directly on the webpage, whenever available. While we’re sure you’re super interesting (especially as you're using CatalyzeX!), we do not have any interest in tracking what you search for, what you buy, etc. It’s just not what we do.

At CatalyzeX, we care about privacy just as much as you do. It's core to our decision-making and how we deliver your CatalyzeX experience. 

Learn more about CatalyzeX’s privacy policy at https://docs.google.com/document/d/e/2PACX-1vRE4yIizuRPSmDzLMRChj12HIX7ypn8qfSeYnE3WHpww2RbJD2A93MHyfdNsySHt_4UGYzFgSZ2a1CY/pub                    

Основная информация о расширении

Название AI Code Finder for Papers - CatalyzeX AI Code Finder for Papers - CatalyzeX
ID aikkeehnlfpamidigaffhfmgbkdeheil
Официальный URL https://chromewebstore.google.com/detail/ai-code-finder-for-papers/aikkeehnlfpamidigaffhfmgbkdeheil
Описание 🧑‍💻 Get implementation code for AI and other research papers directly on Google Search, ArXiv, Scholar, PubMed, IEEE...
Размер файла 304 KB
Количество установок 50,000
Текущая Версия 0.0.0.93
Последнее Обновление 2024-03-02
Дата публикации 2020-07-03
Рейтинг 4.70/5 Всего 54 оценок
Разработчик https://catalyzex.com
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения https://www.catalyzex.com
URL страницы политики конфиденциальности https://docs.google.com/document/d/e/2PACX-1vRE4yIizuRPSmDzLMRChj12HIX7ypn8qfSeYnE3WHpww2RbJD2A93MHyfdNsySHt_4UGYzFgSZ2a1CY/pub
Поддерживаемые языки en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "CatalyzeX.com",
    "name": "AI Code Finder for Papers - CatalyzeX",
    "version": "0.0.0.93",
    "description": "\ud83e\uddd1\u200d\ud83d\udcbb Get implementation code for AI and other research papers directly on Google Search, ArXiv, Scholar, PubMed, IEEE...",
    "content_security_policy": {
        "extension_pages": "default-src 'self'; object-src 'self'; style-src 'self' data: 'unsafe-inline';"
    },
    "background": {
        "service_worker": "src\/scripts\/background.js"
    },
    "content_scripts": [
        {
            "css": [
                "src\/styles\/extension.css"
            ],
            "matches": [
                "https:\/\/arxiv.org\/*",
                "https:\/\/twitter.com\/*",
                "https:\/\/www.google.com\/*",
                "https:\/\/www.google.co.uk\/*",
                "https:\/\/www.google.co.in\/*",
                "https:\/\/www.google.co.il\/*",
                "https:\/\/www.google.co.kr\/*",
                "https:\/\/www.google.co.jp\/*",
                "https:\/\/www.google.co.th\/*",
                "https:\/\/www.google.co.ma\/*",
                "https:\/\/www.google.co.nz\/*",
                "https:\/\/www.google.com.br\/*",
                "https:\/\/www.google.com.vn\/*",
                "https:\/\/www.google.com.tw\/*",
                "https:\/\/www.google.com.au\/*",
                "https:\/\/www.google.com.sg\/*",
                "https:\/\/www.google.com.tr\/*",
                "https:\/\/www.google.com.eg\/*",
                "https:\/\/www.google.com.hk\/*",
                "https:\/\/www.google.com.bd\/*",
                "https:\/\/www.google.com.pk\/*",
                "https:\/\/www.google.com.pe\/*",
                "https:\/\/www.google.com.ar\/*",
                "https:\/\/www.google.com.ph\/*",
                "https:\/\/www.google.fr\/*",
                "https:\/\/www.google.de\/*",
                "https:\/\/www.google.ca\/*",
                "https:\/\/www.google.it\/*",
                "https:\/\/www.google.sc\/*",
                "https:\/\/www.google.es\/*",
                "https:\/\/www.google.ru\/*",
                "https:\/\/www.google.at\/*",
                "https:\/\/www.google.cz\/*",
                "https:\/\/www.google.pt\/*",
                "https:\/\/www.google.ch\/*",
                "https:\/\/www.google.tn\/*",
                "https:\/\/www.google.dz\/*",
                "https:\/\/www.google.lk\/*",
                "https:\/\/www.google.pl\/*",
                "https:\/\/scholar.google.com\/*",
                "https:\/\/scholar.google.co.uk\/*",
                "https:\/\/scholar.google.co.in\/*",
                "https:\/\/scholar.google.co.il\/*",
                "https:\/\/scholar.google.co.kr\/*",
                "https:\/\/scholar.google.co.jp\/*",
                "https:\/\/scholar.google.co.th\/*",
                "https:\/\/scholar.google.co.nz\/*",
                "https:\/\/scholar.google.com.br\/*",
                "https:\/\/scholar.google.com.vn\/*",
                "https:\/\/scholar.google.com.tw\/*",
                "https:\/\/scholar.google.com.au\/*",
                "https:\/\/scholar.google.com.sg\/*",
                "https:\/\/scholar.google.com.tr\/*",
                "https:\/\/scholar.google.com.eg\/*",
                "https:\/\/scholar.google.com.hk\/*",
                "https:\/\/scholar.google.com.bd\/*",
                "https:\/\/scholar.google.com.pk\/*",
                "https:\/\/scholar.google.com.pe\/*",
                "https:\/\/scholar.google.com.ar\/*",
                "https:\/\/scholar.google.com.ph\/*",
                "https:\/\/scholar.google.fr\/*",
                "https:\/\/scholar.google.de\/*",
                "https:\/\/scholar.google.ca\/*",
                "https:\/\/scholar.google.it\/*",
                "https:\/\/scholar.google.sc\/*",
                "https:\/\/scholar.google.es\/*",
                "https:\/\/scholar.google.ru\/*",
                "https:\/\/scholar.google.at\/*",
                "https:\/\/scholar.google.cz\/*",
                "https:\/\/scholar.google.pt\/*",
                "https:\/\/scholar.google.ch\/*",
                "https:\/\/scholar.google.pl\/*",
                "https:\/\/*.catalyzex.com\/*"
            ],
            "run_at": "document_idle",
            "js": [
                "src\/scripts\/extension.js"
            ]
        }
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/www.catalyzex.com\/*",
            "http:\/\/localhost:3001\/*"
        ]
    },
    "permissions": [
        "contextMenus",
        "scripting",
        "storage"
    ],
    "host_permissions": [
        "https:\/\/arxiv.org\/*",
        "https:\/\/twitter.com\/*",
        "https:\/\/www.google.com\/*",
        "https:\/\/www.google.co.uk\/*",
        "https:\/\/www.google.co.in\/*",
        "https:\/\/www.google.co.il\/*",
        "https:\/\/www.google.co.kr\/*",
        "https:\/\/www.google.co.jp\/*",
        "https:\/\/www.google.co.th\/*",
        "https:\/\/www.google.co.ma\/*",
        "https:\/\/www.google.co.nz\/*",
        "https:\/\/www.google.com.br\/*",
        "https:\/\/www.google.com.vn\/*",
        "https:\/\/www.google.com.tw\/*",
        "https:\/\/www.google.com.au\/*",
        "https:\/\/www.google.com.sg\/*",
        "https:\/\/www.google.com.tr\/*",
        "https:\/\/www.google.com.eg\/*",
        "https:\/\/www.google.com.hk\/*",
        "https:\/\/www.google.com.bd\/*",
        "https:\/\/www.google.com.pk\/*",
        "https:\/\/www.google.com.pe\/*",
        "https:\/\/www.google.com.ar\/*",
        "https:\/\/www.google.com.ph\/*",
        "https:\/\/www.google.fr\/*",
        "https:\/\/www.google.de\/*",
        "https:\/\/www.google.ca\/*",
        "https:\/\/www.google.it\/*",
        "https:\/\/www.google.sc\/*",
        "https:\/\/www.google.es\/*",
        "https:\/\/www.google.ru\/*",
        "https:\/\/www.google.at\/*",
        "https:\/\/www.google.cz\/*",
        "https:\/\/www.google.pt\/*",
        "https:\/\/www.google.ch\/*",
        "https:\/\/www.google.tn\/*",
        "https:\/\/www.google.dz\/*",
        "https:\/\/www.google.lk\/*",
        "https:\/\/www.google.pl\/*",
        "https:\/\/scholar.google.com\/*",
        "https:\/\/scholar.google.co.uk\/*",
        "https:\/\/scholar.google.co.in\/*",
        "https:\/\/scholar.google.co.il\/*",
        "https:\/\/scholar.google.co.kr\/*",
        "https:\/\/scholar.google.co.jp\/*",
        "https:\/\/scholar.google.co.th\/*",
        "https:\/\/scholar.google.co.nz\/*",
        "https:\/\/scholar.google.com.br\/*",
        "https:\/\/scholar.google.com.vn\/*",
        "https:\/\/scholar.google.com.tw\/*",
        "https:\/\/scholar.google.com.au\/*",
        "https:\/\/scholar.google.com.sg\/*",
        "https:\/\/scholar.google.com.tr\/*",
        "https:\/\/scholar.google.com.eg\/*",
        "https:\/\/scholar.google.com.hk\/*",
        "https:\/\/scholar.google.com.bd\/*",
        "https:\/\/scholar.google.com.pk\/*",
        "https:\/\/scholar.google.com.pe\/*",
        "https:\/\/scholar.google.com.ar\/*",
        "https:\/\/scholar.google.com.ph\/*",
        "https:\/\/scholar.google.fr\/*",
        "https:\/\/scholar.google.de\/*",
        "https:\/\/scholar.google.ca\/*",
        "https:\/\/scholar.google.it\/*",
        "https:\/\/scholar.google.sc\/*",
        "https:\/\/scholar.google.es\/*",
        "https:\/\/scholar.google.ru\/*",
        "https:\/\/scholar.google.at\/*",
        "https:\/\/scholar.google.cz\/*",
        "https:\/\/scholar.google.pt\/*",
        "https:\/\/scholar.google.ch\/*",
        "https:\/\/scholar.google.pl\/*",
        "https:\/\/*.catalyzex.com\/*"
    ],
    "optional_host_permissions": [
        ""
    ],
    "action": {
        "default_icon": "assets\/icons\/catalyzeX_transparent128.png",
        "default_title": "CatalyzeX: Finds code for papers. E.g. try googling 'stylegan paper'.",
        "default_popup": "src\/views\/popup.html"
    },
    "icons": {
        "16": "assets\/icons\/catalyzeX_transparent16.png",
        "32": "assets\/icons\/catalyzeX_transparent32.png",
        "48": "assets\/icons\/catalyzeX_transparent48.png",
        "128": "assets\/icons\/catalyzeX_transparent128.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/icons\/active_bell_icon_dark_mode.png",
                "assets\/icons\/active_bell_icon_light_mode.png",
                "assets\/icons\/add_code_button3.png",
                "assets\/icons\/addcode_dark_mode_icon.svg",
                "assets\/icons\/addcode_plus_button_light.png",
                "assets\/icons\/addcode_white.png",
                "assets\/icons\/alert_dark_mode_icon.png",
                "assets\/icons\/alert_light_mode_icon.png",
                "assets\/icons\/alert_white.png",
                "assets\/icons\/catalyzeX_transparent128.png",
                "assets\/icons\/catalyzeX_transparent16.png",
                "assets\/icons\/catalyzeX_transparent32.png",
                "assets\/icons\/catalyzeX_transparent48.png",
                "assets\/icons\/clipboard-copied.png",
                "assets\/icons\/clipboard.png",
                "assets\/icons\/code_button_3.5x_latest.png",
                "assets\/icons\/cx_blog_logo.png",
                "assets\/icons\/cxlogoicon_btn.png",
                "assets\/icons\/facebook-messenger--v2.png",
                "assets\/icons\/facebook-new.png",
                "assets\/icons\/filled-message.png",
                "assets\/icons\/link.png",
                "assets\/icons\/linkedin.png",
                "assets\/icons\/profillic copy.png",
                "assets\/icons\/reddit.png",
                "assets\/icons\/share.png",
                "assets\/icons\/slack_icon.png",
                "assets\/icons\/twitter.png",
                "assets\/icons\/whatsapp.png",
                "src\/views\/permissions_dropdown.html",
                "src\/views\/onboarding.html",
                "src\/scripts\/onboarding.js",
                "src\/scripts\/permissions_dropdown.js",
                "src\/styles\/extension.css"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "manifest_version": 3
}