MentionIt

Create engaging quote snippets for social media in one click

Wat is MentionIt?

MentionIt is een Chrome-extensie ontwikkeld door http://mentionit.app, en de belangrijkste functie is "Create engaging quote snippets for social media in one click".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie MentionIt

Download MentionIt-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

                        Beautiful quote snippets for social media

Boost engagement by sharing easy to read text images on social media. No complex image editing. Select text on any website, click on our extension and share in one click!                    

Basisinformatie over de Extensie

Naam MentionIt MentionIt
ID jdcipenbbihhkklnggnkkhgnaegkabhd
Officiële URL https://chrome.google.com/webstore/detail/mentionit/jdcipenbbihhkklnggnkkhgnaegkabhd
Beschrijving Create engaging quote snippets for social media in one click
Bestandsgrootte 10.3 KB
Aantal Installaties 96
Huidige Versie 1.0.1
Laatst Bijgewerkt 2020-03-07
Publicatiedatum 2020-03-07
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar http://mentionit.app
Betalingswijze free
Extensiewebsite https://www.mentionit.app
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "MentionIt",
    "version": "1.0.1",
    "manifest_version": 2,
    "description": "Create engaging quote snippets for social media in one click",
    "homepage_url": "https:\/\/www.mentionit.app\/",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "background": {
        "scripts": [
            "js\/background.js"
        ],
        "persistent": false
    },
    "permissions": [
        "tabs",
        "contextMenus"
    ]
}