Commit 51e2c25
committed
Squashed commit of the following:
* 各種update
Build.rbを完成させた
Resolve "GitHub上の各forkから最強版を作る"
Merge remote-tracking branch 'origin/buildScript' into 4-github-fork
Version up and remove http://os0x.heteml.jp/ access permission
* Merge remote-tracking branch 'mono0x/develop' into 4-github-fork
Use chrome.runtime.getBackgroundPage cc9b9c3 chrome.extension.getBackgroundPage()だとイベントページが再起動しないのでchrome.runtime.getBackgroundPage()を使う
https://github.com/mono0x/AutoPatchWork/commit/cc9b9c36c474cc304b2f9b12b133d77291a79b4c
Use chrome.runtime.onMessage dea8523 イベントページ対応のためにruntime.onMessageを使う
https://github.com/mono0x/AutoPatchWork/commit/dea85231f3c961a194244be31e510735e98d1fed
* Merge remote-tracking branch 'xKerman/fix-use-response-url' into 4-github-fork
use xhr.responseURL to prevent cross-origin request 5357f81
xKerman@5357f81
stop using XMLHttpRequest in web page context 1be037eページにscriptを埋め込んで次のページを取っていたが、Scriptで取るように変更する (上の変更も無くなる)
xKerman@1be037e
* Merge remote-tracking branch 'qarkai/master' into 4-github-fork
Pull Request 13 Reduce duplicate code
os0x#13
* Merge remote-tracking branch 'dlwr/resolve-img-relative-path' into 4-github-fork
Pull Request 11 format relative path of img element to absolute path
os0x#11
* Merge remote-tracking branch 't-f-m/patch-1' into 4-github-fork
Pull Request 10 ページ高さの判定を安全寄りに
os0x#10
commit a6af8fb
Author: Takuya Ono <takuya-o@users.sourceforge.net>
Date: Mon Jun 19 23:00:00 2017 +0900
fixed #1 SITEINFO管理でのデータ取得をss-o.netからwedata.netに変えた
commit f7f7921
Author: qarkai <qarkai@gmail.com>
Date: Wed Dec 7 09:29:12 2016 +0300
Remove callback parameter from get_manifest()
commit 807b327
Author: qarkai <qarkai@gmail.com>
Date: Wed Dec 7 01:21:45 2016 +0300
Reduce duplicate code
commit aaeea49
Merge: 36fda48 dea8523
Author: mono <mono@monoweb.info>
Date: Sun Jun 7 02:29:36 2015 +0900
Merge branch 'use-chrome-runtime' into develop
commit dea8523
Author: mono <mono@monoweb.info>
Date: Sun Jun 7 02:29:19 2015 +0900
Use chrome.runtime.onMessage
commit 36fda48
Merge: d4e3bf2 cc9b9c3
Author: mono <mono@monoweb.info>
Date: Sun Jun 7 01:17:00 2015 +0900
Merge branch 'chrome-runtime-getbackgroundpage' into develop
commit cc9b9c3
Author: mono <mono@monoweb.info>
Date: Sun Jun 7 01:15:36 2015 +0900
Use chrome.runtime.getBackgroundPage
commit f626741
Author: dlwr <yuta25.a.k.a.djbudo.a.k.a.dlwr@gmail.com>
Date: Sun Nov 23 17:42:43 2014 +0900
Update AutoPatchWork.js
fix bug
commit 9edac19
Author: dlwr <yuta25.a.k.a.djbudo.a.k.a.dlwr@gmail.com>
Date: Tue Nov 18 14:21:38 2014 +0900
format relative path of img element to absolute path
commit 4090781
Author: t-f-m <ohmizaiju@s33.xrea.com>
Date: Fri Sep 19 09:08:45 2014 +0900
ページ高さの判定を安全寄りに
commit 1be037e
Author: X Kerman <xKhorasan@gmail.com>
Date: Sun Sep 14 15:25:24 2014 +0900
stop using XMLHttpRequest in web page context
commit 5357f81
Author: X Kerman <xKhorasan@gmail.com>
Date: Sun Sep 14 12:58:25 2014 +0900
use `xhr.responseURL` to prevent cross-origin request
commit d6c1f19
Author: Takuya Ono <takuya-o@users.sourceforge.jp>
Date: Tue Mar 4 01:20:53 2014 +0900
Create crxmake command line build script.1 parent 680139e commit 51e2c25
6 files changed
Lines changed: 657 additions & 644 deletions
File tree
- AutoPatchWork.safariextension
- includes
- js
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
177 | | - | |
178 | | - | |
179 | 177 | | |
180 | 178 | | |
181 | 179 | | |
| |||
320 | 318 | | |
321 | 319 | | |
322 | 320 | | |
323 | | - | |
324 | | - | |
325 | | - | |
326 | | - | |
327 | 321 | | |
328 | 322 | | |
329 | 323 | | |
| |||
532 | 526 | | |
533 | 527 | | |
534 | 528 | | |
535 | | - | |
536 | | - | |
537 | | - | |
538 | | - | |
539 | | - | |
540 | | - | |
541 | | - | |
542 | | - | |
543 | | - | |
544 | | - | |
545 | | - | |
546 | | - | |
547 | | - | |
548 | | - | |
549 | | - | |
550 | | - | |
551 | | - | |
552 | | - | |
553 | | - | |
554 | | - | |
555 | | - | |
556 | | - | |
557 | | - | |
558 | | - | |
559 | | - | |
560 | | - | |
561 | 529 | | |
562 | | - | |
563 | | - | |
564 | | - | |
565 | | - | |
566 | | - | |
567 | | - | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
| 542 | + | |
| 543 | + | |
568 | 544 | | |
569 | 545 | | |
570 | 546 | | |
| |||
676 | 652 | | |
677 | 653 | | |
678 | 654 | | |
| 655 | + | |
679 | 656 | | |
680 | 657 | | |
681 | 658 | | |
682 | 659 | | |
683 | 660 | | |
684 | 661 | | |
685 | 662 | | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
| 666 | + | |
| 667 | + | |
686 | 668 | | |
687 | 669 | | |
688 | 670 | | |
| |||
699 | 681 | | |
700 | 682 | | |
701 | 683 | | |
702 | | - | |
| 684 | + | |
703 | 685 | | |
704 | 686 | | |
705 | 687 | | |
| |||
724 | 706 | | |
725 | 707 | | |
726 | 708 | | |
| 709 | + | |
| 710 | + | |
| 711 | + | |
| 712 | + | |
727 | 713 | | |
728 | 714 | | |
729 | 715 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
| 128 | + | |
132 | 129 | | |
133 | 130 | | |
134 | 131 | | |
| |||
163 | 160 | | |
164 | 161 | | |
165 | 162 | | |
166 | | - | |
| 163 | + | |
167 | 164 | | |
168 | 165 | | |
169 | 166 | | |
| |||
373 | 370 | | |
374 | 371 | | |
375 | 372 | | |
376 | | - | |
377 | | - | |
| 373 | + | |
378 | 374 | | |
| 375 | + | |
379 | 376 | | |
380 | | - | |
| 377 | + | |
381 | 378 | | |
382 | | - | |
383 | 379 | | |
384 | 380 | | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
385 | 388 | | |
386 | | - | |
387 | | - | |
388 | | - | |
389 | | - | |
390 | | - | |
391 | | - | |
392 | | - | |
| 389 | + | |
393 | 390 | | |
394 | 391 | | |
395 | | - | |
396 | | - | |
397 | | - | |
398 | | - | |
399 | | - | |
400 | | - | |
401 | | - | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
402 | 395 | | |
403 | 396 | | |
404 | 397 | | |
| |||
0 commit comments