タグ

関連タグで絞り込む (1)

タグの絞り込みを解除

JavaScriptとFirefoxに関するrAdioのブックマーク (2)

  • bookmarklet on https page

    I'm trying to make a bookmarklet to use on youtube and other video sites in order to easily get information from the video and store it elsewhere. From today, apparently I can't do that anymore since youtube force itself on a https connection and from what I've read on chrome's console window, the bookmarklet doesn't run on a https page. Is there a workaround? Here is the edited code: javascript:(

    bookmarklet on https page
    rAdio
    rAdio 2016/09/27
    FireFoxでhttpsでもブックマークレットを利用するには、よく言われる「Content Security Policy(CSP)」関連項目の「security.csp.enable」だけでなく、「security.mixed_content.block_active_content」の両方をabout:configでfalseにしないといけない。
  • ブコメにレスつけるぐりもん - syttruの日記

    ブコメにブコメするぐりもん - syttruの日記 「はてなブックマークのコメントにお返事が書けるようになったら面白いんじゃないかしら」と思って、こないだ思いつきと勢いだけで作成したGreaseMonkey をちょっと修正しました。 スクリーンショット 「B!」っていうボタンをクリックすると、 こんな感じでお返事を入力する欄が現れます。 ここにお返事を入力してボタンを押すとブコメにレスをつけることができます。 ダウンロード http://svn.coderepos.org/share/lang/javascript/userscripts/hatena.bookmark.comment-for-comment.user.js 手元のFirefoxとGoogle Chromeで動作確認しました。 テストしてないけどOperaでは動かないかもしれません。 おもしろくなってきた id:damep

    ブコメにレスつけるぐりもん - syttruの日記
  • 1