Share everything!
Share ALL the things!
What is Share everything!?
Share everything! is a Chrome extension developed by arktiv.site, and its main feature is "Share ALL the things!".
Extension Screenshots
Download Share everything! Extension CRX File
Download Share everything! extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Share links, images, videos and webpages to
Facebook,
Twitter,
Google+,
Tumblr,
Email,
Pinterest,
LinkedIn and
Reddit.
Right click on the item you'd like to share and look for the share icon to use
Uses SharingButton.io Javascript free buttons to prevent tracking
Source: https://github.com/arktiv/share-everything/ Extension Basic Information
| Name | |
| ID | nmgiigccgaijbodjfomheejjlcdgdhhp |
| Official URL | https://chromewebstore.google.com/detail/share-everything/nmgiigccgaijbodjfomheejjlcdgdhhp |
| Description | Share ALL the things! |
| File Size | 13.25 KB |
| Installation Count | 13 |
| Current Version | 1.0 |
| Last Updated | 2018-11-02 |
| Publish Date | 2018-11-02 |
| Developer | arktiv.site |
| [email protected] | |
| Payment Type | free |
| Extension Website | https://arktiv.site/extensions/ |
| Supported Languages | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Share everything!",
"description": "Share ALL the things!",
"version": "1.0",
"manifest_version": 2,
"permissions": [
"contextMenus"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"content_scripts": [
{
"js": [
"shareeverything.js"
],
"css": [
"shareeverything.css"
],
"matches": [
" | |