Collapsed Mastodon
Collapses the main column of Mastodon for a cleaner view. Makes writing toots/searches easier by displaying a small container.
Collapsed Mastodon란 무엇입니까?
Collapsed Mastodon은(는) michaelwilcox에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Collapses the main column of Mastodon for a cleaner view. Makes writing toots/searches easier by displaying a small container."입니다.
확장 프로그램 스크린샷
Collapsed Mastodon 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Collapses the main Mastodon column for a cleaner view of the other timelines and shows small floating containers to write toots/make searches and integrates replies below the target post. how can I review the source code? The source code is not obfuscated as of now but you can always follow the progress on: https://github.com/Eskuero/collapsed_mastodon It does nothing on my computer!: By default the addon is set to work with this list of instances: mastodon.social mstdn.io niu.moe mastodon.art But you can add more by writing the URL of your instance separated from other by commas on Menu > Collapsed Mastodon > Preferences. Something is broken on the interface! Before reporting a bug please make sure it's not a problem with your browser cache by refreshing the webpage with Ctrl+F5 I have a bug to report You can report bugs here: https://github.com/Eskuero/collapsed_mastodon/issues You can also reach the author on the fediverse at @[email protected]
확장 프로그램 기본 정보
이름 | Collapsed Mastodon |
ID | ohlmameoemdaimknahlpgiadmomkkgfd |
공식 URL | https://chromewebstore.google.com/detail/collapsed-mastodon/ohlmameoemdaimknahlpgiadmomkkgfd |
설명 | Collapses the main column of Mastodon for a cleaner view. Makes writing toots/searches easier by displaying a small container. |
파일 크기 | 31.21 KB |
설치 횟수 | 111 |
현재 버전 | 0.6.3 |
최근 업데이트 | 2018-09-27 |
출시 날짜 | 2018-09-27 |
평점 | 4.33/5 총 3 개의 평점 |
개발자 | michaelwilcox |
결제 유형 | free |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Collapsed Mastodon", "version": "0.6.3", "icons": { "48": "icons\/48.png" }, "description": "Collapses the main column of Mastodon for a cleaner view.\nMakes writing toots\/searches easier by displaying a small container.", "content_scripts": [ { "matches": [ " |