Charles Ma

Results 6 comments of Charles Ma

The problem is due to the fact that this app uses localized name of the supported app. It can be solved by using bundle identifier and renaming the .yml file....

Sorry for multiple problems in one issue. Thank you for your response. When the icon of multipletab(v2.0.5) pin to overflow menu, the scrollbar overlaying would happen.

I found a solution by trying: 1. open Firefox Bookmarks workflow folder of alfred. 2. edit bookmarks.py 3. remove string "and moz_places.foreign_count = 0" in Line 68. then, it works....

确实是个好想法,但是需要的工程量较大: 1. 写一个电脑程序后台运行负责查询 dnt 2. 写一个 Chrome 插件负责和电脑程序沟通,并在 Google 页面上显示结果 这大概算是个有生之年系列的设想……

> 这个可以靠devonthink的 web服务器 功能吧。但是这个版本太贵了。 这也是个可能的思路。确实贵。另外写程序的话,适用范围更广,或许也更灵活。

能否在 Squirrel 切换中英文状态时,运行一个自定义命令、将状态写入某文件或发送一个http请求之类的。然后可以使用 hammerspoon 这个软件监听当前状态并在菜单栏中显示。