Transmission デーモンに接続する単純な chrome 拡張機能を作成しようとしています。サーバーに http POST を送信する単純な jQuery コードを作成しましたが、拒否されました。
XMLHttpRequest cannot load http://79.182.210.103:9091/transmission/rpc. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'chrome-extension://fjdfpjhmdeljfaipicgfjijiiakmmgmf' is therefore not allowed access. The response had HTTP status code 401.
どうすればそれを克服できますか?これを許可するように Transmission デーモン (OpenElec で実行) を構成できますか、または他の回避策はありますか?