Skip to content

Instantly share code, notes, and snippets.

View mertskaplan's full-sized avatar

Mert S. Kaplan mertskaplan

View GitHub Profile
@arabcoders
arabcoders / Twitter Instagram Cards
Last active August 29, 2015 14:13
This script is orginally written by Chris Bradbury and i took it and fixed some bugs such as CSP protection in chome since instagram still serve images over HTTP while the CSP in twitter disallow embeding any HTTP content., there is few things i want to do at long term such as using MutationObserver instead of looping and using twitter internal …
// ==UserScript==
// @name Twitter Instagram Cards
// @namespace http://arabcoders.co
// @author ArabCoders, Orginally Written By: Chris Bradbury
// @version 2.0.1
// @description Now that Instagram have pulled their twitter support, this script adds back inline instagram photos, fixed CSP in Chrome 29+
// @include https://twitter.com/*
// @require https://ajax.googleapis.com/ajax/libs/jquery/2.0.0/jquery.js
// @grant setTimeout
// @grant GM_xmlhttpRequest
@kevinSuttle
kevinSuttle / meta-tags.md
Last active March 31, 2024 14:26 — forked from lancejpollard/meta-tags.md
List of Usable HTML Meta and Link Tags