Mastoshare
Mastoshareは、Masotodon向けの共有をサポートする拡張機能です。
Wat is Mastoshare?
Mastoshare is een Chrome-extensie ontwikkeld door dev.team.auriga, en de belangrijkste functie is "Mastoshareは、Masotodon向けの共有をサポートする拡張機能です。".
Extensie Screenshots
Download het CRX-bestand van de extensie Mastoshare
Download Mastoshare-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
                        Mastoshareは、Masotodon向けの共有をサポートする拡張機能です。
共有先のMastodonインスタンスをリストとして保存することが可能で、優先設定を行うこともできます。
また、現在開いているページ情報(タイトル・URL)を補完する機能やクリップボードにコピーする機能もあります。
Web版: https://mastoshare.net
ソースコード: https://github.com/naaaaaaaaaaaf/mastoshare-for-chrome                     Basisinformatie over de Extensie
| Naam |   |  
| ID | mfdneocoinldonfcdoicdjllngnakoga | 
| Officiële URL | https://chromewebstore.google.com/detail/mastoshare/mfdneocoinldonfcdoicdjllngnakoga | 
| Beschrijving | Mastoshareは、Masotodon向けの共有をサポートする拡張機能です。 | 
| Bestandsgrootte | 580 KB | 
| Aantal Installaties | 220 | 
| Huidige Versie | 2.0 | 
| Laatst Bijgewerkt | 2023-07-17 | 
| Publicatiedatum | 2018-07-26 | 
| Beoordeling | 5.00/5 Totaal 3 Beoordelingen | 
| Ontwikkelaar | dev.team.auriga | 
| [email protected] | |
| Betalingswijze | free | 
| Extensiewebsite | https://mastoshare.net | 
| Ondersteunde Talen | ja | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Mastoshare",
    "description": "Mastoshare\u306f\u3001Masotodon\u5411\u3051\u306e\u5171\u6709\u3092\u30b5\u30dd\u30fc\u30c8\u3059\u308b\u62e1\u5f35\u6a5f\u80fd\u3067\u3059\u3002",
    "version": "2.0",
    "manifest_version": 3,
    "icons": {
        "16": "mastoshare-16.png",
        "48": "mastoshare-48.png",
        "128": "mastoshare-128.png"
    },
    "action": {
        "default_popup": "index.html"
    },
    "permissions": [
        "tabs"
    ]
}  |  |