Skinner
Customize your Google+, Twitter or Facebook's visual appearence.
什麼是Skinner?
Skinner是由Jin Gong開發的Chrome擴展程式,該擴展的主要功能是“Customize your Google+, Twitter or Facebook's visual appearence.”。
擴展截圖
下載Skinner擴展crx文件
下載Skinner擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
After installing, remember to Refresh your webpages.
If you want Samples, Reporting Bugs, Giving Advise,
come here: https://plus.google.com/collection/QmD2lB 擴展基本資訊
| 名稱 | |
| ID | hdokmnabbhhjoabkflcbiinijhomjnjk |
| 官方網址 | https://chromewebstore.google.com/detail/skinner/hdokmnabbhhjoabkflcbiinijhomjnjk |
| 簡介 | Customize your Google+, Twitter or Facebook's visual appearence. |
| 檔案大小 | 63.9 KB |
| 安裝次數 | 34 |
| 目前版本 | 0.1.5.3 |
| 更新時間 | 2017-01-25 |
| 上架時間 | 2017-01-25 |
| 評分 | 5.00/5 共 1 次評分 |
| 開發者 | Jin Gong |
| 付費類型 | free |
| 擴展官網 | https://plus.google.com/collection/QmD2lB |
| 說明頁面URL | https://plus.google.com/collection/QmD2lB |
| 支援的語言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Skinner",
"version": "0.1.5.3",
"description": "Customize your Google+, Twitter or Facebook's visual appearence.",
"icons": {
"128": "icon.png"
},
"author": "XYYHun",
"permissions": [
"tabs",
"storage",
"unlimitedStorage",
"https:\/\/plus.google.com\/",
"https:\/\/facebook.com\/",
"https:\/\/twitter.com\/"
],
"background": {
"scripts": [
".\/scripts\/libs\/jquery-3.1.1.min.js",
".\/scripts\/libs\/style-template.js",
".\/scripts\/background.js"
]
},
"browser_action": {
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
" | |