Behance New Tab
Get inspired by new Behance projects.
Vad är Behance New Tab?
Behance New Tab är en Chrome-tillägg utvecklad av Yuriy Nemtsov, och dess huvudfunktion är "Get inspired by new Behance projects.".
Tilläggsskärmbilder
Ladda ner Behance New Tab-förlängningens CRX-fil
Ladda ner Behance New Tab-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
The Behance New Tab extension displays a curated grid of beautiful new featured projects. Grundläggande Information om Tillägg
| Namn | |
| ID | bajioogponlmkfhdgffomhlfpiehgbkp |
| Officiell webbadress | https://chromewebstore.google.com/detail/behance-new-tab/bajioogponlmkfhdgffomhlfpiehgbkp |
| Beskrivning | Get inspired by new Behance projects. |
| Filstorlek | 172 KB |
| Antal Installationer | 1,494 |
| Aktuell Version | 1.6.0 |
| Senast Uppdaterad | 2023-11-16 |
| Publiceringsdatum | 2019-02-01 |
| Betyg | 4.67/5 Totalt 9 Betyg |
| Utvecklare | Yuriy Nemtsov |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | https://www.behance.net |
| Stödda Språk | 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"
}
} | |