Old New Tab Page
Replaces New Tab page with old new tab page (ie list of chrome Apps).
Hvad er Old New Tab Page?
Old New Tab Page er en Chrome-udvidelse udviklet af http://slayerapps.com, og dens hovedfunktion er "Replaces New Tab page with old new tab page (ie list of chrome Apps).".
Udvidelsesskærmbilleder
Download Old New Tab Page-udvidelses-CRX-fil
Download Old New Tab Page-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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.
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | bfjijikiidgbmjkpeccgkcdeencpgoik |
Officiel URL | https://chrome.google.com/webstore/detail/old-new-tab-page/bfjijikiidgbmjkpeccgkcdeencpgoik |
Beskrivelse | Replaces New Tab page with old new tab page (ie list of chrome Apps). |
Filstørrelse | 14.69 KB |
Antal Installationer | 575 |
Nuværende Version | 1.0.0 |
Senest Opdateret | 2014-04-24 |
Udgivelsesdato | 2014-04-24 |
Bedømmelse | 4.00/5 Samlet 12 Bedømmelser |
Udvikler | http://slayerapps.com |
Betalingsmetode | free |
Understøttede Sprog | 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" } |