Old New Tab Page
Replaces New Tab page with old new tab page (ie list of chrome Apps).
Co to jest Old New Tab Page?
Old New Tab Page to rozszerzenie Chrome opracowane przez http://slayerapps.com, a jego główną funkcją jest „Replaces New Tab page with old new tab page (ie list of chrome Apps).”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Old New Tab Page
Pobierz pliki rozszerzeń Old New Tab Page w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | bfjijikiidgbmjkpeccgkcdeencpgoik |
Oficjalny URL | https://chrome.google.com/webstore/detail/old-new-tab-page/bfjijikiidgbmjkpeccgkcdeencpgoik |
Opis | Replaces New Tab page with old new tab page (ie list of chrome Apps). |
Rozmiar pliku | 14.69 KB |
Liczba instalacji | 575 |
Aktualna Wersja | 1.0.0 |
Ostatnia Aktualizacja | 2014-04-24 |
Data Publikacji | 2014-04-24 |
Ocena | 4.00/5 Łącznie 12 Oceny |
Deweloper | http://slayerapps.com |
Typ Płatności | free |
Obsługiwane Języki | 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" } |