Pencil Case - New Tab

Discover resources from Pencil Case with random resources in your new tabs.

Vad är Pencil Case - New Tab?

Pencil Case - New Tab är en Chrome-tillägg utvecklad av http://pencilcaseapp.com, och dess huvudfunktion är "Discover resources from Pencil Case with random resources in your new tabs.".

Tilläggsskärmbilder

screenshot
screenshot
screenshot

Ladda ner Pencil Case - New Tab-förlängningens CRX-fil

Ladda ner Pencil Case - New Tab-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        The "new tab" extension from Pencil Case fills your new tabs with randomly selected resources from pencilcaseapp.com, helping you discover more great resources from Pencil Case.                    

Grundläggande Information om Tillägg

Namn Pencil Case - New Tab Pencil Case - New Tab
ID bdppdknpkccgnnkiaagceccbcnbjbnnj
Officiell webbadress https://chrome.google.com/webstore/detail/pencil-case-new-tab/bdppdknpkccgnnkiaagceccbcnbjbnnj
Beskrivning Discover resources from Pencil Case with random resources in your new tabs.
Filstorlek 6.61 KB
Antal Installationer 67
Aktuell Version 1.1
Senast Uppdaterad 2015-02-03
Publiceringsdatum 2015-02-03
Betyg 1.33/5 Totalt 3 Betyg
Utvecklare http://pencilcaseapp.com
Betalningssätt free
Stödda Språk en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Pencil Case - New Tab",
    "short_name": "Pencil Case - New Tab",
    "author": "Pencil Case (pencilcaseapp.com)",
    "version": "1.1",
    "description": "Discover resources from Pencil Case with random resources in your new tabs.",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "icon-16.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "incognito": "split"
}