Theory and Practice
About Archives Categories Tags Authors 中文 ไทย
  1. Tags
  2. Chrome Extension

[Chrome Extension] Get Cookies to Access Instagram API

April 15, 2018

Chrome extension to get cookies to access Instagram API.

 read more »

[Chrome Extension] Get Instagram User Information From HTML Source

April 13, 2018

Chrome extension to help you get user information on user profile page. Also show id and invisible link to profile picture on the profile page.

 read more »

Communication Between Chrome Extension and Local Application

March 30, 2018

Use local web server to achieve communication between Chrome extension and local program.

 read more »

[Chrome Extension] Get auth.json of gphotosuploader

March 29, 2018

Chrome extension to get auth.json (cookies of Google Photos and Google account id) of gphotosuploader.

 read more »

[Chrome Extension] Get Google Account Id from Google Photos

March 28, 2018

Chrome extension to get Google account id from Google Photos.

 read more »

[Chrome Extension] Get Authentication Cookies of gphotosuploader

March 27, 2018

Chrome extension to get cookies of gphotosuploader.

 read more »

[Chrome Extension] Download Instagram Profile Picture in Full Size

March 19, 2018 (Updated: March 23, 2018)

This Chrome extension helps you download Instagram profile picture in full size.

 read more »

[Chrome Extension] Not Being Logged in in Incognito Mode

February 28, 2018

Use "incognito" manifest key "split" in Chrome Extension to leave logged in status.

 read more »

[Chrome Extension] Show Instagram Mutual Followers on User Web Profile

February 26, 2018

A Chrome extension to help you show Instagram mutual followers on user profile page.

 read more »

[Chrome Extension] Show Instagram Id on User Page

February 22, 2018 (Updated: April 13, 2018)

A Chrome extension to help you show Instagram id on the user page.

 read more »

[Chrome Extension] Try to Print Facebook Id Next to User Name

February 21, 2018

A Chrome extension to help you try to get Facebook user id by URL change and print the id next to name if found.

 read more »

Try to Get Facebook User Id by URL Change and Chrome Extension

February 20, 2018

A Chrome extension to help you try to get Facebook user id by URL change.

 read more »

Get Facebook Stories Image URL via Chrome Extension

February 19, 2018

A naive Chrome extension to help you get URL of images of Facebook Stories.

 read more »

Get Current Tab URL From Chrome Extension in Go

February 02, 2018

Get the URL of the current tab from Chrome extension, written in Go.

 read more »

[Golang/GopherJS] Chrome Extension for Chinese Conversion

April 30, 2017

Build Chrome Extension with Go, compiled to JavaScript via GopherJS. This post show you how to build Chrome extension that convert the web page of Simplified Chinese website to Traditional Chinese.

 read more »
Powered by Github Pages, Pelican, pyScss.