Akonter Share link & Page Buttons

Chrome Extension to share links and pages to multiple networks, Akonter bookmarks, Facebook,Twitter,Google+ and more share buttons.

Wat is Akonter Share link & Page Buttons?

Akonter Share link & Page Buttons is een Chrome-extensie ontwikkeld door https://www.akonter.com, en de belangrijkste functie is "Chrome Extension to share links and pages to multiple networks, Akonter bookmarks, Facebook,Twitter,Google+ and more share buttons.".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Akonter Share link & Page Buttons

Download Akonter Share link & Page Buttons-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

                        Once you installed this add-on for Google chrome, social buttons appear in your browser toolbar and Context Menus, so if you want to save any website online while browsing websites using chrome, just one click to directly save it. It’s easy to save unlimited websites to akonter.com social bookmarking services share WebPages or links to social networks including Facebook, Twitter, Google+ Reddit, Pinterest, Email App, WhatsApp, linkedin, Tumblr, StumbleUpon, Telegram and more or just use the buttons as social homepage icons when you are on Chrome start page.


Submit Article URL:
If your bookmarks are in the field of business, shopping, marketing, services categories as well as containing an Exclusive Content, Handwritten not copy and paste or Interesting content related, they will appear on the homepage. Thus, attracting more target audience from Akonter and social networks.

Share Save/Open URLs:
lets you save and open multiple URLs from internet web pages or text file on one page.

Plugin Settings: Settings >> Extensions >> Options, then in page options, choose your favorite buttons.


More information about Akonter bookmarks extension

It’s a free add-on offered by Akonter.com to chrome users to save favorites online or share Bookmarks easily.

Cut down on the time you take to submit websites. After installing this add-on, it takes just seconds to save unlimited number of websites. By installing this item, you agree to the Terms of Service and Privacy Policy.                    

Basisinformatie over de Extensie

Naam Akonter Share link & Page Buttons Akonter Share link & Page Buttons
ID fdljnekcaikfghegdfkbhnhjfbkmhcec
Officiële URL https://chromewebstore.google.com/detail/akonter-share-link-page-b/fdljnekcaikfghegdfkbhnhjfbkmhcec
Beschrijving Chrome Extension to share links and pages to multiple networks, Akonter bookmarks, Facebook,Twitter,Google+ and more share buttons.
Bestandsgrootte 187 KB
Aantal Installaties 500
Huidige Versie 1.1.8
Laatst Bijgewerkt 2018-04-18
Publicatiedatum 2018-04-17
Beoordeling 5.00/5 Totaal 2 Beoordelingen
Ontwikkelaar https://www.akonter.com
Betalingswijze free
Extensiewebsite http://www.akonter.com
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Akonter Share link & Page Buttons",
    "version": "1.1.8",
    "manifest_version": 2,
    "description": "Chrome Extension to share links and pages to multiple networks, Akonter bookmarks, Facebook,Twitter,Google+ and more share buttons.",
    "icons": {
        "48": "images\/akonter-48x48.png",
        "128": "images\/akonter-48x48.png",
        "16": "images\/akonter-16x16.png"
    },
    "browser_action": {
        "default_icon": "images\/akonter-16x16.png",
        "default_popup": "popup.html",
        "default_title": "Akonter Share"
    },
    "background": {
        "scripts": [
            "akonter.js"
        ]
    },
    "options_page": "options.html",
    "permissions": [
        "tabs",
        "contextMenus"
    ]
}