This is due to the Content Security Policy (CSP) that Github rolled out in April 2013. CSP shouldn’t cause problems with bookmarklets, but it does in practice.
The issue isn’t specific to PressThis either. It causes problems with bookmarklets from Pinboard, Pocket and Instapaper.
In Chrome you can hit F12 to open the developer tools and see the error:
Related Posts:
- git error: failed to push some refs to remote
- GitHub – error: failed to push some refs to ‘[email protected]:myrepo.git’
- Git error: “Please make sure you have the correct access rights and the repository exists”
- How to draw checkbox or tick mark in GitHub Markdown table?
- Untrack files from git temporarily
- Is it safe to download code from GitHub?
- How to draw checkbox or tick mark in GitHub Markdown table?
- How to upload folders on GitHub
- Git, fatal: The remote end hung up unexpectedly
- Git – remote: Repository not found
- Pushing to Git returning Error Code 403 fatal: HTTP request failed
- Git master branch has no upstream branch
- Superscript in markdown (Github flavored)?
- How to fix HTTP 404 on Github Pages?
- How can I determine the URL that a local Git repository was originally cloned from?
- “Cannot publish, unborn head” error message
- How can I give access to a private GitHub repository?
- How to pull from one remote branch to another branch in git?
- Trying to git pull with error: cannot open .git/FETCH_HEAD: Permission denied
- How to git add a whole folder
- How do I create a folder in a GitHub repository?
- What does ‘git remote add upstream’ help achieve?
- What do raw.githubusercontent.com URLs represent?
- git status (nothing to commit, working directory clean), however with changes commited
- Superscript in markdown (Github flavored)?
- How can I rollback a git repository to a specific commit?
- “Key is invalid” message on GitHub
- How to remove a directory from git repository?
- gpg failed to sign the data fatal: failed to write commit object
- Git pull origin
overwrites master? - Git merge with force overwrite
- Github “Updates were rejected because the remote contains work that you do not have locally.”
- Git Push ERROR: Repository not found
- How to add images to README.md on GitHub?
- Why does Git tell me “No such remote ‘origin'” when I try to push to origin?
- git returns http error 407 from proxy after CONNECT
- Where can I find the GitHub ID in my account?
- how to un fork the github repository?
- Git pull till a particular commit
- Does Git Add have a verbose switch
- Why does Git say my master branch is “already up to date” even though it is not?
- Git Clone – Repository not found
- git SSL certificate- Invalid certificate chain while accessing
- Git push existing repo to a new and different remote repo server?
- How to install Git for Cygwin?
- ‘ssh’ is not recognized as an internal or external command
- Can you get the number of lines of code from a GitHub repository?
- Importing a GitHub project into Eclipse
- How to show math equations in general github’s markdown(not github’s blog)
- Issue with SourceTree while cloning a GitHub repository
- What is .gitignore exactly?
- How do I run and compile this github project on my pc?
- GitHub .md files to WordPress pages
- WordPress Premium Plugin (3rd Party Github User)
- How to handle a GitHub webhook POST request?
- how to embed or share a gits in my blog wordpress?
- How to persist custom posts, custom fields and styles on a Github repository?
- What is the wordpress Git hub Repo master on beta?
- How to host your WordPress theme on github and make my theme updatable for my client
- WordPress GitHub Workflow
- git – remote add origin vs remote set-url origin
- github changes not staged for commit
- How do I pull my project from github?
- Difference between Git and GitHub
- Change GitHub Account username
- Create a tag in a GitHub repository
- Git: Could not resolve host github.com error while cloning remote repository in git
- How to pull a specific branch from Github
- Trying to git pull with error: cannot open .git/FETCH_HEAD: Permission denied
- How do I update or sync a forked repository on GitHub?
- There is no tracking information for the current branch
- Git push results in “Authentication Failed”
- Pull request vs Merge request
- error: cannot lock ref.. ‘refs/tags’ exists; cannot create ‘refs/tags/
- Git Bash Command on Windows, yarn command not found
- How To Run A Github Repository?
- ! [rejected] master -> master (fetch first)
- How to git add a whole folder
- Why I always Got Error “Push to origin/master was rejected”?
- Github Windows ‘Failed to sync this branch’
- Git keeps prompting me for a password
- Delete forked repo from GitHub
- Found a swap file by the name
- Push eclipse project to GitHub with EGit
- key_load_public: invalid format
- Git push hangs when pushing to Github?
- Git push requires username and password
- Can I host my wordpress blog on github pages as a static webpage
- Is Git/GitHub a good WordPress deployment solution?
- GIT and Development URL’s point to production
- Have WP Theme update from Git Repository
- Git Hosting for WordPress SVN Plugin Repository [closed]
- Including third party libraries in plugin [closed]
- Can I put in Github the code of a abandoned plugin I want to fork?
- How to use one git (github) repository for version control for multiple themes
- Is it bad practice to install WordPress by cloning from the official GitHub repo?
- What is the correct way to set up a staging server and use github for version control?
- Is it possible to checkout a beta version of WordPress via github?
- how can I create a WP offline environment before releasing the websites? [closed]
- Private plugin updating – GitHub zip file changes the plugin directory (with release or branch name)