Fashion Trend

Fashion Trend

什麼是Fashion Trend?

Fashion Trend是由aln234534開發的Chrome擴展程式,該擴展的主要功能是“Fashion Trend”。

擴展截圖

screenshot
screenshot

下載Fashion Trend擴展crx文件

下載Fashion Trend擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Fashion trend goes beyond the aesthetic values, it emerges as an expressive tool for designers to deliver their message about the society. With the influence of social media, celebrities and bloggers, their voice are easily being heard and have impact on fashion and trend at any time. Fashion and music are inseparable. Prabal Gurung[36] highlighted the importance of music to his shows, saying "each season we want to tell a story for 10 minutes…. the perfect harmony between cloths and music allows this". Music is a representation of fashion that expresses the abstract design concept into relatable harmony for viewers.

Fashion relates to social and cultural context of an environment. According to Matika,[37] "Elements of popular culture become fused when a person's trend is associated with a preference for a genre of music…like music, news or literature, fashion has been fused into everyday lives." Fashion is not only seen as pure aesthetic values; fashion is also a medium for performers to create an overall atmosphere and express their opinions altogether through music video. The latest music video ‘Formation’ by Beyoncé, according to Carlos,[38] "The pop star pays homage to her Creole root.... tracing the roots of the Louisiana cultural nerve center from the post-abolition era to present day, Beyoncé catalogs the evolution of the city's vibrant style and its tumultuous history all at once. Atop a New Orleans police car in a red-and-white Gucci high-collar dress and combat boots, she sits among the ruins of Hurricane Katrina, immediately implanting herself in the biggest national debate on police brutality and race relations in modern day.                    

擴展基本資訊

名稱 Fashion Trend Fashion Trend
ID nbkmgefhigfajoeodndinpdmdnjjipil
官方網址 https://chrome.google.com/webstore/detail/fashion-trend/nbkmgefhigfajoeodndinpdmdnjjipil
簡介 Fashion Trend
檔案大小 118 KB
安裝次數 20
目前版本 1.0
更新時間 2018-02-12
上架時間 2018-02-12
開發者 aln234534
付費類型 free
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Fashion Trend",
    "description": "Fashion Trend",
    "author": "Wosi Tong",
    "version": "1.0",
    "manifest_version": 2,
    "background": {
        "scripts": [
            "bg.js"
        ]
    },
    "icons": {
        "128": "images\/icon128.png"
    },
    "permissions": [
        "tabs"
    ],
    "browser_action": {
        "default_icon": {
            "128": "images\/icon128.png"
        },
        "default_title": "Fashion Trend"
    }
}