Inspire New Tab
Inspires you to the max!
Vad är Inspire New Tab?
Inspire New Tab är en Chrome-tillägg utvecklad av A Child Developer, och dess huvudfunktion är "Inspires you to the max!".
Tilläggsskärmbilder
Ladda ner Inspire New Tab-förlängningens CRX-fil
Ladda ner Inspire 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
Get a good deal with this tab page! Features things you will enjoy. Get it today! Grundläggande Information om Tillägg
| Namn | |
| ID | ffnoahminodniiokfigpofljdpopcmnm |
| Officiell webbadress | https://chromewebstore.google.com/detail/inspire-new-tab/ffnoahminodniiokfigpofljdpopcmnm |
| Beskrivning | Inspires you to the max! |
| Filstorlek | 40.52 MB |
| Antal Installationer | 19 |
| Aktuell Version | 1.1 |
| Senast Uppdaterad | 2016-02-27 |
| Publiceringsdatum | 2016-02-27 |
| Utvecklare | A Child Developer |
| Betalningssätt | free |
| Stödda Språk | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Inspire New Tab",
"description": "Inspires you to the max!",
"version": "1.1",
"permissions": [
"management"
],
"chrome_url_overrides": {
"newtab": "newtab.html"
}
} | |