Share everything!
Share ALL the things!
Wat is Share everything!?
Share everything! is een Chrome-extensie ontwikkeld door arktiv.site, en de belangrijkste functie is "Share ALL the things!".
Extensie Screenshots
Download het CRX-bestand van de extensie Share everything!
Download Share everything!-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
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/
Basisinformatie over de Extensie
Naam | |
ID | nmgiigccgaijbodjfomheejjlcdgdhhp |
Officiële URL | https://chromewebstore.google.com/detail/share-everything/nmgiigccgaijbodjfomheejjlcdgdhhp |
Beschrijving | Share ALL the things! |
Bestandsgrootte | 13.25 KB |
Aantal Installaties | 13 |
Huidige Versie | 1.0 |
Laatst Bijgewerkt | 2018-11-02 |
Publicatiedatum | 2018-11-02 |
Ontwikkelaar | arktiv.site |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://arktiv.site/extensions/ |
Ondersteunde Talen | 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": [ " |