Avicii Theme

These Are The Nights That Never Die!

Avicii Themeとは何ですか?

Avicii Themeはhttp://www.appicted.inによって開発されたChromeの拡張機能で、その主な機能は「These Are The Nights That Never Die!」です。

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

screenshot

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

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

拡張機能の使用方法

                        Let me know what other themes you'd like to see.

Check out more of my work at www.appicted.in

No copyright infringement intended.                    

拡張機能の基本情報

名前 Avicii Theme Avicii Theme
ID ebkmjncfiogembobcoehljlpedeopjgh
公式URL https://chrome.google.com/webstore/detail/avicii-theme/ebkmjncfiogembobcoehljlpedeopjgh
説明 These Are The Nights That Never Die!
ファイルサイズ 365 KB
インストール数 111
現在のバージョン 0.0.1
最終更新日 2018-12-07
公開日 2018-12-07
評価 4.75/5 合計 4 レビュー
開発者 http://www.appicted.in
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.coach.me/Dhiraj?ref=YJNVl
対応言語 en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "0.0.1",
    "description": "These Are The Nights That Never Die!",
    "name": "Avicii Theme",
    "browser_action": {
        "default_icon": "icon.png",
        "default_title": "Avicii"
    },
    "permissions": [
        "tabs"
    ],
    "chrome_url_overrides": {
        "newtab": "newTab.html"
    },
    "icons": {
        "64": "smallIcon.png",
        "128": "icon.png"
    },
    "incognito": "split"
}