Behance New Tab
Get inspired by new Behance projects.
Cos'è Behance New Tab?
Behance New Tab è un'estensione di Chrome sviluppata da Yuriy Nemtsov, e la sua funzione principale è "Get inspired by new Behance projects.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Behance New Tab
Scarica i file di estensione Behance New Tab in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
The Behance New Tab extension displays a curated grid of beautiful new featured projects. Informazioni di Base sull'Estensione
| Nome | |
| ID | bajioogponlmkfhdgffomhlfpiehgbkp |
| URL Ufficiale | https://chromewebstore.google.com/detail/behance-new-tab/bajioogponlmkfhdgffomhlfpiehgbkp |
| Descrizione | Get inspired by new Behance projects. |
| Dimensione del File | 172 KB |
| Conteggio Installazioni | 1,494 |
| Versione Corrente | 1.6.0 |
| Ultimo Aggiornamento | 2023-11-16 |
| Data di Pubblicazione | 2019-02-01 |
| Valutazione | 4.67/5 Totale 9 Valutazioni |
| Sviluppatore | Yuriy Nemtsov |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://www.behance.net |
| Lingue Supportate | 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"
}
} | |