-
Google Chrome
安装方式:官网下载deb包安装:https://www.google.cn/chrome/
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name 修改优设网CSS | |
| // @namespace https://www.maemo.cc/ | |
| // @version 0.2 | |
| // @description try to take over the world! | |
| // @updateURL https://gist.githubusercontent.com/iblueer/a4da3644316dfe653976467bfa730d20/raw/7636cd77d06a538e70f39b72439161bb395165d5/change-css-for-uisdc.user.js | |
| // @downloadURL https://gist.githubusercontent.com/iblueer/a4da3644316dfe653976467bfa730d20/raw/7636cd77d06a538e70f39b72439161bb395165d5/change-css-for-uisdc.user.js | |
| // @author Maemo Lee | |
| // @match *://www.uisdc.com/* | |
| // @grant none |
发表于 2016-12-6 21:08:58
本帖最后由 carlchina 于 2016-12-22 20:45 编辑
自从购买了2016款带bar的MacBook pro 就可以找各种TouchBar上面的应用。 现在也分享给大家!
- Touchbar Nyancat
这只猫无论如何都会出现在各种地方,TouchBar也不例外。
touchbar_nyancat.app.zip (6.43 MB)
- TouchBarDino
用过chrome的朋友应该都见过这个游戏,现在有人搬到TouchBar上面来了
Dino.zip (2.26 MB)
- TouchFart
用TouchBar发出三种不同的放屁声音,各位用心感受吧!
[TouchFart.zip](https://bbs.feng.c
使用教程:English Tutorial
使用教程:English Tutorial
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/sh | |
| # Just copy and paste the lines below (all at once, it won't work line by line!) | |
| # MAKE SURE YOU ARE HAPPY WITH WHAT IT DOES FIRST! THERE IS NO WARRANTY! | |
| function abort { | |
| echo "$1" | |
| exit 1 | |
| } | |
| set -e |
NewerOlder



