Now this looks like a job for JavaScript
This tag belongs to the Unsorted Tag Category.
This tag has not been marked common and can't be filtered on (yet).
Bookmarks which have used it as a tag:
-
Tags
Summary
Dean and Sam finally get together, but after one incredible night of sex, Dean refuses to let Sam knot him again and it's making them both miserable. Written for this prompt on the Blindfold_spn meme.
Posted to Live Journal Feb. 3, 2012
Bookmarked by Axradae
21 May 2024
Bookmarker's Tags:
Bookmarker's Notes
“Beta” (this fic) = “Omega” (other ABO fics)
“Alpha” : “Beta” (this fic) :: “Alpha” : “Omega” (other ABO fics)
Tip: use bookmarklet to switch "beta" ⇒ "omega" (toggle '⏵' to view bookmarklet url)
/* based on Electricalice's Y/N Replacer for Ao3 bookmarklet (Source) currently the bookmarklet will replace both "beta" and "Beta" with "omega". I still need to figure out how to replace with matching case, but this works well enough in the meantime. -Ax 2025.01.30 */ javascript:void function(){let b=RegExp(/(?%3C!\/)beta(?!\/)/,%22ig%22),c=%22omega%22,a=document.getElementById(%22workskin%22).innerHTML;a=a.replaceAll(b,c);document.getElementById(%22workskin%22).innerHTML=a}();
-
Tags
Summary
‘Take care of Sammy’ and ‘listen to Dean’ was what their father would say when he pushed them together and left them alone far too often. The way Dean saw it, it was inevitable. Even with their shared blood, Dean was still an alpha and Sam was a beta, it was nature.
Bookmarked by Axradae
07 Feb 2025
Bookmarker's Tags:
Bookmarker's Notes
“Beta” (this fic) = “Omega” (other ABO fics)
“Alpha” : “Beta” (this fic) :: “Alpha” : “Omega” (other ABO fics)
Tip: use bookmarklet to switch "beta" ⇒ "omega" (toggle '⏵' to view bookmarklet url)
/* based on Electricalice's Y/N Replacer for Ao3 bookmarklet (Source) currently the bookmarklet will replace both "beta" and "Beta" with "omega". I still need to figure out how to replace with matching case and correct articles if present (ie: a/an), but this works well enough in the meantime. -Ax 2025.01.30 */ javascript:void function(){let b=RegExp(/(?%3C!\/)beta(?!\/)/,%22ig%22),c=%22omega%22,a=document.getElementById(%22workskin%22).innerHTML;a=a.replaceAll(b,c);document.getElementById(%22workskin%22).innerHTML=a}();
-
Bookmarklets for the Archive of our Own by DoctorDizzyspinner
Fandoms: No Fandom, Original Work
19 Mar 2025
Tags
Summary
A collection of bookmarklets that I've made for usage on Ao3.
I'm still new to JavaScript, so please bear with me! <3
Series
- Part 2 of My Code Snippets