Skip to content

Commit

Permalink
Merge branch 'release/0.4.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
alpaca-honke committed Sep 30, 2023
2 parents 7f3c98b + 71b3ce8 commit e2b0747
Show file tree
Hide file tree
Showing 12 changed files with 93 additions and 26 deletions.
4 changes: 3 additions & 1 deletion _locales/en/messages.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"Name":{"message": "Twishare to Misskey"},
"Description":{"message": "Allow users to share to Misskey from Twitter share button."},
"Version":{"message": "0.3.0"},
"Version":{"message": "0.4.0"},
"ConfirmShareMessage":{
"message":"We detected a Twitter share link. Do you want to share this with $INSTANCE_NAME$ ? (via browser extension Twishare to Misskey)",
"placeholders": {
Expand All @@ -13,6 +13,8 @@
},
"PopupTitle":{"message": "Twishare to Misskey settings"},
"ShowUpdateLogLink":{"message": "update log and notifications"},
"ShareButtonLabel":{"message": "Share this page"},
"Settings":{"message": "Settings"},
"InstanceNameFormLabel":{"message": "Enter the server domain you want to share with. (Default is misskey.io .)"},
"InstanceNameFormPlaceHolder":{"message": "Enter the domain"},
"ShareButtonToggleLabel":{"message": "Display a share button in the lower right corner on non-Misskey sites"},
Expand Down
4 changes: 3 additions & 1 deletion _locales/ja/messages.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"Name":{"message": "Twishare to Misskey"},
"Description":{"message": "Twitter のシェアボタンから Misskey にシェアすることができるようにします。"},
"Version":{"message": "0.3.0"},
"Version":{"message": "0.4.0"},
"ConfirmShareMessage":{
"message":"Twitter へのシェアリンクを確認しました。この内容を $INSTANCE_NAME$ にシェアしますか?(拡張機能 Twishare to Misskey より)",
"placeholders": {
Expand All @@ -13,6 +13,8 @@
},
"PopupTitle":{"message": "Twishare to Misskeyの設定"},
"ShowUpdateLogLink":{"message": "更新内容/お知らせはこちら"},
"ShareButtonLabel":{"message": "現在のページをシェア"},
"Settings":{"message": "設定"},
"InstanceNameFormLabel":{"message": "共有先のサーバー名(URLのhttps://のあとに続く文字列)を設定してください。デフォルト値はmisskey.ioです。"},
"InstanceNameFormPlaceHolder":{"message": "共有先のサーバーのURLを入力"},
"ShareButtonToggleLabel":{"message": "Misskey系SNS以外のページで画面右下にシェアボタンを表示"},
Expand Down
2 changes: 1 addition & 1 deletion chrome/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 3,
"default_locale": "en",
"name":"Twishare to Misskey",
"version":"0.3.0",
"version":"0.4.0",
"description":"__MSG_Description__",
"icons":{
"16":"icons/16.png",
Expand Down
1 change: 1 addition & 0 deletions docs/README-en.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ I'll update it as I feel like it.
- If there's no Twitter share button, you can still share to Misskey by clicking the share button in the lower right corner.
- Can be moved and moved out of the way
- You can hide it.
- There is a share button in the extension popup (only for Chrome)
- Almost all Misskey (v12 or later) and Firefish (formerly Calckey) are supported
- When sharing a tweet, the content of the tweet can be pasted as a quote in the note
- Remove unnecessary information attached to URLs on certain sites before sharing
Expand Down
1 change: 1 addition & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ Twitterのシェアボタンから Misskey (またはその派生 SNS)にシ
- Twitterシェアボタンがなくても右下に出るシェアボタンからMisskeyにシェアできる
- 動かしてどかすことができる
- 非表示にすることができる
- 右上のポップアップ画面にもシェアボタンがある(現在はChromeのみ)
- ほぼすべてのMisskey(v12以降)とFirefish(旧Calckey)に対応
- ツイートをシェアする際に、ツイート内容がノートに引用として貼り付けられる
- 特定のサイトでURLにつけられる不要な情報を削除してからシェアする
Expand Down
8 changes: 7 additions & 1 deletion docs/installed.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Twishare to Misskeyをインストールできないブラウザでもぜひご
なんかわかんなかったら気軽に聞いてね

-**協力をお願いしたいです**
- **他の類似の拡張機能のように、ポップアップ(サーバー名とか設定するやつ)にシェアボタンをつけようとしています**[isssue #45](https://github.com/alpaca-honke/twishare-to-misskey/issues/45)
- **現在Chrome版(v0.4.0)にのみついている、ポップアップ(サーバー名とか設定するやつ)のシェアボタンをFirefox版にもつけたいです**[isssue #45](https://github.com/alpaca-honke/twishare-to-misskey/issues/45)
現状では、Chromeでは動きますが、なぜかFirefoxでは動作しません。
協力してくれる方いましたら、上記リンクからWIPを取得し、動作確認をしていただいて、もし原因に心当たりがありましたらお知らせいただけたらありがたいです...!
- **英語に対応したので、誤訳があったらお知らせください。**
Expand All @@ -27,6 +27,12 @@ Twishare to Misskeyをインストールできないブラウザでもぜひご
※記載の日付は、リリース日(そのバージョンが完成した日)で、ストアに公開された日とは異なる場合があります。
リリースはされたがまだ更新がされていない場合があります。その場合はインストールされたバージョンと最新バージョンが異なりますので、拡張機能の画面からバージョンをご確認ください。

### v0.4.0 (2023.09.30) ※Chromeのみ。v0.3.0の変更も含みます。

#### General

- 拡張機能ポップアップにもシェアボタンを追加

### v0.3.0 (2023.09.30) ※Firefoxのみ

#### General
Expand Down
2 changes: 1 addition & 1 deletion firefox/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 3,
"default_locale": "en",
"name":"Twishare to Misskey",
"version":"0.3.0",
"version":"0.4.0",
"description":"__MSG_Description__",
"browser_specific_settings": {
"gecko": {
Expand Down
4 changes: 4 additions & 0 deletions js_and_css/allpages.css
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@
border: none !important;
z-index: 2147483647 !important;
}
#_twishare_to_misskey_share:hover{
background-color: #259500 !important;
cursor: pointer !important;
}
#_twishare_to_misskey_share_img{
height: 100% !important;
margin: 0 !important;
Expand Down
8 changes: 7 additions & 1 deletion js_and_css/allpages.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,15 @@ if (typeof browser === 'undefined') {
browser = chrome;
}

//ポップアップから、シェアボタンが押されたときに通知が来る
browser.runtime.onMessage.addListener((request) => {
if (request.content === "share"){
buttonClicked();
}
});
setButtonIfNeeded();

//以下全部関数定義(処理は以上一行)
//以下全部関数定義

async function setButtonIfNeeded() {
if (await whetherSetButton()) {
Expand Down
27 changes: 27 additions & 0 deletions options/options.css
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,33 @@ h1{
#installed:hover{
text-decoration: underline;
}
button{
display: table-cell;
background-color: #33a300;
color: #ffffff;
height: 50px;
width: 300px;
border-radius: 25px;
margin: 5px;
border: none;
}
button:hover{
background-color: #259500;
cursor: pointer;
}
button>img,
button>span{
display: inline-block;
vertical-align: middle;
}
button>span{
font-size: 1.2em;
font-weight: 300;
}
h2{
font-size: 1.2em;
font-weight: 500;
}
.description{
color: #666;
}
Expand Down
49 changes: 29 additions & 20 deletions options/options.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,26 +9,35 @@
<div>
<h1><img src="../assets/icon.png" id="icon" /></h1>
<span id="version">v[バージョン番号] </span><a id="installed">更新内容/お知らせはこちら</a>
<p class="description" id="instance_name_form_label">共有先のサーバー名(URLのhttps://のあとに続く文字列)を設定してください。デフォルト値はmisskey.ioです。</p>
<input type="text" placeholder="共有先のサーバーのURLを入力" id="instance_name" />
<div id="checkboxes">
<div>
<label for="button_visibility">
<input type="checkbox" id="button_visibility" class="check" />
<span id="share_button_toggle_label">Misskey系SNS以外のページで画面右下にシェアボタンを表示</span>
</label>
</div>
<div>
<label for="button_visibility_on_misskey">
<input type="checkbox" id="button_visibility_on_misskey" class="check" />
<span id="share_button_on_misskey_toggle_label">Misskey系SNS上で右下にシェアボタン表示</span>
</label>
</div>
</div>
<p class="description" id="share_button_hide_form_label">その他、右下のボタンを表示させないドメイン(URLの「https://」のあとから「/」まで)を入力<br>(スペース区切りで複数指定)</p>
<input type="text" placeholder="ドメインをスペース区切りで入力" id="sites_to_hide_button" />
<p id="save_status"></p>
<div class="share">
<button id="share_button">
<img src="../assets/share.png" height="45px">
<span id="share_button_label">現在のページをシェア</span>
</button>
</div>
<div class="settings">
<h2 id="settings_title">設定</h2>
<p class="description" id="instance_name_form_label">共有先のサーバー名(URLのhttps://のあとに続く文字列)を設定してください。デフォルト値はmisskey.ioです。</p>
<input type="text" placeholder="共有先のサーバーのURLを入力" id="instance_name" />
<div id="checkboxes">
<div>
<label for="button_visibility">
<input type="checkbox" id="button_visibility" class="check" />
<span id="share_button_toggle_label">Misskey系SNS以外のページで画面右下にシェアボタンを表示</span>
</label>
</div>
<div>
<label for="button_visibility_on_misskey">
<input type="checkbox" id="button_visibility_on_misskey" class="check" />
<span id="share_button_on_misskey_toggle_label">Misskey系SNS上で右下にシェアボタン表示</span>
</label>
</div>
</div>
<p class="description" id="share_button_hide_form_label">その他、右下のボタンを表示させないドメイン(URLの「https://」のあとから「/」まで)を入力<br>(スペース区切りで複数指定)</p>
<input type="text" placeholder="ドメインをスペース区切りで入力" id="sites_to_hide_button" />
<p id="save_status"></p>
</div>
</div>
<script src="options.js"></script>
<script src="options.js""></script>
</body>
</html>
9 changes: 9 additions & 0 deletions options/options.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ if (typeof browser === 'undefined') {
//表示をロケールによって変えるjs
document.getElementById('version').innerHTML = 'v' + browser.i18n.getMessage('Version') + ' ';
document.getElementById('installed').innerHTML = browser.i18n.getMessage('ShowUpdateLogLink');
document.getElementById('settings_title').innerHTML = browser.i18n.getMessage('Settings');
document.getElementById('share_button_label').innerHTML = browser.i18n.getMessage('ShareButtonLabel');
document.getElementById('instance_name_form_label').innerHTML = browser.i18n.getMessage('InstanceNameFormLabel');
document.getElementById('instance_name').placeholder = browser.i18n.getMessage('InstanceNameFormPlaceHolder');
document.getElementById('share_button_toggle_label').innerHTML = browser.i18n.getMessage('ShareButtonToggleLabel');
Expand All @@ -15,12 +17,19 @@ document.getElementById('share_button_hide_form_label').innerHTML = browser.i18n
document.getElementById('sites_to_hide_button').placeholder = browser.i18n.getMessage('ShareButtonHideFormPlaceHolder');

document.addEventListener('DOMContentLoaded', Load);
document.getElementById('share_button').addEventListener('click',share);
document.getElementById('instance_name').onkeydown = () => {Save();};
document.getElementById('button_visibility').addEventListener('change', Save);
document.getElementById('button_visibility_on_misskey').addEventListener('change', Save);
document.getElementById('sites_to_hide_button').onkeydown = () => {Save();};
document.getElementById('installed').addEventListener('click',showInstalled);

async function share() {
//シェア画面に遷移するのはallpages.jsの役割なので託す
const tabs = await browser.tabs.query({active:true, lastFocusedWindow:true});
const tabId = tabs[0].id;
browser.tabs.sendMessage(tabId,{content:"share"});
}
function Save() {
//呼び出し後速攻実行されると不具合が出ることがある
setTimeout( () => {
Expand Down

0 comments on commit e2b0747

Please sign in to comment.