Skip to content

Instantly share code, notes, and snippets.

@isnot
isnot / gist:4a0736dee0041571427062f9e46126d6
Created July 12, 2023 05:37
埼玉のセイコーマート
伊奈町
https://photos.app.goo.gl/MQrDKEqbpmmfB7Ay9
上尾市
https://photos.app.goo.gl/Rn2BDQmPrwYAV5eg7
西区
https://photos.app.goo.gl/xBBQX3NEmy3pQBSB9
今羽
@isnot
isnot / adj-portalname-fontsize.user.js
Last active July 8, 2021 07:56
iitc-plugin-adj-portalname-fontsize
// ==UserScript==
// @id iitc-plugin-adj-portalname-fontsize@isnot
// @name IITC plugin: adj-portalname-fontsize
// @category Tweak
// @version 0.2
// @namespace https://github.com/jonatkins/ingress-intel-total-conversion
// @author isnot
// @updateURL none
// @downloadURL none
// @description [iitc-plugins] adj portal name fontsize
@isnot
isnot / portal-highlighter-supplement-seeker.user.js
Created November 16, 2017 03:12
IITC plugin: Highlighter Supplement Seeker
// ==UserScript==
// @id iitc-plugin-portal-highlighter-supplement-seeker@isnot
// @name IITC plugin: Highlighter Supplement Seeker
// @category Highlighter
// @version 0.1
// @namespace https://github.com/jonatkins/ingress-intel-total-conversion
// @updateURL none
// @downloadURL none
// @description [iitc-plugins] Supplement Seeker
// @auther isnot
@isnot
isnot / cross-links-counter.user.js
Last active August 29, 2019 14:45
[iitc-plugins] show cross links count
@isnot
isnot / GplusCommunitiesMembersList.user.js
Last active March 28, 2019 04:05
To Extract Google Plus Communities Members List
// ==UserScript==
// @name EGPCML
// @namespace https://plus.google.com/+いしだなおと
// @version 0.3
// @description To Extract Google Plus Communities Members List
// @author isnot
// @match https://plus.google.com/communities/*
// @match https://plus.google.com/u/0/communities/*
// @grant none
// ==/UserScript==
@isnot
isnot / rescue-iitc-data.user.js
Last active February 10, 2019 06:44
IITCのデータを救出!旧URLからデータを取り出します。https://www.ingress.com/ を開いて、「Rescue!!」ボタンを押す
// ==UserScript==
// @name rescue-iitc-data.user.js
// @namespace https://plus.google.com/+いしだなおと
// @version 0.1
// @description To Extract IITC Data from localStorage
// @author isnot
// @match https://www.ingress.com/
// @grant none
// ==/UserScript==
@isnot
isnot / telegram-pane.user.js
Last active August 21, 2018 12:26
IITC plugin: Telegram Pane
// ==UserScript==
// @id iitc-plugin-telegram-pane@isnot
// @name IITC plugin: Telegram Pane
// @category Misc
// @version 0.1.2
// @namespace https://github.com/iitc/ingress-intel-total-conversion
// @author isnot
// @updateURL none
// @downloadURL none
// @description [iitc-plugins] Telegram Pane
@isnot
isnot / node-request-test.js
Created July 1, 2018 06:50
テスト目標 Telegram Bot APIと、node.js+requestモジュール使用して。画像を送信(multipart/form-data)したい
#!/usr/bin/env node
'use strict';
const fs = require('fs');
const request = require('request');
const config = {
'bot_api_key' : '356700597:AAAAAA',
'chat_id' : '-1001119217627',
@isnot
isnot / bounds-view.user.js
Created June 16, 2018 05:09
IITC plugin: Bounds View 地図上に矩形を範囲選択して、その座標と大きさを表示する
// ==UserScript==
// @id iitc-plugin-bounds-view
// @name IITC plugin: Bounds View
// @category Misc
// @version 0.1
// @namespace https://github.com/jonatkins/ingress-intel-total-conversion
// @updateURL none
// @downloadURL none
// @description [] Bounds View - 地図上に矩形を範囲選択して、その座標と大きさを表示する
// @include https://*.ingress.com/intel*
@isnot
isnot / disable-doubleClickZoom.user.js
Last active February 13, 2018 10:30
iitc-plugin-disable-doubleClickZoom
// ==UserScript==
// @id iitc-plugin-disable-doubleClickZoom@isnot
// @name IITC plugin: Disable doubleClickZoom
// @category Tweaks
// @version 0.1
// @namespace https://github.com/jonatkins/ingress-intel-total-conversion
// @author isnot
// @updateURL none
// @downloadURL none
// @description [iitc-plugins] Disable doubleClickZoom