Behance New Tab

Get inspired by new Behance projects.

What is Behance New Tab?

Behance New Tab is a Chrome extension developed by Yuriy Nemtsov, and its main feature is "Get inspired by new Behance projects.".

Extension Screenshots

screenshot

Download Behance New Tab Extension CRX File

Download Behance New Tab extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        The Behance New Tab extension displays a curated grid of beautiful new featured projects.                    

Extension Basic Information

Name Behance New Tab Behance New Tab
ID bajioogponlmkfhdgffomhlfpiehgbkp
Official URL https://chromewebstore.google.com/detail/behance-new-tab/bajioogponlmkfhdgffomhlfpiehgbkp
Description Get inspired by new Behance projects.
File Size 172 KB
Installation Count 1,494
Current Version 1.6.0
Last Updated 2023-11-16
Publish Date 2019-02-01
Rating 4.67/5 Total 9 Ratings
Developer Yuriy Nemtsov
Email [email protected]
Payment Type free
Extension Website https://www.behance.net
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Behance New Tab",
    "version": "1.6.0",
    "description": "Get inspired by new Behance projects.",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "128": "behance-icon.png"
    }
}