Taylor Swiftifier

Replace your new tab page with photos of Taylor Swift.

Taylor Swiftifierとは何ですか?

Taylor SwiftifierはKevin Chenによって開発されたChromeの拡張機能で、その主な機能は「Replace your new tab page with photos of Taylor Swift.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot

Taylor Swiftifier拡張機能のCRXファイルをダウンロード

Taylor Swiftifier拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        1.5 UPDATE: The quotes have been removed, but now a random Taylor Swift music video plays automatically every time you open a new tab. Also the bugs regarding the random picture are now gone! 

Currently, this Chrome extension replaces your new tab page with a random photo of Taylor Swift from Flickr.

Future improvements involve having user submitted images, plugins that keep you up to date on Taysway news, and an interactive way to keep in touch with your favorite gal!                    

拡張機能の基本情報

名前 Taylor Swiftifier Taylor Swiftifier
ID njhhbihdfmihilbcknhbmpicgcjlflgm
公式URL https://chrome.google.com/webstore/detail/taylor-swiftifier/njhhbihdfmihilbcknhbmpicgcjlflgm
説明 Replace your new tab page with photos of Taylor Swift.
ファイルサイズ 50.8 KB
インストール数 182
現在のバージョン 1.6
最終更新日 2015-02-05
公開日 2015-02-05
評価 4.63/5 合計 27 レビュー
開発者 Kevin Chen
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Taylor Swiftifier",
    "description": "Replace your new tab page with photos of Taylor Swift.",
    "version": "1.6",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "64": "icon64.png",
        "128": "icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "background.html"
    },
    "permissions": [
        "https:\/\/secure.flickr.com\/",
        "http:\/\/kevchen.com\/"
    ]
}