Greasy Fork
登录
العَرَبِيةُ (ar)
Български (bg)
کوردیی ناوەندی (ckb)
Čeština (cs)
Dansk (da)
Deutsch (de)
Ελληνικά (el)
English (en)
Esperanto (eo)
Español (es)
Español latinoaméricano (es-419)
Suomi (fi)
Français (fr)
Français canadien (fr-CA)
עברית (he)
Hrvatski (hr)
Magyar (hu)
Bahasa Indonesia (id)
Italiano (it)
日本語 (ja)
ქართული ენა (ka)
한국어 (ko)
Bokmål (nb)
Nederlands (nl)
Polski (pl)
Português do Brasil (pt-BR)
Română (ro)
Русский (ru)
Slovenčina (sk)
srpski (sr)
Svenska (sv)
ภาษาไทย (th)
Türkçe (tr)
Українська (uk)
ئۇيغۇرچە (ug)
Tiếng Việt (vi)
简体中文 (zh-CN)
繁體中文 (zh-TW)
Help us translate!
脚本
论坛
帮助
更多
高级搜索
用户列表
库
管理日志
☰
脚本
论坛
帮助
高级搜索
用户列表
库
管理日志
登录
العَرَبِيةُ (ar)
Български (bg)
کوردیی ناوەندی (ckb)
Čeština (cs)
Dansk (da)
Deutsch (de)
Ελληνικά (el)
English (en)
Esperanto (eo)
Español (es)
Español latinoaméricano (es-419)
Suomi (fi)
Français (fr)
Français canadien (fr-CA)
עברית (he)
Hrvatski (hr)
Magyar (hu)
Bahasa Indonesia (id)
Italiano (it)
日本語 (ja)
ქართული ენა (ka)
한국어 (ko)
Bokmål (nb)
Nederlands (nl)
Polski (pl)
Português do Brasil (pt-BR)
Română (ro)
Русский (ru)
Slovenčina (sk)
srpski (sr)
Svenska (sv)
ภาษาไทย (th)
Türkçe (tr)
Українська (uk)
ئۇيغۇرچە (ug)
Tiếng Việt (vi)
简体中文 (zh-CN)
繁體中文 (zh-TW)
Help us translate!
信息
代码
历史
反馈 (0)
统计
Twitter - add unread notifications count in the tab title
Adds unread notifications count in the tab title
这些是代码更新过的版本。
显示所有版本
v2018.2.27
2020-06-25
(all scripts) Added @supportURL pointing to the GitHub repo (thanks to Jason Barnabe for the suggestion)
v2018.2.27
2018-05-20
(All scripts) Rearranged the metadata block
v2018.2.27
2018-02-27
Changed the values values of a few @require keys(all for greasyfork.org) to point to non version specific URLs
v2017.07.13
2017-11-12
Added '@licence MIT' (required by OUJS, in order to allow import and autoupdate of scripts from GitHub)
v2017.02.07
2017-02-07
Synced from GitHub - (Twitter - add unread notifications count in the tab title) Reset the counter variable
v2016.11.27
2016-11-27
Synced from GitHub - (Twitter - add unread notifications count in the tab title) Fix for when viewing profile pages, it would only display "Twitter" as title Also, removed two unused forEach
v2016.10.24
2016-10-24
Synced from GitHub - (Twitter - add unread notifications count in the tab title) Now there's no empty box in the place of the new notifications counter whenever you right/middle-click the Notifications link
v2016.10.22
2016-10-22
Synced from GitHub - (Twitter - add unread notifications count in the tab title) Now, when you rightclick or middle click the 'Notifications' button (in order to open the notifications in a new tab) the count in the tab title will be reset. Also fixed the regex that cleared the count in the tab title.
v2016.08.20
2016-09-17
Synced from GitHub - Converted all scripts encoding from UTF-8 back to UTF-8 BOM (i.e. with the same encoding that Greasemonkey installs them in)
v2016.08.20
2016-08-19
Synced from GitHub - (Twitter - add unread notifications count in the tab title) Fixed the selector for when viewing the Notifications tab
v2016.08.16
2016-08-19
Synced from GitHub - Fixed whitespace
v2016.08.16
2016-08-17
Imported from URL
v2016.08.07
2016-08-13
Imported from URL
v2016.08.07
2016-08-12
Imported from URL
v2016.08.07
2016-08-07
Removed useless jQuery @require
v2016.08.07
2016-08-07
Removed useless commented out lines
v2016.08.07
2016-08-07
Fixed two selectors of observers, removed useless observer.disconnect()
v3
2016-08-06
No longer adding a 'unread' attribute, neither listening for clicks on the 'Notifications' button. Now using the arrive.js library
v2
2015-09-04
v2
2015-04-18
Now the counter no longer appears when there are no more unread notifications
v1
2015-04-11
I sImplified the script
v1
2015-04-10