Compare commits

..

No commits in common. "c174af1e1bd89de9c873ae2a4eaa25008c274c89" and "6805a8bf48a20b82ad86d591de58cb01c5c26720" have entirely different histories.

2 changed files with 1 additions and 8 deletions

View File

@ -1,6 +1,6 @@
{
"name": "fedishare",
"version": "0.9.2",
"version": "0.9.1",
"description": "Share the current tab on the fediverse",
"main": "background.js",
"scripts": {

View File

@ -12,13 +12,6 @@
"options_ui": {
"page": "options.html"
},
"commands": {
"_execute_browser_action": {
"suggested_key": {
"default": "Ctrl+Shift+Y"
}
}
},
"applications": {
"gecko": {
"id": "{c5880375-5496-4d02-ba27-7830809dbf08}",