Old New Tab Page
Replaces New Tab page with old new tab page (ie list of chrome Apps).
Old New Tab Pageとは何ですか?
Old New Tab Pageはhttp://slayerapps.comによって開発されたChromeの拡張機能で、その主な機能は「Replaces New Tab page with old new tab page (ie list of chrome Apps).」です。
拡張機能のスクリーンショット
Old New Tab Page拡張機能のCRXファイルをダウンロード
Old New Tab Page拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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.
拡張機能の基本情報
名前 | |
ID | bfjijikiidgbmjkpeccgkcdeencpgoik |
公式URL | https://chrome.google.com/webstore/detail/old-new-tab-page/bfjijikiidgbmjkpeccgkcdeencpgoik |
説明 | Replaces New Tab page with old new tab page (ie list of chrome Apps). |
ファイルサイズ | 14.69 KB |
インストール数 | 575 |
現在のバージョン | 1.0.0 |
最終更新日 | 2014-04-24 |
公開日 | 2014-04-24 |
評価 | 4.00/5 合計 12 レビュー |
開発者 | http://slayerapps.com |
支払い方法 | free |
対応言語 | 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" } |