ShoutMeLoud

Display the Most Recent Articles from ShoutMeLoud.com

Hvad er ShoutMeLoud?

ShoutMeLoud er en Chrome-udvidelse udviklet af http://www.shoutmeloud.com, og dens hovedfunktion er "Display the Most Recent Articles from ShoutMeLoud.com".

Udvidelsesskærmbilleder

screenshot

Download ShoutMeLoud-udvidelses-CRX-fil

Download ShoutMeLoud-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        ShoutMeLoud is an award winning blog for internet marketers and social media enthusiasts. Using this extension you can stay updated with latest news from ShoutMeLoud. Just click the ShoutMeLoud icon at the top right and you will be able to see recent posts.
Other feature of this extension for bloggers:

One click search option.
Hand-picked category for quick navigation.

For more info check out: http://www.shoutmeloud.com                    

Grundlæggende oplysninger om udvidelsen

Navn ShoutMeLoud ShoutMeLoud
ID fkilbebfklocdfeeemfcabfogbcnnhjd
Officiel URL https://chrome.google.com/webstore/detail/shoutmeloud/fkilbebfklocdfeeemfcabfogbcnnhjd
Beskrivelse Display the Most Recent Articles from ShoutMeLoud.com
Filstørrelse 57.56 KB
Antal Installationer 28
Nuværende Version 0.1
Senest Opdateret 2014-07-04
Udgivelsesdato 2014-07-04
Bedømmelse 4.88/5 Samlet 8 Bedømmelser
Udvikler http://www.shoutmeloud.com
Betalingsmetode free
Udvidelseswebsted http://www.shoutmeloud.com
Understøttede Sprog en
manifest.json
{
    "name": "ShoutMeLoud",
    "description": "Display the Most Recent Articles from ShoutMeLoud.com",
    "browser_action": {
        "default_icon": {
            "19": "images\/icon.png"
        },
        "default_title": "ShoutMeLoud",
        "default_popup": "popup.html"
    },
    "icons": {
        "128": "images\/icon128.png",
        "48": "images\/icon48.png",
        "16": "images\/icon16.png"
    },
    "manifest_version": 2,
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'",
    "version": "0.1"
}