Created
January 20, 2010 12:02
Revisions
-
azu revised this gist
Jan 20, 2010 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -80,5 +80,5 @@ - もっと簡単に? - Greasemonkey的 Greasemonkeyみたいにファイル保存で反映するぐらい簡単な方法が欲しい -
azu revised this gist
Jan 20, 2010 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Documentのイベントリスナーで実装する場合、画像ページでもショートカットキーは有効? - クロスドメインにXHR jQueryはクロスドメインに対応してったけ →$.get() でいけるみたい - 設定画面のユーザー情報 -
azu revised this gist
Jan 20, 2010 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,4 +1,4 @@ // http://gyazo.com/39e1c43d0529375b589843b9e20d26ed.png - Jetpack - Jetpackの制限 -
azu revised this gist
Jan 20, 2010 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -73,7 +73,7 @@ - Settingsが有効にならない? 従来の方法でインストールすると大丈夫 - 外部エディタ編集→リフレッシュで反映 - ファイルから直接インストールできる -
azu renamed this gist
Jan 20, 2010 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
azu renamed this gist
Jan 20, 2010 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
azu created this gist
Jan 20, 2010 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,84 @@ // http://gyazo.com/38df0df8a1e5eceda89e5137b5f55931.png - Jetpack - Jetpackの制限 可能かどうか - ショートカットキー グローバルなショートカットキーのフックは可能? Documentのイベントリスナーで実装する場合、画像ページでもショートカットキーは有効? - クロスドメインにXHR jQueryはクロスドメインに対応 →$.get() でいけるみたい - 設定画面のユーザー情報 about:jetpackページからユーザーに情報入力するフォームを作れる →ユーザーが導入部でつまづかないか? インストール時にabout:jetpackを開ける? →jetpack.future.import("me");やmanifestでいろいろ指定できる https://dev.mozilla.jp/2009/12/jetpack07release/ - unsafeWindow Greasemonkeyみたいにできる? → wrappedJSObjectを使うかjavascript:プロトコルハック - 指定サイトだけで動かす jetpack.pageModsで指定サイトでのみ動かせる http://d.hatena.ne.jp/con_mame/20100120#1263984989 https//wiki.mozilla.org/Labs/Jetpack/JEP/17 - Twitter - 標準でライブラリがある OAuth未対応 - jQuery - 使い方を学ぶ - jQueryのバージョン - クロスブラウザを意識 - プラグインの使い方 インポートできる? 下手がき? →べた書きらしい - promptの代替 フォーカスを完全には奪わないプロンプトを実装 →jQuery プラグインが手っ取り早い - リソース - 画像リソースのインポート それともBase64? →今のところ埋め込み - 開発環境 - 従来 - Jetpack上のエディタで編集確認 インストールするのにlinkでしていしないといけない。 面倒 - Jetpack feature installer - Settingsが有効にならない? 従来の方法でインストールすると大丈夫 - エディタ編集→リフレッシュで反映 - ファイルから直接インストールできる - もっと簡単に? - Greasemonkey的 Greasemonkeyみたいにファイル保存で判定するぐらい簡単な方法が欲しい