Changes the link of the story to go to the work page of the story on AO3 instead of the navigate page
这些是代码更新过的版本。 显示所有版本
WSS Change AO3 Link v1.0.2
Remove the if (el.href.includes('archiveofourown')) in favour of moving the check to the selector of storyELM.querySelectorAll
if (el.href.includes('archiveofourown'))
storyELM.querySelectorAll
WSS_Change_AO3_Link v1.0.1
Fix script replacing non-AO3 links in the blue tag boxes
WSS_Change_AO3_Link v1.0.0-20230904_200955
Add icon and version history
WSS_Change_AO3_Link v1.0.0-20230904_200345
Update userscript title to match description
WSS_Change_AO3_Link v1.0.0-20230904_200005
Update userscript description to make userscript's purpose more clear