Skip to content

Unchecked runtime.lastError while running tabs.insertCSS: Cannot access a chrome:// URL #3

@unix-junkie

Description

@unix-junkie

At line 2 of:

chrome.browserAction.onClicked.addListener(function(tab) {
    chrome.tabs.insertCSS({
        file: "style_smoothing.css"
    });
});

Stack trace:

background.js:2 (anonymous function)

My Chromium version is:

Chromium 44.0.2388.0 (Developer Build) (32-bit)
Revision a0b121b54f40978bc03086fc771ba969b4bb7d1e-refs/heads/master@{#327699}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions