Share everything!
Share ALL the things!
Cos'è Share everything!?
Share everything! è un'estensione di Chrome sviluppata da arktiv.site, e la sua funzione principale è "Share ALL the things!".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Share everything!
Scarica i file di estensione Share everything! in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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/ Informazioni di Base sull'Estensione
| Nome | |
| ID | nmgiigccgaijbodjfomheejjlcdgdhhp |
| URL Ufficiale | https://chromewebstore.google.com/detail/share-everything/nmgiigccgaijbodjfomheejjlcdgdhhp |
| Descrizione | Share ALL the things! |
| Dimensione del File | 13.25 KB |
| Conteggio Installazioni | 13 |
| Versione Corrente | 1.0 |
| Ultimo Aggiornamento | 2018-11-02 |
| Data di Pubblicazione | 2018-11-02 |
| Sviluppatore | arktiv.site |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://arktiv.site/extensions/ |
| Lingue Supportate | 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": [
" | |