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
官方網址 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
電子郵箱 [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"
}