{"id":15646223,"url":"https://github.com/mte90/share-backported","last_synced_at":"2025-04-08T03:13:10.831Z","repository":{"id":24676421,"uuid":"102193458","full_name":"Mte90/Share-Backported","owner":"Mte90","description":"Extension to get back the Firefox Share modal","archived":false,"fork":false,"pushed_at":"2025-03-25T10:49:03.000Z","size":1838,"stargazers_count":50,"open_issues_count":5,"forks_count":21,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-31T18:21:17.837Z","etag":null,"topics":["browser-extension","hacktoberfest","javascript","social-network"],"latest_commit_sha":null,"homepage":"https://addons.mozilla.org/firefox/addon/share-backported/#","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Mte90.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-09-02T11:58:40.000Z","updated_at":"2025-03-25T10:48:12.000Z","dependencies_parsed_at":"2025-01-16T17:15:28.773Z","dependency_job_id":"cd63f301-8ebe-48d0-8d32-3e7b6a47e81a","html_url":"https://github.com/Mte90/Share-Backported","commit_stats":{"total_commits":224,"total_committers":16,"mean_commits":14.0,"dds":0.2589285714285714,"last_synced_commit":"d9301f0994949438114b084c6a7e6fb5f91c6521"},"previous_names":[],"tags_count":50,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mte90%2FShare-Backported","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mte90%2FShare-Backported/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mte90%2FShare-Backported/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mte90%2FShare-Backported/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mte90","download_url":"https://codeload.github.com/Mte90/Share-Backported/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247767236,"owners_count":20992548,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["browser-extension","hacktoberfest","javascript","social-network"],"created_at":"2024-10-03T12:11:54.371Z","updated_at":"2025-04-08T03:13:10.809Z","avatar_url":"https://github.com/Mte90.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Share Backported\n[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FMte90%2FShare-Backported.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2FMte90%2FShare-Backported?ref=badge_shield)[![Codacy Badge](https://app.codacy.com/project/badge/Grade/e09f8a89a54e42189761908c2a7bad45)](https://www.codacy.com/manual/mte90/Share-Backported/dashboard?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=Mte90/Share-Backported\u0026amp;utm_campaign=Badge_Grade)\n\nFirefox Nightly 57 [removed](https://bugzilla.mozilla.org/show_bug.cgi?id=1388902) the share feature because it was using a non-official API.\n\nThis extension reimplement the feature, basically a modal window (that is opened in your Firefox toolbar) that let you share to Twitter, LinkedIn, Reddit, Tumblr, GMail, Diaspora, Telegram, VKontakte, Outlook, Pinboard, Yahoo! Mail, Weibo, Shaarli, Mastodon, MeWe, Skype, WhatsApp, Pinterest, Instapaper, Evernote, Scoop.it, Google Translate (Auto\u003eEN), Bing Translator, Viber, Line, KakaoTalk, Internet Wayback Machine, Bluesky, Friendica, Feedly, Threads, Parler social networks.\n\n\u003cimg src=\"screenshot.png\" alt=\"Screenshot of Share Backported in action\" /\u003e\n\n## About Chrome support\n\nThis extension cannot be released on Chrome webstore because of the [Spam Policy](https://developer.chrome.com/docs/webstore/program_policies/#spam).  \nSpecifically this rule was mentioned during the review: `Functionality: Do not post an extension with a single purpose of installing or launching another app, theme, webpage, or extension. Extensions with broken functionality—such as dead sites or non-functioning features—are not allowed.`\n\n### Options\n\n#### Services\nYou can hide some services/icons just put a check in the relevant field in the “Services” section of the extension.\n\nIn the same section, you can also change width and height of the share window (for every service), so the windows opened when you click on the relevant icon, and you can change the position/order of services too.\n\n#### PageAction\nYou can hide the \u003ci\u003ePageAction\u003c/i\u003e icon (so the shortcut shown in the address bar) - just put a check in the field contained in the “PageAction” section.\n\n#### Keyboard shortcut\nThe PageAction can be triggered via \u003ckbd\u003eCtrl\u003c/kbd\u003e+\u003ckbd\u003eAlt\u003c/kbd\u003e+\u003ckbd\u003ey\u003c/kbd\u003e (resp. \u003ckbd\u003eCmd\u003c/kbd\u003e on macOS) from keyboard.\nThink of the share icon. The modifier keys prevent collisions.\n\n## Authors\n\n* [Daniele Scasciafratte](https://github.com/Mte90/) - Creator and Maintaner\n* [Chris Zuber](https://github.com/shgysk8zer0) - Contributor\n* [Arnaud Jacquemin](https://github.com/arnaud-jacquemin) - Contributor\n* [Indrashish Ghosh](https://github.com/ghosh) - Contributor\n* [Sergey Ivanov](https://github.com/ufocoder) - Contributor\n* [Arrizal Amin](https://github.com/arrizalamin) - Contributor\n* [Saverio Morelli](https://github.com/Sav22999) - Contributor\n* [André Jaenisch](https://github.com/Ryuno-Ki) - Contributor\n* [Lorenzo Millucci](https://github.com/lmillucci) - Contributor\n\n\n## License\n[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FMte90%2FShare-Backported.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2FMte90%2FShare-Backported?ref=badge_large)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmte90%2Fshare-backported","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmte90%2Fshare-backported","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmte90%2Fshare-backported/lists"}