ETI MAL Integration

Integrates MyAnimeList anime history into posts

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 Tampermonkey,才能安裝此腳本

您需要先安裝使用者腳本管理器擴充功能後才能安裝該腳本。

(我已經安裝了使用者腳本管理器,讓我安裝!)

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

(我已經安裝了使用者樣式管理器,讓我安裝!)

作者
pendevin
今日安裝
0
安裝總數
36
評價
1 0 0
版本
3.3
建立日期
2015-02-03
更新日期
2015-07-10
尺寸
10.8 KB
授權條款
未知
腳本執行於

to change the options, edit the script and change the constants in this block at the top:

//enter the characters you want to replace with your last watched show
//MAKE SURE THIS IS UNIQUE IN YOUR SIG
const EPISODE_REPLACER='/et';

//enter the characters you want to replace with your episode count for the day
//MAKE SURE THIS IS UNIQUE IN YOUR SIG
const COUNT_REPLACER='/ec';

//enter the url for your MyAnimeList history page
//if you only want to use anime or manga updates, add /anime or /manga to the end of the url
const HISTORY_URL='http://myanimelist.net/history/pendevin';