Old New Tab Page
Replaces New Tab page with old new tab page (ie list of chrome Apps).
Apa itu Old New Tab Page?
Old New Tab Page adalah ekstensi Chrome yang dikembangkan oleh http://slayerapps.com, dan fitur utamanya adalah "Replaces New Tab page with old new tab page (ie list of chrome Apps).".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Old New Tab Page
Unduh file ekstensi Old New Tab Page dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | |
ID | bfjijikiidgbmjkpeccgkcdeencpgoik |
URL Resmi | https://chrome.google.com/webstore/detail/old-new-tab-page/bfjijikiidgbmjkpeccgkcdeencpgoik |
Deskripsi | Replaces New Tab page with old new tab page (ie list of chrome Apps). |
Ukuran File | 14.69 KB |
Jumlah Instalasi | 575 |
Versi Saat Ini | 1.0.0 |
Terakhir Diperbarui | 2014-04-24 |
Tanggal Publikasi | 2014-04-24 |
Penilaian | 4.00/5 Total 12 Penilaian |
Pengembang | http://slayerapps.com |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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" } |