Old New Tab Page
Replaces New Tab page with old new tab page (ie list of chrome Apps).
Was ist Old New Tab Page?
Old New Tab Page ist eine Chrome-Erweiterung, die von http://slayerapps.com entwickelt wurde, und ihr Hauptmerkmal ist "Replaces New Tab page with old new tab page (ie list of chrome Apps).".
Erweiterungsscreenshots
Old New Tab Page-Erweiterungs-CRX-Datei herunterladen
Laden Sie Old New Tab Page-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Get the Old New tab page, just by installing this extension, you need not do anything else... just plug and play style.. :D Other Applications Shortcuts: Flipkart : http://bit.ly/1msLVIg Snapdeal : http://bit.ly/OW44zW Jabong : http://bit.ly/QbVP3O Myntra : http://bit.ly/1m3YmXU HomeShop18 : http://bit.ly/1jqYinY Amazon.in : http://bit.ly/OW3ySi Disclaimer: It is not the official app, i just made them so that it will be easy to open these sites.
Grundlegende Informationen zur Erweiterung
Name | |
ID | bfjijikiidgbmjkpeccgkcdeencpgoik |
Offizielle URL | https://chrome.google.com/webstore/detail/old-new-tab-page/bfjijikiidgbmjkpeccgkcdeencpgoik |
Beschreibung | Replaces New Tab page with old new tab page (ie list of chrome Apps). |
Dateigröße | 14.69 KB |
Installationsanzahl | 575 |
Aktuelle Version | 1.0.0 |
Letztes Update | 2014-04-24 |
Veröffentlichungsdatum | 2014-04-24 |
Bewertung | 4.00/5 Insgesamt 12 Bewertungen |
Entwickler | http://slayerapps.com |
Zahlungsart | free |
Unterstützte Sprachen | en |
manifest.json | |
{ "chrome_url_overrides": { "newtab": "redirect.html" }, "description": "Replaces New Tab page with old new tab page (ie list of chrome Apps).", "icons": { "128": "icon-128.png" }, "manifest_version": 2, "name": "Old New Tab Page", "homepage_url": "http:\/\/greedytech.com\/", "permissions": [ "tabs" ], "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'", "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.0" } |