chromeExt | Google plug-ins
kandi X-RAY | chromeExt Summary
kandi X-RAY | chromeExt Summary
Google plug-ins that I tinker with myself
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of chromeExt
chromeExt Key Features
chromeExt Examples and Code Snippets
Community Discussions
Trending Discussions on chromeExt
QUESTION
New to making extensions, I origally was attempting to load cookies but realised my EventPage.js didn't seem to be loading - since a basic console.log("Hello") wasn't loading.
I am loading the extension via Chrome "Load unpacked extensions", where manifest,content and background scripts are.
The code attached below is what I've been using to see if I can even get a console log from the event page. Only the content script loads, even If I press a key and that is logged.
CHROME:58
Any suggestions?
Manifest.SON
...ANSWER
Answered 2017-May-03 at 07:57You have an incorrect manifest.json
.
According event pages docs it should be an object, but in your manifest it is an array.
Correct manifest.json:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install chromeExt
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page