- Create bookmark in your browser (press Ctrl+D) on any page.
- Replace URL to
open_fb_kp.jsfile contents and name as "Open fb/kp" (optional). - Enjoy ✨
Last active
May 9, 2024 12:50
-
-
Save vyach-vasiliev/0d64ace30c82a36d4aec15cf71efb50e to your computer and use it in GitHub Desktop.
Open fb or kinopoisk (bookmarklet)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| javascript:(location.href.match("kinopoisk") ? open(location.href.replace(".ru", ".vip")) : null)||(location.href.match("flicksbar") ? location.host = "kinopoisk.ru" : null); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment