Attention: the list was moved to
https://github.com/dypsilon/frontend-dev-bookmarks
This page is not maintained anymore, please update your bookmarks.
Attention: the list was moved to
https://github.com/dypsilon/frontend-dev-bookmarks
This page is not maintained anymore, please update your bookmarks.
This code is written for Facebook Mobile version. Follow these steps to run the script:
Command + Option + I on Mac, or press Control + Shift + I on Windows)Command + Shift + M to toggle Mobile mode. (or Control + Shift + M on Windows)Console tab.| # MIT License | |
| # Copyright (c) 2021 ttuan | |
| # Permission is hereby granted, free of charge, to any person obtaining a copy | |
| # of this software and associated documentation files (the "Software"), to deal | |
| # in the Software without restriction, including without limitation the rights | |
| # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | |
| # copies of the Software, and to permit persons to whom the Software is | |
| # furnished to do so, subject to the following conditions: | 
| { | |
| "swagger": "2.0", | |
| "info": { | |
| "version": "1.0.0", | |
| "title": "API Sample App", | |
| "description": "API Sample App", | |
| "contact": { | |
| "name": "@kymmt90" | |
| }, | |
| "license": { |