Access google news div from chrome extension -


i want create chrome extension show top stories google news page. through permission in menifest able required div of google news page ?

you can information on page if request corresponding domain permissions in manifest. instead of parsing google news html easier parse rss feed instead (if there one).


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -